body{
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #E0DFE3;
	color: #333333;
}

h1{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 150%;
	color: #333333;
}

#rightcolumn li{
	list-style-type: none;
	margin-left: -35px;
	font-size: 75%;
	color: #E0DFE3;
	text-decoration: none;
	line-height: 140%;
}

#wrapper{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border: medium double #006600;
}

#topsection{
	height: 110px; /*Height of top section*/
	background-color: #006600;
	color: #4F9410;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #012C03;
}

p#webistetitle{
	color: #FFFF00;
	font-size: 250%;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p#webistesubtitle{
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	color: #D7D700;
	margin: 0px;
}
.titles{
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000000;
}
#menu{
	text-align: center;
	width: 100%;
	clear: both;
}
#menu a{
	font-size: 70%;
	color: #E0DFE3;
	text-decoration: none;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-color: #000;
}

#contentcolumn{
	width: 800px;
	background-color: #FFFFFF;
	float: left;
}

#rightcolumn{
	float: right;
	width: 180px;
	background-color: #000000;
}

#rightcolumn a{
	color: #CCCCCC;
	text-decoration: underline;
}

#rightcolumn ul{
	margin-top: 0px;
}

#mainmenu_title{
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	white-space:nowrap;
	font-weight:bold;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#footer{
	clear: left;
	width: 100%;
	background-color: #006600;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	font-size: 70%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #012C03;
}

#footer a{
	color: #E0DFE3;
	text-decoration: none;
}

.pad_top{
	margin: 10px;
	margin-top: 0;
}
.pad{
	margin: 10px; 
}

#header_images{
	width: 100%;
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: center;
}
