/* @override 
	http://dmb.dev/css/master.css
	http://admin.davematthewsband.com/bigwhiskey/painter/css/master.css
*/

body {
	background-color: #ecd69b;
	color:#5F492C;
	margin: 0;
	padding: 0;
	font-family: Helvetica,sans-serif;
	text-align:center;
}

#container {
	position:relative;
	text-align:left;
	width:100%;
	height:100%;
}

img {
	border: 0;
}

#share_menu_container {
	width: 100%;
	margin: 0 auto;
	padding-top:200px;
	position:absolute;
/*	z-index:1;*/
}

#share_menu {
	margin:0 auto;
	width:300px;
}

#swf_div {
	height: 100%;
	width: 100%;
}
