@charset "UTF-8";
body {
	background-color: #5d1f61;
	margin: 0px;
	background-image: url(images/bg-gradient.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	background-attachment: fixed;
}
a:link  {
	color: #FF00CC;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FF00CC;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FF00CC;
}
.wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}



.wrapper .main {
	width: 840px;
	text-align: center;
}

.divider {
	width: 813px;
	text-align: left;
	font-size: 16px;
	background-color: #04001E;
	clear: both;
	margin: 10px 4px;
	padding: 10px;
	float: left;
}
.bottom-info .caption-text {
	float: left;
	padding-top: 20px;
}
.bottom-info img {
	float: left;
}
.largepicandzoom  {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding: 20px;
	background-image: url(images/zoomdiv-bg.gif);
	background-position: 0px -30px;
}
.thumb   {
	height: 175px;
	width: 200px;
	margin: 4px;
	padding: 1px;
	float: left;
	background-color: #07001E;
}
.thumb:hover {
	background-color: #000033;
	opacity:0.4;
	filter:alpha(opacity=40)
}
.header {
	background-image: url(images/mister-phil-illustration-header.gif);
	height: 190px;
	width: 840px;
	background-position: 150px top;
	background-repeat: no-repeat;
}
img {
	border :0px;
}
.bottom-info  {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	color: #FF9900;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	height: 55px;
	margin-bottom: 20px;
}
.info-box {
	height: 175px;
	width: 200px;
	margin: 4px;
	padding: 1px;
	float: left;
	background-color: #07001E;
	font-size: 14px;
}
.thumb-title    {
	height: 19px;
	padding-top: 6px;
	text-align: center;
}
.largepicandzoom-time {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding: 20px;
	background-image: url(images/zoomdiv-bg.gif);
	background-position: -100px;
}
.flash-box   {
	float: left;
	height: 175px;
	width: 200px;
	margin: 4px;
	padding: 1px;
}

