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

#container {
	width:740px;
	background-color:#171717;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #CCCCCC;
}

#content {
	padding:5px 15px 3px 15px;
}


#top {
	position: relative;
	background:transparent url(img/name.gif) no-repeat right;
	padding: 5px;
	margin-right:15px;
	height:55px;
}




.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;
letter-spacing:1px;
}
h6 {
font-size:16px;
font-weight:bold;
margin-bottom:4px;
margin-left:15px;
letter-spacing:1px;
}


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

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


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

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

}

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


p {
	text-align: justify;
}

#lt {
background-color:#000;
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:#000;
color:#cfcfcf;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
padding-left:5px;

}


.odd{
background-color:#111;
}



#nav {
font-weight:normal;
background-color:#282636;
}

#nav ul {
	padding: 0;
	margin:0px;
	list-style: none;
	text-decoration: none;
	list-style-image: none;
}
#nav li {
	float: left;
	margin: 0;
	margin:1px;
	letter-spacing: 1px;
	text-decoration: none;
	list-style-image: none;
	display:inline;
}

* html #nav li  {
	list-style-image: none;
}
	
#nav li a:link, li a:visited {
	padding: 2px 4px 5px 4px;
	color:#CFCABB;
	text-decoration: none;
	list-style-image: none;
	font-size:11px;
}

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

	}

#nav ul li.active	{
color:#CFCABB;
	}
	
	
	
	
a:link, a:visited {
color: #CFCABB;
text-decoration: none;
padding:2px;
}

a:hover {
text-decoration: none;
background-color:#000;
color: #fff;
padding:2px;
}
