BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B42;
	background-color: #1B4C7D;
}
H1
{
	font-size: 16px;
}
H2
{
	font-size: 14px;
}
H3
{
	font-size: 12px;
}
H1, H2, H3
{
	margin: 0 0 12px;
	color: #007366;
}
P
{
	margin: 0 0 11px;
}
.imageleft
{
	margin: 0 12px 0 0;
}
.imageright
{
	margin: 0 0 0 12px;
}
#copyright
{
	color: #669ACC;
	font-size: 11px;
}
#copyright A
{
	font-size: 9px;
	color: #669ACC;
	text-decoration: underline;
}
#copyright A:hover
{
	text-decoration: none;
}
/*to control image size in content, restricted to 165px in width. and exceptions*/
#bodycontent #content P IMG
{
	width: 165px;
	height: auto;
}
#bodycontent #content .thumbs IMG
{
	width: auto;
	height: auto;
}
#border #container #bodycontent #rightcol #content #sponsors IMG
{
	height: auto;
	width: auto;
}

