body, p, td, table {
	text-decoration: none; 
	font-family: "Trebuchet MS", "Verdana", "Tahoma";
	font-size: 11px;
	color: #5b5b5b; 
	text-align: left;
	letter-spacing: 1px;
	}

body	{
	background: url();
	background-repeat: repeat-x;
	background: #000000;
	text-align: left;
	align: left;
	margin: 0px;
	padding: 0px;
	}

#body2 {  	
	background: url();
	background-repeat: repeat-x;
	text-align: left;
	
        margin-left: 0px; 
        margin-right: auto;
	align: left;
	background-color: #000000;
	}


#content {
        padding-top : 690px;
	margin-left: 280px;
	margin-top: auto;
	margin-bottom: auto;
	width: 650px;
	}

#header {
background :  url(images/header.jpg);
width : 800px;
height : 650px;
float: left;
padding-left : 0px;
padding-top : 0px;
margin-top: 0px;
margin-left: 0px;
}

a, a:active, a:link, a:visited {
	text-decoration: none; 
	color: #b57b7a; 
	font-weight: bold;
	}

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

#menu {
        font-size: 18px;
	font-style: bold;
        font-family: "Century Gothic";
        position: absolute;
        border: 0px;
        width: 500px;
        padding: 0px;
        top: 650px;
        left: 500px;
        line-height: 17px;
	color: #f4b863;
	text-align: center;
	text-transform: lowercase;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited {
	text-align: center;
	line-height: 17px;
	text-transform: lowercase;
	font-weight: bold; 
	padding: 0px;
	text-decoration: none;
	color: #f4b863; 
        border-bottom: 0px solid #333333;
        padding-left: 2px;
	}

#menu a:hover {
	text-align: center;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold; 
	padding: 0px;
	text-decoration: none;
	color: #8d0907; 
        border-bottom: 0px solid #333333;
        padding-left: 2px;
	}


input, select, textarea {
	text-decoration: none; 
	font: normal 11px arial;  
	color: #000000; 
	letter-spacing: 1px;
	border: 1px solid #212324; 
	background-color: #9C1130;
	}

blockquote {
   background: #f5f5f5;
   border-left: 10px solid #cbb75e;
   width: 300px;
   margin-left: 20px;
   padding: 5px;
   }

blockquote2 {
   background: #f5f5f5;
   border-bottom: 5px solid #cbb75e;
   width: 300px;
   margin-bottom: 10px;
   padding: 2px;
   }

b{
   color: #aa3533;
   }

i{
   color: #aa3533;
   }


.headstart {
font-size: 18px; 
font-weight: bold;
font-family: "Georgia", serif; 
font-style: italic;
color:#f4b863;
text-transform: uppercase;
}

#heading {
	font: 14px Georgia;
        font-style: bold;
	color: #8d0907;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align:left;
        background: transparent;
	border-bottom: 0px solid #9F9F9F;
	margin-top: 6;
	margin-bottom: 2px;
        padding-left: 10px;
	padding-top: 1;
	}




#footer	{
	clear:both;
	padding-top: 3px;
	padding-bottom: 5px;
        border-bottom: dashed 1px #333333;
	}

