

A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #934864; TEXT-DECORATION: none;
}
A:hover {
	CURSOR: nw-resize; COLOR: #b0a0c4; TEXT-DECORATION: none}



body, table, tr, td {
	font: 10px Trebuchet MS; 
	color: #000000;
        letter-spacing: 0px}

body { background-color: #000000; background-repeat: repeat; background-image: url(none); BACKGROUND-ATTACHMENT: scroll; text-align: center;}

#container {
width: 555px; 
margin: auto;
text-align: justify; 
}


#header { 
height: 320px; background: url(images/header.png) no-repeat;
}


#content { 

float: left; 
font: 11px Trebuchet MS;
color: #000000;
background-color: #FFFFFF;
margin-top: 0px; 
padding-left: 25px;
padding-right: 20px;
text-align: justify;
}

#navigation { 
width: 555px; 
margin-top: -50px; 
padding-left: 135px;
padding-right: 80px;
}

#footer { 
background: url(images/footer.jpg) no-repeat; 
background-position: bottom center;
background-color: #FFFFFF;
height: 120px;
width: 555px;
clear: both;
font: 11px Trebuchet MS; 
}



.menu {
	margin: 0px;
	padding:0px;
        padding-left: -10px;
	color: #FFFFFF;
        list-style: none;
}
.menu li {
	padding: 2px 2px 0px 0px;
	margin: 2px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 3px 3px;
	color: #FFFFFF;
	display: block;
	border: #000000 4px solid;
	background: #000000;
	text-decoration: none;
       
}
.menu li a:hover {
	color: #000000;
	background: #FFFFFF;
	border: #FFFFFF 4px solid;
}

h1 {
	text-align: center;
	background: url(images/header2.png) bottom left no-repeat;
	font-weight: normal;
	line-height: 27px;
        font-size: 14px;
		margin-top: 30px;
        text-indent: 14px;
        color: #000000;
        font-family: Trebuchet MS;
     
}



input, textarea, option, select {
	background-color: #FFFFFF;
	font: 11px Verdana;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #c90f00;
	padding:2px; }


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


.style2 {font-family: "Courier New", Courier, monospace}
.style3 {font-weight: bold}
.style1 {
color: #993333;
margin: 0px 20px 10px 20px;
}
