body
{
	font: normal 62.5% verdana,arial,san-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

img						{ border: 0px; }
a, a:visited, a:active	{ color: #00F; }
a:hover					{ color: #F00; }
h1						{ font: bold 1.4em verdana; color: #FF8000; margin: 10px 0px 0px 0px; text-align: center; }

#sitewrapper
{
	width: 100%;
}
.header
{
	height: 38px;
	clear: both;
	margin-top: 20px;
}
.header img
{
	float: left;
	padding-right: 20px;
}
.content
{
	position: relative;
	top: 15px;
	margin-right: 10px;
}
.title1
{
	height: 28px;
	background: #FFF url(images/title-bg.gif) repeat-x;
}
.title2
{
	height: 37px;
	background: #FFF url(images/title-bg1.gif) repeat-x;
	clear: both;
}
.title2 span
{
	display: block;
	padding: 7px 0px 0px 15px;
}
.textcopy
{
	background: #FFF url(images/light3.jpg);
	font: normal 1.4em verdana;
	color: #000;
	padding: 10px;
	border: 1px solid #A46523;
}
.thumbs a, .thumbs a:visited, .thumbs a:active
{
	display: block;
	font: bold 1.2em verdana;
	padding: 10px;
	text-align: center;
	color: #000;
	float: left;
}
.thumbs a:hover
{
	color: #F00;
}
.green	{ color: #008000; }
.red	{ color: #800000; }

.new
{
	padding: 10px;
	border: 1px dashed #A46523;
}