
* {
	font-family: "trebuchet ms", courier, verdana, sans-serif;
	color: #000;
	font-size:12px;
	line-height:16px;
	}
	
body, html {
	margin:auto;
	margin-top: 8px; 
	margin-bottom: 0px;
	background:#000 url(img/bg.gif) repeat;
}

#container {
	width:690px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border:2px solid #000;
	padding:20px;
}




#top {
	position: relative;
	background:#fff 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 */
}



#main {
	width: 646px;
	padding: 0;
	margin: 22px;
}

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


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


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

h3 {
font-size:14px;
color:#900;
margin: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;	
}


#righthome {
position: relative;
	float: left;	
	margin-left: 10px;
	width: 371px;
	display:inline; 
}


#actag {
	width: 691px;
	padding: 0;
	margin-top: 10px;
	background: url(img/actor.gif) repeat-x center;
	position: relative;
	clear: both;
}



p {
	text-align: justify;
}

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

}


#footer {
	width: 687px;
	clear: both;
	padding-top: 3px;
	padding-left: 5px;
	margin:auto;
	font-size:11px;
}

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

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

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



img {
	border: none;
}




.tabg {
background-color: #000;
color:#fff;
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 {
	height: 27px;
	background-color: #f5f5f5;
	text-transform:lowercase;
}

#nav ul {
	padding: 0;
	margin:0px;
	list-style: none;
	padding: 5px 0;
	text-decoration: none;
	list-style-image: none;
}
#nav li {
	float: left;
	line-height: 16px;
	margin: 0;
	padding: 2px 4px;
	font: 70% "trebuchet ms", georgia, verdana, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	list-style-image: none;
	display:inline;
}

* html #nav li  {
	line-height: 22px;
	list-style-image: none;
}
	
#nav li a:link, li a:visited {
	padding: 2px 16px 2px 16px;
	color:#000;
	text-decoration: none;
	list-style-image: none;
	font-weight:bold;
}

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

	}

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

a:hover {
text-decoration: none;
font-weight:bold;
color:#f00;}