A:link {
	COLOR: #098a94; TEXT-DECORATION: none
}
A:visited {
	COLOR: #d4a1a2; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #ad0100; TEXT-DECORATION: none}

img {border: 0px;}

body, table, tr, td {
	font: 10px Trebuchet MS;
	color: #000000;
	letter-spacing: 2px;
}
		
b { 
	color: #8c6b59; 
	font: 11px Century Gothic;
	}
	
i {
    color:#FF3333;
	font: 11px Century Gothic;
	}
	
u {
    color:#000000;
	font: 11px Century Gothic;
	}
	

p {
	margin-left: 25px;
	margin-right: 25px;
}

body {
	background-color:#000000;
	text-align: center;
	margin: 0;
}

#header {
	width: 676px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 676px;
	margin: 0px;
	text-align: center;
	background-color: #591313;
}

#content {
	font: 10px Trebuchet MS;
	color: #000000;
	margin-top: -10px;
	text-align: justify;
	background-color: #591313;
	width: 676px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font: 10px Times New Roman;
	color: #33332d;
	height: 80px;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 676px;
}



h1 {
	text-align: right;
	background: url(images/header2.png);
	font-weight: normal;
	line-height: 6px;
	font-size: 250%;
	color: #ffacac;
	font-family: Century Gothic;
	padding-right: 25px;
     
}

input, textarea, option, select {
	background-color: #000000;
	font: 10px Times New Roman;
	color: #b1002b;
	letter-spacing: 0px;
	border: 1px solid #000000;
	padding:2px;
}


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

