body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: 100%;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
}
#page {
	width: 800px;
	background-repeat: repeat-y;
	background-image:url(/images/mainbg_left.gif);
	height: 100%;
	margin: 8px;
}
#topmenu {
	display: block;
	width: 100%;
	height: 24px;
	padding-top: 8px;
	padding-left: 4px;
}
#leftbanner {
	position: absolute;
	left: 8px;
	width: 100px;
	background-color: #5c5c5c;
	height: 100%;
}
#leftbanner img {
	border: none;
}
#leftbanner a.logolink {
	text-decoration: none;
}
#leftbanner .esta-logo {
	margin-top: 15px;
}
#footer {
	position: absolute;
	bottom: 0px;
	left: 118px;
	color: white;
	font-size: 60%;
}
#footer a, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #666666;
}
#thumbs {
	position: absolute;
	left: 108px;
	width: 280px;
	height: 85%;
	background-color: #FFCC00;
	overflow-y: auto;
}
#body {
	position: absolute;
	left: 388px;
	width: 400px;
	height: 85%;
	overflow-y: auto;
}


#topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5c5c5c;
}
#topmenu a {
	text-decoration: none;
	margin: 0px 1px 0px 1px;
	padding: 2px 15px 2px 15px;
	color: #333333;
	background-color: #dddddd;
	border: 1px solid #999999;
}
#topmenu a:hover {
	color: #666666;
	background-color: #eeeeee;
	border-color: #666666;
}

#thumbs {
	text-align: center;
}
#thumbs img.thumb {
	display: inline;
	border: 1px dashed #cccccc;
	padding: 2px;
	margin: 10px;
	vertical-align: middle;
}

#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #eeeeee;
}
#body a {
	color: #FFFF00;
	text-decoration: none;
}
#body h1, #body h2, #body h3, #body h4 {
	color: #FFFF00;
} 

#reviews {
	font-size: 10pt;
	font-style: italic;
	color: #FFCC00;
}
#reviews h1, #reviews h2, #reviews h3, #reviews h4 {
	font-weight: bold;
	color: #cccccc;
}
#reviews a {
	color: white;
	text-decoration: none;
}
#reviews hr {
	border: 0px;
	background-color: #e0e0e0;
	width: 80%;
	height: 1px;
}

#fullimageshell {
	display: none;
	position: absolute;
	left: 120px;
	top: 28px;
	background-color: #FFCC00;
	padding: 15px;
	border: 4px solid;
	border-color: #ffff99 #ff9900 #ff9900 #ffff99;
	color: #000000;
	font-size: large;
	font-weight: bold;
	text-align: center;
	z-index: 1;
}
#fullimage img {
	border: none;
}
#fullimage a {
	border: none;
}

#listshows a {
	display: block;
	text-decoration: none;
}
h1.medialist, h2.medialist, h3.medialist, h4.medialist, h5.medialist, h6.medialist {
	background-image:url(/images/mediaIcon.gif);
	background-repeat:no-repeat;
	background-position: 60px;
	padding: 6px 0px;
}
ul.medialist {
	list-style: none;
	position: relative;
	left: -25px;
	top: -15px;
}
.medialist a {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.medialist a:hover {
	color: #FFFFFF;
}
.medialist span.medialist {
	font-size: 0.8em;
	font-style: italic;
}
