body
{
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #a2d4af;
	font-family: verdana, arial, tahoma, sans-serif;
	color: #000;
}

h1, h2, h3
{
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #00782e;
	clear:both;
	padding-top: 10px;
	padding-bottom: 8px;
}


h2, h3
{
	font-size: 22px;
}

p
{
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 13px;
}

div#main
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

div.sep
{
	background-repeat: repeat-x;
	width: 100%;
	clear:both;
}

div#topsep
{
	background-image: url('images/sep_top.gif');
}

div#medsep
{
	background-image: url('images/sep_med.gif');
}

div#botsep
{
	background-image: url('images/sep_bottom.gif');
}

div#finalsep
{
	background-image: url('images/sep_final.gif');
}

div#topbanner
{
	padding-top: 5px;
	padding-bottom: 5px;
}

div#topbanner a img
{
	border: 0px;
}

div#body
{
	width: 100%;
}

div#left
{
	width: 230px;
	float:left;
	color: #b8b8b8;
	font-size: 13px;
}

div#content, div#contentindex
{
	width: 500px;
	float:left;
	padding-left: 10px;
	text-align:left;
}

div#contentindex p img {
	border: 2px solid #000;
}

div#content  a, div#contentindex  a
{
	color: #10aa55;
}

div#menu
{
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	clear:left;
}

div#menu img
{
	float:left;
}

div#menu a
{
	float:left;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('images/menubg.gif');
	height: 24px;
	padding-top: 7px;
	font-weight: bold;
	color: #ee3d33;
	text-decoration: none;
}


div#left a
{
	color: #b8b8b8;
}

div#footer
{
	width: 100%;
	text-align:center;
}

#foottext
{
	font-size: 11px;
}

div.leftbox
{
	width: 230px;
	background-image: url('images/left_side.gif');
	background-repeat: repeat-y;
	text-align: left;
}

div.leftboxtop
{
	width: 230px;
	height: 17px;
	background-image: url('images/left_top.gif');
}

div.leftboxbottom
{
	width: 230px;
	height: 13px;
	background-image: url('images/left_bottom.gif');
}

.green, .green a
{
	color: #10aa55;
}

.red, .red a
{
	color: #ee3d33;
}

img#logocircle
{
	padding-bottom: 5px;
}

img#logotext
{
	padding-left: 55px; 
	padding-bottom: 10px;
}

img#logoyfc
{
	padding-left: 75px;
}

img.greyblock
{
	margin-left: 15px;
	margin-right: 5px;
}