body {
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.9em;
	background-color: #4285BA;
	background-image: url(images/backG4.gif);
	background-repeat: repeat-x;
	position:relative;}
		
		
		 
body a:link, a:visited{color:#666666;text-decoration:underline;}
.header{
	margin-left:auto;
	margin-right:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align: center;
	height:83px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0066FF;
	font-weight: bold;
	background-color:#FFFFFF;
	border-top: 5px dotted #4A8ABD;
	border-bottom: 5px dotted #4A8ABD;
	
}
hr {
	color: #333366;
	background-color: #333366;
}


.header img {float:center;
         }
#contentOuter {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#FFFFFF;
	border: 1px solid #333366;
}
.contentmain {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(images/grass3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
.contentmain img{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6666CC;
	border-left-color: #6666CC;
	border-top-width: 1px;
	border-top-color: #6666CC;
	border-bottom-width: 1px;
	border-bottom-color: #6666CC;
}
	
	

.leftnav {width:180px;
          font-family:Geneva, Arial, Helvetica, sans-serif;
		  float:left;
		  position:relative;
		  margin-left:-4px;
		  text-align:left;	}
		  
	
.leftnav ul{list-style:none; }

           
.leftnav li {
	text-transform:capitalize;
	margin-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
}
	
            
.leftnav li a:link, .leftnav li a:visited {
	display:block;
	font-size: 16px;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
	background-color: transparent;
	 }

                                           
										  
.leftnav li a:hover {
	display:block;
	font-size: 16px;
	text-decoration: none; 
	color:#9999FF;}
	
                     
.textBody {
	margin-left:200px;
	font-size: 14px;
	color: #333333;
	padding: 15px;
	margin-top: 5px;
	margin-right: 10px;
	position:relative;
	top: -15px;
	
	
}

#footer {font-size:12px; 
         text-align:center;
		 padding:2px;
		 background-color:#669999;
		 color:#333333;
		 width:648px;
		 margin-left:auto;
		 margin-right:auto;
		 margin-top:-40px;
		 }
#footer a:link, #footer a:visited {text-decoration:none;
                                   text-transform:uppercase;
								   color:#333333;}
#footer a:hover{text-decoration:none;
                                   text-transform:uppercase;
								   color:#FFFFFF;}
.bold {font-weight:bold;color:#333366;
}
#legal{font-size:10px;text-align:center;padding:6px;}
#legal a:link, #legal a:visited{text-decoration:none; color:#333333;}
#legal a:hover{text-decoration:underline; color:#999999;}
#sponsor {background-color:#FFFFFF;color:#666666;padding:5px;}
.leftBold {
	text-align:left;
	font-weight:bold;
	color: #333366;
}
.italic{font-style:italic;font-size:22px; font-family:"Times New Roman", Times, serif}
.italicSmall{font-style:italic;font-size:18px; font-family:"Times New Roman", Times, serif}
.green{color:#009966;}
.blue{color:#0066CC;}
.italicBig {font-weight:bold; font-size:26px;}
.gallery{
         text-align:center;
		 padding:20px;
		 }
.newHead {
	position:relative;
	left: 0px;
	top: 0px;
	right: 0px;
	border-bottom: 1px solid #333366;
}
#headLink {
	text-align:right;
	background-color: #86C0AD;
	position: relative;
	top: -20px;
	padding: 10px;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
}
#contentOuter #headLink a:visited, #contentOuter #headLink a:link {color:#333333; text-decoration:none;}
#contentOuter #headLink a:hover {color:#CCCCFF; text-decoration:underline;}
.noBorder {
	position:relative;
	top:-30px;
	margin-bottom: -20px;
}
.noBorder img{border:0;}

           