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

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




#top {
	position: relative;
	background:#3399CC url(img/name.gif) no-repeat right;
	padding: 18px 0px 0px 0px;
	height:80px;
}



#main {
	width:620px;
	padding: 20px;
	margin: 0px;
	background-color:#fff;	
	border:4px solid #000;
	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:#000;
margin-bottom:4px;
}


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

h3 {
font-size:20px;
color:#000;
margin:0px 0px 6px 0px;
padding:0px;
}


#pic {
	width:279px;
	height:365px;
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	display:inline;
	border: 2px solid #000;
}

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

}

#biopic {
	height:171px;
	width:259px;
	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;

}


#footer {
	clear: both;
	padding: 5px 0px 0px 105px;
	font-size:11px;
	text-align:left;
}

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

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

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



img {
	border: none;
}




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

}


.odd{
background-color:#efefef;
}


 a.lnk:link,
 a.lnk:visited {
color:#900;
}

 a.lnk:hover
{color:#c00;
}



#nav {
	text-transform:lowercase;
	float: left;
	width:80px;
	margin-top:16px;
	display:inline;

}

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

* 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 0px 4px 0px;
	border: 0px;
}

#nav ul li a:hover
	{
color: #fff;
	text-decoration:none;

	}

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

a:hover {
text-decoration: overline;
font-weight:bold;
color:#000;}
