body {
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	background-color:#DCDCDC;
}

#wrapper {
	display: block; 
	border: 1px #696969 solid;
	width:700px; 
	margin:0px auto;
	background-color:#556B2F;
}

#header {
	color: #FFFF00;
	font-size: 32px;
	font-weight: bold;
	background-color:#000000;
	text-align: center;
}

#headerpic {
	height: 150px;
	font-size: 26px;
	font-weight: bold;
	background: url()

}

#headertitle {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#1column {
	width: 675px;
	float: left;
	padding-left: 15px;
	border: 0px #000000 solid;
}

#content {
	width: 500px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border: 0px #000000 solid;
	background-color:#FFFFFF;
}

#sidebar {
	width: 140px;
	height: 750px;
	border: 0px #000000 solid;
	float: right;
	padding-right: 13px;
	padding-left: 8px;
	align-text: left;
	background-color:#556B2F;
	a:link: color:#FFFFFF;
}

#sidebar a:link{
color: #FFFFFF;
font-family: Verdana,Sans-Serif;
font-size: 11px;
}

#sidebar a:visited{
color: #FFFFFF;
font-family: Verdana,Sans-Serif;
font-size: 11px;

}

#sidebar a:hover{
color: #FFFFFF;
font-family: Verdana,Sans-Serif;
font-size: 11px;
}

#sidebar a:active{ 
color: #FFFFFF;
font-family: Verdana,Sans-Serif;
font-size: 11px;
} 

#both {
	clear: both;
}

#footer {
	border-top: 1px solid #696969;
	text-align: center;
	background-color:#FFFFFF;
}

.title {
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
}


h1 {
color: #000000;
font-size: 20px;
line-height: 23px;
font-weight: bold;
}


/*--  The second horizontal area just under the top logo/header area  --*/
#header2 {
color: #FFFFFF;
font-size: 10pt;
width: 692px;
height: 20px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFD700;
border-top: 0px solid #696969;
border-bottom: 1px solid #696969;
margin-bottom: 0px;
padding: 1px;
padding-left: 7px;
padding-top: 5px;
font-weight: bold;
background-color:#000000;
}

/*--  The second horizontal area just under the top logo/header area  --*/
#header3 {
color: #FFFFFF;
font-size: 10pt;
width: 692px;
height: 20px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFD700;
border-top: 0px solid #696969;
border-bottom: 1px solid #696969;
margin-bottom: 0px;
padding: 1px;
padding-left: 7px;
padding-top: 5px;
font-weight: bold;
background-color:#000000;
}

