
body {
	background-color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 13px;
	margin-top: 1px;
}


#mainphoto	{
		
 	padding:          15px;
  	margin:           50px 20px 10px 10px;
  	float: right;
	width:            450px;
	}


#titlebar	{
		background-color:	#675c47; 
		margin: 0px;
		height:		100px;

	}


a {
	text-decoration: none;
}
a:link {
    color: #C5BABA;
}

a:visited {
    color: #776969;
}

a:hover {
    color: #999999;
}

a:active {
    color: #D0D0D0;
}
#menu {
	float:	left;
	border-right:	0px solid #CCCCCC;
  	background:	#5A0000;
	width:		199px;
	height:		355px;

  	font-size:	55%;
	font-family:	Helvetica, "Trebuchet MS", Arial, "Andale Mono",  Verdana, sans-serif;
	text-align: right;
  	padding:           65px 20px 40px 0px;
 	margin:           0px 0px 0px 0px;
}

#allcontent	{
	background-color:	##070605; 
	width:		950px;
	height:		560px;

	
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	auto;
	border: 1px solid #66554F;

}


h1	{
		width: 200px;
	}




-->

675c47
656636
cc9933