	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: visible;
			}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
	body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A0;
	height: 100%;
	background-color: #181818;
	text-align: left;
	width: 100%;
}
#gallerycontent{height:100%;margin:10px 0px 10px 0px;}

#top{background-color:#181818;height:70px;border-bottom:1px solid #2A2A2A;}

#logo{background: url(images/logo3.gif) 0 0 no-repeat;width:241px;height:60px;margin:8px 0px 0px 25px;float:left;}
#navmain {
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
left:0px;
font-size:12px;
color:#656565;
position: relative;
top:55px;
float: right;
width: 610px;
}

#navmain li {
	margin:0px 5px 0px 0px;
	list-style: none;
	display: inline;
}
#navmain a {
	color:#A0A0A0;
	text-decoration: none;
}
#navmain a:hover {
	color:#A0A0A0 ;
	text-decoration: underline;
}
.navon {
	color:#A0A0A0 ;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color:#A0A0A0;
	text-decoration: none;
}
a:hover {
	color:#A0A0A0 ;
	text-decoration: underline;	
}