body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
  	background-color: #D5D0B0;
}
a {
	text-decoration: none;
	color: #B60400;
}
a img {
	border: 0;
}
#bg { 
	width: 760px;
	margin: 0 auto;
	padding: 6px 10px 0px 10px;
	background: url(content_bg.gif);
}

#header {
	clear: both;
	text-align: right;
	padding: 10px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 60px;
	border-bottom: 2px solid #eee;
	color: #808080;
}

#coop {
	text-align: right;
	color: #3a3a3a;
	font-size: 0.85em;
}
#description {

	text-align: center;
	color: #669966;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 3px 220px;
}
#description2 {
	clear: both;
	text-align: left;
	color: red;
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0 3px 220px;
}
#description2 td{font-size: 18px;text-align: center;}
#description3 {
clear: both;
	text-align: center;
	color: #669966;
	font-size: 16px;
	font-weight: bold;
}
#bottomheader {
	text-align: center;
	color: black;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 3px 0;
}
.subhead {
font-size: 0.75em;
}
#title {
	float: left;
	padding: 0 0 0px 0px;
}

#nav {
	clear: left;
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#nav ul {	
	list-style: none;
	width: 200px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#nav li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#nav li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#nav li a:hover {
	color: #669966;
}



#pic {
	margin:  0 0 5px 210px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(pic.jpg) repeat-x;
	height: 146px;
}

#bodycontent
{
	margin:  0 0 5px 240px;
}

.caption {
text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
#footer {
	clear: both;
	float: center;
	height: 7 em;
	width: 780px;
	margin: 0 auto;
	padding: 0.5em 0em 0.5em 0em;
	border-top: solid 0.1em rgb(150,150,150);
	border-bottom: solid 0.1em rgb(150,150,100);	
	background-color: #ffffff;
	text-align: center;
	color: rgb(100,100,100);
	font-size: 11px;
}