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

#container {
	width:740px;
	background-color:#2C2A3B;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #000;
	padding:20px 20px 3px 20px;
}




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



.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;
margin-bottom:4px;
}


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

h3 {
font-size:14px;
margin:0px;
padding:0px;
}


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

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

}

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


p {
	text-align: justify;
}

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

}



#footer {
	width: 740px;
	clear: both;
	padding-top: 3px;
	margin:auto;
	font-size:10px;
}

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

#footer a:link,
#footer a:visited{
font-size:10px;
}

#footer a:hover{
font-size:10px;
}



img {
	border: none;
}




.tabg {
background-color:#333366;
color:#cfcfcf;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
padding-left:5px;

}


.odd{
background-color:#282636;
}



#nav {
	height: 27px;
	text-transform:lowercase;
	border-top:1px solid #000;
border-bottom:1px solid #000;
font-weight:normal;
margin-bottom:20px;
background-color:#282636;
}

#nav ul {
	padding: 0;
	margin:0px;
	list-style: none;
	padding: 5px 0;
	text-decoration: none;
	list-style-image: none;
	background-color:#282636;
}
#nav li {
	float: left;
	line-height: 16px;
	margin: 0;
	padding: 2px 3px;
	letter-spacing: 2px;
	text-decoration: none;
	list-style-image: none;
	display:inline;
	background-color:#282636;
}

* html #nav li  {
	line-height: 22px;
	list-style-image: none;
}
	
#nav li a:link, li a:visited {
	padding: 2px 25px 2px 25px;
	color:#cfcfcf;
	text-decoration: none;
	list-style-image: none;
	font-size:11px;
}

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

	}

#nav ul li.active	{
color:#cfcfcf;
	}
	
	
	
	
a:link, a:visited {
color: #cfcfcf;
text-decoration: none;
text-decoration:underline;
}

a:hover {
text-decoration: none;
text-decoration:overline;
}