
* {
	font-family: helvetica, verdana, arial, sans-serif;
	color: #cfd7e3;
	font-size:12px;
	line-height:16px;
	}
	
body, html {
	margin:auto;
	margin-top: 0px; 
	margin-bottom: 0px;
	background-color:#092245;
}


#bg {
	margin: auto;
	padding:1px;
	background-color:#0f2c58;
		clear: both;

}

#container {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}



#top {
	position: relative;
	background:transparent url(img/head.jpg) no-repeat right;
	padding: 0px;
	height:100px;
	width:760px;
	margin:auto;
}



#main {
	width:600px;
	padding: 20px;
	margin: 0px;
	background-color:#123C76;	
	float:right;
	display:inline;

}

* html #main  {
	padding-bottom: 10px;
}


.down {
	font-family: "trebuchet ms", georgia, sans-serif;
	text-align:right;
	padding: 10px 10px 0px 0px;
}


.alt {
	display: none;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}



h1 {
font-size:16px;
font-weight:bold;
color:#cfd7e3;
margin-bottom:4px;
}


h2 {
font-size:14px;
font-weight:bold;
color:#cfd7e3;
margin-bottom:4px;
}

h3 {
font-size:18px;
line-height:18px;
color:#cfd7e3;
margin:0px 0px 12px 0px;
padding:0px;
}


#pic {
	width:575px;
	height:381px;
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	display:inline;
	border: 6px solid #092245;
}

#smpic {
height:100px;
	width:154px;
	float: right;	
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display:inline;
	 background: transparent url(img/hm_sm.jpg) no-repeat center;
		 	border: 4px solid #092245;
		 

}

#biopic {
	height:205px;
	width:137px;
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 2px solid #000;
	display:inline;	
}


p {
	text-align: justify;
}

#lt {
background-color:#efefef;
padding:5px;

}


hr {
color:#cfd7e3;
line-height:1px;
}


/***  img {
	border: none;
}
**/



.tabg {
background-color:#092245;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;

}


.odd{
background-color:#0f2c58;
}


#nav {
	float: left;
	width:118px;
	margin-top:14px;
	display:inline;

}

#nav ul {
	padding: 0;
	margin:0px;
	list-style: none;
	text-decoration: none;
	list-style-image: none;
}
#nav li {
	margin: 5px;
	letter-spacing: 2px;
	text-decoration: none;
	list-style-image: none;
	list-style: none;
	font-size:11px;
	background:#123c76;
	padding:0px;
}

* html #nav li  {
	line-height: 22px;
	list-style-image: none;
}
	
#nav li a:link, li a:visited {
	color:#000;
	text-decoration: none;
	list-style-image: none;
	font-weight:bold;
	display:block;
	text-align:right;
	padding: 4px 10px 4px 0px;
	border: 0px;
}

#nav ul li a:hover
	{
color: #cfd7e3;
	text-decoration:none;
	background-color:#092245;

	}

#nav ul li.active	{
color:#000;
	}
	
	
	
	
a:link, a:visited {
color: #cfd7e3;
text-decoration: none;
font-weight:bold;}

a:hover {
text-decoration: underline;
font-weight:bold;
color:#cfd7e3;}

#shim {
	padding: 1px 0px 0px 0px;
	clear:both;
}

#footer {
	padding: 5px 0px 0px 1px;
	font-size:11px;
	text-align:center;
	clear:both;
	background:transparent url(img/bg_foot.jpg) repeat-y right;
	width:760px;
	margin:auto;
	height:600px;
}

* html #footer  {
	line-height: 14px;
}

#footer a:link,
#footer a:visited{
font-size:11px;
color:#cfd7e3;
}

#footer a:hover{
font-size:11px;
color:#cfd7e3;
}