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: #FFFFFF;
        letter-spacing: 2px}
		
b { 
	color: #8c6b59; 
	font: 11px Century Gothic;
	}
	
i {
    color:#FF3333;
	font: 11px Century Gothic;
	}
	
u {
    color:#000000;
	font: 11px Century Gothic;
	}

body { background-color:#000000; text-align: center;}

#container {
width: 631px; 
margin: auto;
text-align: justify; 
background-color: #FFFFFF;
}

#content { 

float: right; 
font: 10px Trebuchet MS;
color: #000000;
margin-top: -28px; 
padding-left: 25px;
padding-right: 25px;
text-align: justify;
}

#footer { 
font: 10px Times New Roman;
color: #33332d;
height: 80px;
clear: both;
padding-left: 20px;
padding-right: 20px;
background-image: url(images/footer.png);
background-repeat: no-repeat;
padding-top: 20px;
text-align: justify;
}



h1 {
	text-align: right;
	background: url(images/header2.gif);
	font-weight: bold;
	line-height: 18px;
        font-size: 250%;
        text-indent: 100px;
        color: #000000;
        font-family: Times New Roman;
     
}

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;}

