body 	{ 	margin: 0;		padding: 0;
			text-align:left; 
			font-family: Arial, Helvetica, sans-serif;	
			background-color: #000000; color:#FFCC33;		
			background-image: url(goldbar.jpg); background-repeat: repeat;	}

a {	text-decoration: none;	}	

a:link {color: #996600; background-color: inherit;}
a:visited {color: #996600; background-color: inherit;}
a:hover {color: #ab9514; background-color: inherit;}
a:active {	color: #ab9514;	background-color: inherit;}

img {border: 0px;}	



#container {width: 760px; 
        margin: 0 auto 0 auto;        padding: 0px;   
        background-color: #000000; color: inherit;}


#menu{float:left; width:200px;  	
	padding: 20px 0px 4px 20px;  	
	font-size:16px; font-weight:bold;	}	
#menu img {border: 5px double #ffcc33; margin: 0px 0px 20px  -5px;}		
#menu a:link {	color: #ffffff ;	background-color: inherit;}
#menu a:visited {	color: #996600;	background-color: inherit;}
#menu a:hover {	color: #ffcc33;	background-color: inherit;}
#menu a:active {	color: #ab9514;	background-color: inherit;}	
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active { 
	font-variant: small-caps;	letter-spacing: 3px;
	padding: 0px 3px 0px 0px;	}	
#menu ul {padding: 0;	margin: 0;
	list-style: none;}
#menu li { margin-right: 5px; margin-top: 20px;}	
#menu p {font-size:13px; letter-spacing: 2px;
	color:#996600; background-color:inherit;
	line-height: 20px;}
	


#content { width: 500px; 	
background-color:#000; color: inherit;
	 margin: 10px 20px 10px 210px; padding-left: 10px; 
	 border-left: 1px solid  #ffcc33;}
#content h1 { font-size:24px; letter-spacing: 3px;
	 margin: 20px 0px 20px 0px;
	 text-align: center;}
#content h2 {font-size:18px; }
#content p { margin: 5px 10px 20px 20px;
	font-size:13px; letter-spacing: .09em; line-height: 1.5em; }
#content table {margin:auto;}	
#content td {font-size: 13px; letter-spacing: 1px;  }
#content .bio img {float: left; margin-right: 15px;  }	
#content .bio p { margin-top: -.3em;  }
 
/*.gallery {width: 500px;}
.thumb  {float: left;  width: 260px;  margin: 0 10px 10px 0px;}
.thumb img {float:none; margin: 0px;}
.thumb p {font-size: 10px; text-align:center; margin-top:10px; clear:both;}
*/
     
#footer  {position:absolute; 	width: 100%;   
	border-top: 1px solid #ab9514;  color: #ab9514;  	background-color:#000;
	padding-left: 12px; padding-top: 3px; padding-bottom: 10px;}
#footer p{ 	font-size: 11px; letter-spacing: 1px;		text-align:center;  }
