body
{
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
	background-color: 374663;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size : 140%;
  color: #374663;
	font-weight: lighter;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size : 150%;
	font-weight : regular;
  color: #524600;
	padding: 0px 0px 0px 45px;
	border: 1px solid #A5B4C8;	
  background-image: url('../images/h2_bg.gif');
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size : 110%;
  color: #374663;
	margin:0px;
	padding: 0px;
}

a:link { color: #524600; } 
a:visited { color: #524600; } 
a:active { color: #524600; } 
a:hover { color: #524600; text-decoration: none; }

.special {
  line-height: 120%;
}

a.special:link { color: #524600; text-decoration: none;} 
a.special:visited { color: #524600; text-decoration: none;} 
a.special:active { color: #524600; text-decoration: none;} 
a.special:hover { color: #524600; text-decoration: underline; }

td
{
	font-size : 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
}

li  {
	list-style-image: url(../images/bullet.gif);
}


.frameWide {
  position:relative; 
	clear:none; 
	height:190px; 
	width:100%;
}
.textLeft {
  float:left; 
	padding-right:20px;  
	position:relative;
	width:250px;
}
.textRight {
  float:left; 
	padding-left:20px;  
	position:relative;
	width:250px;
}



.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B5060;
	line-height: 14px;
}

img.shadow {
  border: 1px solid #91A3C6;
	padding:0px;
	margin:0px;
	position:relative;
}
.photo {
	background: url(../images/btmshadow.jpg) bottom center no-repeat;
	padding-bottom:16px;
}



