body {
	padding : 0px;
	text-align: center;
	width: 970px;
	background-color: #005B00;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
 	color: #ffff00;
}
a:visited {
 	color: #FFFF00;
}
#container { 
	position:relative; 	
	margin: 0px auto 0 auto; 	
	height: 100%; width:990px; 
	text-align:left; padding-left:0px;
}
.flatRt {
	float: right;
}
.banner {
	width: 950px;
	background-image: url(files/banner.jpg);
	height: 165px;
	padding-top: 15px;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #B6B6B6;
	background-color: #CCCCCC;
}
.floatLf {
	float: left;
}
.c250px {
	width: 240px;
	text-align: left;
	padding-top: 15px;
}
.page {
	width: 960px;
}
.c700px {
	width: 700px;
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #005B00/*#ebdb14*/;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #D2D2D2;
	min-height:1013px;
	font-weight:bold;
	padding-bottom:40px;
	overflow:hidden;
	color:#ffff00;
}
.c372px {
	width: 372px;
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #005B00/*#ebdb14*/;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #D2D2D2;
	min-height:1050px;
	font-weight:bold;
	padding-bottom:40px;
	color:#ffff00;
}
.content {
	background-image: url(files/bg.png);
	background-repeat: repeat-y;
	background-position: top;
}
.clearfloat {
	clear: both;
}
.bottom {
	width: 970px;
	padding-top: -5px;
}
.top {
	height: 8px;
}
.pic {
	float: left;
	padding-right: 5px;
	padding-bottom: 6px;
}
.photo {
	float: right;
	padding-bottom: 2px;
	padding-left: 5px;
}
/**********************************************/
/*             Formatting text                */
/**********************************************/
.v2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
}
.textstyle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14pt;
	text-decoration:none;
	color:#000000;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10pt;
	text-decoration:none;
	color:#ffff00;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/**********************************************/
/*              Navigation                    */
/**********************************************/
#navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	}
#navigation a {
	text-decoration:underline;
	color: #000000;
}
#navigation a:hover {
	text-decoration:none;
	color: #000000;
}
#navigation ul li {
padding-top:20px;
}

/**********************************************/
/*               Right Sidebar                */
/**********************************************/
.right{
width:328px;
float:right;
text-align:center;
}
.right b{
padding-bottom:10px;
}
.rightleft{
margin-left:18px;
font-weight:bold;
float:left;
width:138px;
}
.rightright{
margin-right:18px;
font-weight:bold;
float:right;
width:136px;
}
.v2{
margin-bottom:0;
color:black;
}
.v3{
margin:0;
color:black;
}
.v4{
margin-top:0;
color:black;
}

.vj{list-style: none;}
.vj li{
margin-left: -25px;
}

#vjinline li
{
display: inline;
/*list-style-type: none;*/
padding-right: 20px;
}


.banner h2{
margin-top:10px;
margin-bottom:0px;
font-size:50px;
}
.banner h3{
margin:0;
font-size:30px;
font-weight:normal
}