html, body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body
{
	vertical-align: top;
	text-align: left;
	color: #ffff66;
	background: #0066ff; repeat top left;
	font-size: 12px;
font-family:arial;
}

img
{
	border: none;
}

.header {width:960px; }
.header a {color:#00ff00; font-weight:bold;text-decoration: none;}
.subheader {width:997px;border-top:1px solid #0099ff;border-bottom:2px solid #0099ff;background:#0099ff;margin:0 0 4px 0; font-size:18px;font-weight:bold}
.topheader {width:100%;border-bottom:3px solid #171717;background: #0099ff; color:#000000;font-size:9px; font-family:Small Fonts, arial; font-weight:normal; text-transform: uppercase;}
div.descs {height:14px;width:240px;overflow:hidden;font-size:12px;position:relative; background:#000080;color:#ffff66;font-weight:bold;border: 1px solid #002200;}

.banner {position: relative;	display: block;	margin: 10px 0 10px 0;	text-align: center;}
.banner a {padding:0 4px;color:#;background:#000000;font-size:15px;font-weight:bold; text-transform: uppercase;text-decoration: none;}
.banner a:hover {color:#00FF00;background:#222222;}
.banner v {padding:0 4px;color:#;background:#000000;font-size:15px;font-weight:bold; text-transform: uppercase;text-decoration: none;}

.thumbs2
{
	position: relative;
	display: block;
	width: 968px;
	margin: 0 auto;
}
.thumbs2 table
{
	border-collapse: collapse;
}
.thumbs2 td
{
	text-align: center;
	vertical-align: top;
}
.thumbs2 img {margin: 5px 0 0 2px;border: 1px solid #000080}
.thumbs2 a, .thumbs2 a:visited
{
	position: relative;
	display: block;
	background: none;
	text-decoration: none;
}
.thumbs2 a:hover
{
	position: relative;
	display: block;
	border: 1px solid #003300
	background: 0011ff;
	text-decoration: none;
}
.footer
{
	position: relative;
	display: block;
	margin-top: 10px;
}

.footer2 {text-align: right;}
.footer2 a, .footer2 a:visited
{
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
}
.footer2 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer-text
{
	position: relative;
	display: block;
	width: 700px;
	height: 58px;
	text-align: left;
	color: #000000;
	font: normal 11px 'arial', 'verdana', 'tahoma';
	overflow: hidden;
}
#archive{
	position: relative;
	display: block;
	width: 968px;
	margin: 0 auto;
	font-size:12px;
}
.archive table
{
	border-collapse: collapse;
}
.archive td
{
	text-align: center;
	vertical-align: top;
}
.archive img {margin: 5px 0 0 2px;border: 1px solid #004400}
.archive a, .archive a:visited
{
	position: relative;
	display: block;
	background: none;
	text-decoration: none;
}
.archive a:hover
{
	position: relative;
	display: block;
	border: 1px solid #008800
	background: none;
	text-decoration: none;
}
.topb a, .topb a:visited
{
	position: relative;
	background: none;
	text-decoration: none;
	color:#FF0;
}
.topb a:hover
{
	position: relative;
	text-decoration: none;
	color:#F00;
}
