html {
scrollbar-face-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #ACAFB1;
scrollbar-darkshadow-color: #ACAFB1;
scrollbar-shadow-color: #ACAFB1;
scrollbar-arrow-color: #FF0000;
scrollbar-track-color: #CCCCCC;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#FFF;
	margin : 0;
	padding : 0;
	margin-left : auto;
	margin-right : auto;
	background-color : #000;
	background-repeat:repeat;
	line-height: 16px;
}
div#wrapper {
	position:relative;
	width:760px;
	z-index:1;
	margin-left : auto;
	margin-right : auto;
	margin-top: 10px;
	background-color : #0033FF;
	height: 800px;
	border: 0;
	padding: 0;
}
div#header {
	position:absolute;
	width:758px;
	height:90px;
	z-index:8;
	background: #0033FF;
	border: 1px solid #FFFFFF;
	left: 1px;
	top: 3px;
}
div#menustrip {position:absolute; width:758px; height:31px; z-index:9; top: 96px; background: #FF0000;  border: 1px solid #FFFFFF;}
div#menustrip2 {position:absolute; width:758px; height:31px; z-index:9; top: 133px; background: #0033FF;  border: 1px solid #FFFFFF;}
div#menustrip3 {
	position:absolute;
	width:758px;
	height:52px;
	z-index:9;
	top: 154px;
	background: #FF0000;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	left: 0px;
}
div#menustrip4 {
	position:absolute;
	width:758px;
	height:118px;
	z-index:9;
	top: 208px;
	background: #0033FF;
	border: 1px solid #FFFFFF;
	background-color: #0033FF;
}

div#menustrip5 {
	position:absolute;
	width:758px;
	height:118px;
	z-index:9;
	top: 374px;
	background: #0033FF;
	border: 1px solid #FFFFFF;
	background-color: #0033FF;
}
div#menustrip6 {
	position:absolute;
	width:758px;
	height:118px;
	z-index:9;
	top: 540px;
	background: #0033FF;
	border: 1px solid #FFFFFF;
	background-color: #0033FF;
}
div#showimage {
	position:absolute;
	width:501px;
	height:470px;
	z-index:9;
	top: 220px;
	background: #0033FF;
	border: 1px solid #FFFFFF;
	background-color: #0033FF;
	left: 132px;
}

.imagedetails {padding: 2px 0 0 2px;}
a {color:#FFFFFF; text-decoration:none;}
a: hover {color:#CCCCCC; text-decoration:none}

