body { 
		 font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif ;margin-top: 0px;
	margin-left: 0px; background-color: #ffffff; color:#000000; line-height: 18px;}
	

	
hr {
	

	color: #5470cd;

}	 

a:link {color: #5470cd; text-decoration:none;}
a:hover {color: #5470cd; text-decoration:underline;}
a:visited {color: #5470cd; text-decoration: none;}
			 


.boldgray-title {color: #767472; font-weight: bold; font-size:14px;}




h1 {font-size: 12px; font-weight: normal;}

.boldbluetitle {color: #5470cd; font-weight: bold; font-size:16px;}
.bluetitle-small{color: #5470cd; font-weight: bold; font-size:12px;}

.bold-redtitle {color: #990000; font-weight: bold;}
.boldbluetitle-small {color: #5470cd; font-weight: bold; font-size:12px;}

.large-redtitle {color: #990000; font-weight: bold; font-size:14px;}

.homepage-bluetext {color: #5470cd; font-weight: bold; font-size:16px; font-family:"Times New Roman", Times, serif; line-height:22px;}

.black-headlines {color: #000000; font-weight: bold; font-size:12px;}
.bold-black {color: #000000; font-weight: bold; }

.black-headlines-caps {color: #000000; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif ; font-size:11px;}

.bottomlinks_gray {color: #666666; font-size:10px; }


		 
 
  
/*	left Navigation 
---------------------------------------------------------------- */

#left-nav  {
	width:210px;
	font-family:  Arial, Helvetica, sans-serif;
	margin-top:25px;
	list-style:none;

}
			 
#left-nav ul  { 
		 
		 margin: 0; 
		 padding: 0;
list-style:none;
		color: #626161;
		 text-indent: 10px;
		
}

#left-nav li {
		 border-bottom: 1px dotted #689bc9; font-weight: bold; font-size:12px; 	margin-left:5px;
		 background-image:url(../images/bullet.gif); background-repeat:no-repeat; background-position:left; 
		 
}

#left-nav li a  {
		 display: block;  
		 padding: 7px 5px 7px 0.5em;
		 list-style:none;
		 color: #626161;
		 
		 text-decoration: none;
		 font-weight: normal;
		 }
		 
#left-nav li a:hover  {  
		 
		 		 color:#626161;
		 
		 background-image:url(../images/hoverbackground.jpg);
		 background-position:left;
		 background-repeat:no-repeat;
			 display: block;  
		 padding: 7px 5px 7px 0.9em;
		
		 }

	 
  
/*	layout
---------------------------------------------------------------- */

#main {
         width:960px;
	  margin-left: auto;
  margin-right: auto;
		 border: 1px solid #000000;	
		
		 
}

#container {
         width:960px;
		 background-color:#FFFFFF;
		 background-image:url(../images/insidetop-image3.jpg);
	
		 
		 background-repeat:no-repeat;
		 background-position:top;

		
		 
		 
}

#container-about {
         width:960px;
		 background-color:#FFFFFF;
		 background-image:url(../images/insidetop-image.jpg);
		 
		 background-repeat:no-repeat;
		 background-position:top;

		
		 
		 
}

#container-board {
         width:960px;
		 background-color:#FFFFFF;
		background-image:url(../images/insidetop-image4.jpg);
		 
		 background-repeat:no-repeat;
		 background-position:top;

		
		 
		 
}

#container-contact {
         width:960px;
		 background-color:#FFFFFF;
		 background-image:url(../images/insidetop-image5.jpg);
		 
		 background-repeat:no-repeat;
		 background-position:top;

		
		 
		 
}

#column_2 {
         width:670px;
         float:right;
         background-color: #ffffff;
		margin-top:144px;
		
	
	
		 
		
}
#column_1 {
         width:210px;
         float:left;
		 background-image:url(../images/background-nav.jpg);
		
		
		background-color:#f3f3f3;
       margin-left: 76px;
		 
		 background-repeat:no-repeat;
		 background-position:top;
				 z-index:22;
				
}
.column_2_text {
				padding-right:25px;
				padding-left:17px;
				margin-top:25px;
				margin-bottom:25px;
}














#header, #footer
	{
	width: 960px;
	}
	
#header
	{
	
	background-color:#ffffff
	}

#footer {
	WIDTH: 960px; margin-left:auto; margin-right:auto;
}

#footer a:visited {color: #ffffff; }

.footer-text {
	COLOR: #ffffff; 
}

.footer-text a:visited {
	COLOR: #ffffff; 
}

#footer a:hover {
	COLOR: #e8d462; TEXT-DECORATION: underline
}

.contactinfo-box { background-color:#ffffff; color: #000000; width: 960px; height: 40px; padding-top: 17px;}
