#header {
	left:10px;
	top:10px;
	width:600px;
	height:50px;
	z-index:3;
}

#main {
	left:66px;
	top:227px;
	width:691px;
	height:415px;
	z-index:2;
	float: left;
}
#thumbContainer {
	left:66px;
	top:126px;
	width:650px;
	height:71px;
	z-index:1;
	padding-bottom: 10px;
}
img.thumbs {
	border-color: #666666;
	border-width: thin;
	margin-right: 3px;
	margin-bottom: 3px;
    }
img.main {
	border-color: #666666;
	border-width: thin;
    }
	
 body {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	height: 300px;
}

h1 {font-size: 16px; color:#666633; font-weight: bold;}

h2 {font-size: 16px; color:#666633; font-weight: bold;}

h3 {font-size: 10px; color:#57256D; font-weight: bold;}

h4 {font-size: 10px; color:#57256D; font-weight: bold;}

h5 {font-size: 10px; color:#57256D; font-weight: bold;}

h6 {font-size: 10px; color:#333333; font-weight: bold;}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; color:#000000;}		

font {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:normal;}	 
 
/* end default classes */
a:link {color: #006699;}
a:visited {color: #5d1348;}
a:hover {color: #ffcd67;}
a:active {color: 006699;}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: none;
	color: #ffcd67;
}
.copyright {font-size: 10px; color: #FFFFFF;}	

.subtitle {font-size: 12px; color:#57256D; font-weight: bold;}

.title {font-size: 16px; color:#666633; font-weight: bolder;}
