body {
	margin:0;
	font-size:.8em;
	line-height:16px;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
a { color:#000000;}
a:hover {
	color: #8B0000;
}

#container { background:url(images/green_back.gif) ; }
#header { background:url(images/green_back.gif)  }
#logo { padding:30px 0 0 0; text-align:center; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:30px; text-transform:uppercase;}
#logo a:hover { }


#main {
	width:100%;
	background: url(images/green_back.gif);
	border: 3px none #C96;
}
#content {
	margin:0 auto;
	padding:0;
	width:760px;
	padding:10px 20px 10px 20px;
	background-color:#FCFFF5;
	background: #FFF;
	font-size: .8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#content h1 {
	font-size: 2em;
	color:#600;
	margin-top:5px;
	text-align: center;
	line-height: 1.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 0.1em;
	white-space: normal;
	padding: 5px;
	vertical-align: top;
}

#content p {
	padding-bottom:0px;
	margin-bottom:0;
	color: #000;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {background:url(images/green_back.gif); height:100px; border-top:0px solid #0A0A0B; padding:20px 0 0 30px; text-align: center; text-transform:uppercase; color:#FFFFCC; font-weight:bold; font-size:11px;}


.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #600;
	text-align: center;
}
#content h2 {
	font-size: 1.5em;
	color:#600;
	padding:5px;
	margin-top:40px;
	text-align: center;
	line-height: 1.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-style: italic;
	letter-spacing: 0.1em;
	white-space: normal;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main #content table tr td p {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
