
html {
	font-size: 125%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	text-align: center;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #898080;
}
#container {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	width: 801px;
	border: 1px solid #1a5ca1;
	margin-right: auto;
	margin-left: auto;
}

a:link {color:#1a5ca1;} /* unvisited link */
a:visited {color:#1a5ca1;} /* visited link */
a:hover {color:#1a5ca1;} /* mouse over link */
a:active {color:#1a5ca1;} /* selected link */


a.footlk:link {color:#ffffff;} /* unvisited link */
a.footlk:visited {color:#ffffff;} /* visited link */
a.footlk:hover {color:#ffffff;} /* mouse over link */
a.footlk:active {color:#ffffff;} /* selected link */

/*.headerbar { border-bottom: 6px solid #1a5ca1; }*/

.main_hold { background: url('/images2/bkg.gif') repeat-y;}

.leftnav { width: 145px;
			padding-right: 10px;
			padding-left: 15px;
			padding-top: 15px;
			padding-bottom: 15px;
			float: left;
			
			}
			
.rightside { width: 631px;
			float: left;
			background-image: url('/images2/main_photo.jpg');
			
background-position: bottom right;
height: 500px;
background-repeat: no-repeat;

			}
			
.rightside_sub { width: 631px;
			float: left;
	

			}
			
.righttextarea  { 
			
line-height: 25px;
width: 502px;
padding: 20px;
			}
			
.righttextarea_sub  { 
			
line-height: 25px;
width: 502px;
padding-left: 50px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;

			}
			
p { padding-bottom: 10px; }
			
.footerbar { 
				padding: 10px;
				background-color: #1d8c82;
				color: #ffffff;
				clear: both;
				font-size: 10px;
				}
				
.footer_address { width: 165px;
					float: left;
					font-size: 14px;
					}
					
.footlinks { width: 580px;
			text-align: center;
			float: left;
			}
			
.footclear { clear: both; }

.drphoto {
	width: 231px;
	float: right;
	padding-left: 15px;
}

h1 { color: #1d8c82;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 22px;
	}
	
h3 { color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 18px;
	}
	
h4 { color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	}
	
.navimg { padding-bottom: 5px; }

.test_name { padding-left: 300px;
			font-weight: bold;
			padding-bottom: 20px;}
			
.pg_pic {width: 250px;
			float: right;
			padding: 5px;
			}
