p	{margin-top:0}
 
a	{font-size: 0.75em;}
a:link	{color:#400000; font-weight:bold; text-decoration:none;}
a:visited	{color:#400000; font-weight:bold; text-decoration:none;}
a:hover	{font-weight:bold; text-decoration:underline;}

* html #overlay
{
	background-color: transparent;
	background-image: url(images/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

.caption{
	font-size: 1em; letter-spacing: 0em; margin-bottom:26px; font-family:Helvetica, Arial, Verdana, sans-serif;
	} 

body
{
	background:#e0e0a0 url(../images/background_main.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	letter-spacing: normal;
}

br	{letter-spacing: 0em;}

#main
{
	background: #ffffee;
	margin-left: auto; margin-right: auto;
	border:0.2em solid #774400;
	width:830px;
	font-family: times new roman; font-size: 1em; text-align:center; letter-spacing: normal;
}

#header
{
	width: 96%;
	margin-left:auto; margin-right: auto;
}

#logoleft
{
	margin-top: 2em;
	margin-right: 1.6em;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}

#titleright
{
	margin-top: 0.8em;
	margin-right: 1em;
	float: right;
	font-size: 2em;
	text-align: center;
}

.col-left
{
	width: 350px;
	float: left;
	padding-left: 1.2em;
}

.col-right
{
	width: 450px;
	float: left;
}

.col-in-left
{
	width: 180px;
	float: left;
	padding-left: 0.2em;
	padding-bottom: 2em;
}

.col-in-right
{
	width: 250px;
	float: left;
	padding-left: .2em;
	padding-bottom: 2em;
}

.col-left-wide
{
	width: 770px;
	float: left;
	padding-left: 1.2em;
	padding-bottom: 2em;
}

iframe
{
	height:170px;
	border: none;
}

#map
{
	width: 220px;
	float: left;
	margin-top:0.8em;
}

#president
{
	width:240px;
	float:right;
	margin-bottom: 0.7em;
	padding-left: 1.2em;
}

.leftbot{
	font-size: 1em;
	padding-left: 1em;
}

#footer
{
	clear: both;
	width:100%;
	font-size: 1em; text-align:center;
}

#onlineinfo
{
	width:330px;
	margin-top:0.8em;
	font-size: 1em;
	border:solid 1px #800000;
	padding:0.3 0.6 0.3 0.6;
}

