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

a, a:active, a:link, a:visited {
	text-decoration: none; 
	color: #8E0003; 
	font: normal;
	}

a:hover {
	text-decoration: none; 
	color: #000000; 
	font: normal;
	}

#menu {
        font-size: 12px;
	font-style:italic;
	padding:5px 0 0 0;
	width:45%;
	color: #A7080C;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 1pt;
        margin-left:170px;
        margin-right:10px;
        padding-top: 120px;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited {
	text-decoration: bold; 
	color: #A7080C; 
	}

#menu a:hover {
	text-decoration: none; 
	color: #000000; 
	}


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

#header {
background :  url(images/header.jpg);
width : 100%;
height : 180px;
padding-top : 0;
margin-top: 0px;
}

.headstart {
font-size: 24px; 
font-weight: bold;
font-family: "Tahoma", Helvetica, sans serif; 
font-style: italic;
color:#E0221B;
text-transform: uppercase;
}

#heading {
	font: bold 14px tahoma; 
        font-style:italic;
	color: #000000;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align:left;
	border-bottom: 0px solid #9F9F9F;
	margin-top: 6;
	padding:0;
	}

body	{
	background-color: #EAEAEA;
        background-image: url('images/bg.jpg');
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#body2 {  	
	text-align: justify;
	width: 500px;
	margin: auto;

	background-color: #F2F0E8;
	}


#content {
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 480px;
	}


#footer	{
	clear:both;
	}


#bottom { 
background :  url(images/footer.jpg);
width : 100%;
height : 56px;
padding-top : 0;
margin-top: 0px;
        }