/* Containers */
BODY {
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	min-height:430px !important;float:none;
}
#container {
	position:absolute;
	z-index:1;
	left:50%;
	top:50%;
	width:836px;
	height:466px;
	margin-left:-375px;
	margin-top:-233px;
}
#content {
	position:relative;
	z-index:2;
	width:744px;
	height:460px;
	border:3px solid #000;
}
#content {
	width:750px; /* for MSIE5.x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:744px; /* for standard compilant browsers */
}
HTML>BODY #content {
	width:744px; /* for Opera 5 */
}
#menu {
	position: absolute;
	z-index:3;
	top: 63px;
	left: 23px;
	width: 132px;
	height: 300px;
	overflow: auto;
	scroll: auto;
}
#intro {
	position: absolute;
	z-index:4;
	top: 63px;
	left: 155px;
	width: 400px;
	height: 300px;
	overflow: auto;
	scroll: auto;
}
#introtext {
	width: 300px;
}
#thumbs {
	position: absolute;
	z-index:4;
	top: 63px;
	left: 155px;
	width: 400px;
	height: 300px;
	overflow: auto;
	scroll: auto;
}
#item {
	position: absolute;
	z-index:4;
	top: 63px;
	left: 155px;
	width: 400px;
	height: 300px;
	text-align: center;
}
.pager {
	display:block;
	position: absolute;
	z-index:4;
	top: 343px;
	height: 20px;
	background-color: white;
	opacity: 0.5;
	filter: Alpha(Opacity=50);
	font: normal normal 9px/20px Verdana, Helvetica, sans-serif;
	color: black;
}
#sun {
	position: absolute;
	z-index:5;
	top: 0px;
	left: 555px;
}
#info {
	position: absolute;
	z-index:6;
	top: 63px;
	left: 580px;
	width: 160px;
	height: 300px;
	overflow: auto;
	scroll: auto;
}
#rate {
	position: absolute;
	z-index:6;
	top: 63px;
	left: 580px;
	width: 160px;
	height: 300px;
	overflow: auto;
	scroll: auto;
}
#comment {
	position: absolute;
	z-index:6;
	top: 63px;
	left: 580px;
	width: 160px;
	height: 300px;
	overflow: auto;
	scroll: auto;
}
.tabbtns {
	position: absolute;
	z-index:3;
	top: 66px;
	left: 747px;
	/*width: 83px;*/
	height: 78px;
	font: normal normal 9px/9px Verdana, Helvetica, sans-serif;
	text-valign: top;
}
#footer {
	position:absolute;
	z-index:3;
	top:100%;
	width:744px;
	height:91px;
	margin-top:-91px;
}
/* Menu */
.menu A:link {
	text-decoration: none;
	color: gray;
}
.menu A:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.menu A:visited {
	text-decoration: none;
	color: gray;
}
.menu {
	color: gray;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
.menu H1 {
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
}
.menu H1 A {
	color: gray;
}
.menu H2 {
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 6px;
}
.menu H2.selected {
	font-weight: bold;
	color: black;
}
.menu P {
	color: gray;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 12px;
}
.menu P.selected {
	color: black;
	font-weight: bold;
}
.menu P A:link {
	color: black;
}
.menu P A:hover {
	color: black;
}
.menu P A:visited {
	color: black;
}
/* Intro */
.intro A:link {
	text-decoration: none;
	color: gray;
}
.intro A:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.intro A:visited {
	text-decoration: none;
	color: gray;
}
.intro {
	color: gray;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
.intro H1 {
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
}
.intro P {
	color: gray;
	font: normal normal 9px/16px Verdana, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px 0px 12px 6px;
}
#introtext A, #updateslist A {
	text-decoration: underline;
	color: black;
}
/* Thumbs */
#thumbs A {
	position: relative;
	display: block;
	z-index: 11;
	float: left;
	width: 80px;
	height: 60px;
	padding: 3px;
	border: 1px solid gray;
	margin: 0px 4px 4px 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#thumbs A:hover {
	z-index:12;
	background: gray;
}
#thumbs A SPAN {
	display: none;
}
#thumbs A:hover SPAN {
	position:absolute;
	display:block;
	top: 60px;
	left: -1px;
	width: 82px;
	background-color: gray;
	opacity: 0.9;
	filter: Alpha(Opacity=90);
	padding: 3px;
/*	border: 1px solid gray;*/
	color: white;
	text-align: left;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}
/* Item pager */
.pager:hover {
	background-color: white;
	opacity: 0.9;
	filter: Alpha(Opacity=90);
}
#prev_pic {
	left: 155px;
	width: 100px;
	text-align: right;
}
#pic_counter {
	left: 255px;
	width: 200px;
	text-align: center;
}
#next_pic {
	left: 455px;
	width: 100px;
	text-align: left;
}
/* Sidebar */
.sidebar H1 {
	color: gray;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
}
.sidebar H1 A:link {
	text-decoration: underline;
	color: black;
}
.sidebar H1 A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
.sidebar H1 A:visited {
	text-decoration: underline;
	color: black;
}
.sidebar P {
	color: black;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 6px;
}
.sidebar P A:link {
	text-decoration: underline;
	color: black;
}
.sidebar P A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
.sidebar P A:visited {
	text-decoration: underline;
	color: black;
}
.sidebar LABEL {
	clear: both;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 6px;
}
.button {
	clear: both;
	font: bold normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 6px;
}
.sidebar LABEL>INPUT,TEXTAREA {
	clear: both;
	width: 125px;
	color: gray;
	font: normal normal 9px/12px Verdana, Helvetica, sans-serif;
	margin: 0px 0px 6px 6px;
}
.header {
	color: gray;
}

