body
{
	margin: 20px;
	padding: 0px;
	background:#CCCCCC;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

#container
{
	margin: 0px auto;
	width: 920px;
}

#header
{
	width: 900px;
	height: 30px;
	border:1px solid #9F9F71;
	background:#CCCCCC
	border-bottom: 0px;
}

#menu
{
	width: 900px;
	padding: 5px 10px;
	border:1px solid #9F9F71;
	margin-bottom: 10px;
	text-align: right;
	background: #FAFAF8;
}

#container2
{
	border:1px solid #9F9F71;
	background: #FAFAF8;
}

#content
{
	width: 920px;
	height: 650px;
	line-height: 150%;
}

#content1
{
	width: 920px;
	height: 850px;
	line-height: 150%;
}

#content2
{
	width: 920px;
	height: 800px;
	line-height: 150%;
}

#content h2
{
	border-bottom: 1px dashed #808080;
	font-family: arial;
	font-weight: 100;
	padding: 10px 0px;
	letter-spacing: 8px;
	font-size: 175%;
}

.overflow
{
	
	width: 920px;
	height: 850px; 
}

#mainlogo{width:500px; float:left; margin-left:20px; font:Arial, Helvetica, sans-serif; height:70px; padding-top:10px;}

#textpadding
{
	padding: 1px 10px;
}

#footer
{
	width: 896px;
	padding: 5px 10px;
	border:1px solid #9F9F71;
	margin-top: 10px;
	text-align: right;
	background: #FAFAF8;
}

.imgleft{
	float:left;
	margin-left:5px;
	border: none;
	margin-bottom:20px;
}

.imgright{
	float:right;
	border: none;
	margin-left:100px;
	margin-top:0px;
	margin-bottom:20px;
}

a:link a:hover a:selected{
	border:none;
	border-color:#FFFFFF;
}
