

A:link {
	COLOR: #c90f00; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #c90f00; TEXT-DECORATION: none;
}
A:hover {
	CURSOR: nw-resize; COLOR: #c90f00; TEXT-DECORATION: none}



body, table, tr, td {
	font: 10px Trebuchet MS; 
	color: #ae5222;
        letter-spacing: 0px}

body { background-color: #aa624f; background-repeat: repeat; background-image: url(images/background.png); BACKGROUND-ATTACHMENT: scroll; text-align: center;}

#container {
width: 623px; 
margin: auto;
text-align: justify; 
}


#header { 
height: 423px; background: url(images/header.png) no-repeat;
}


#content { 

float: left; 
font: 11px Trebuchet MS;
color: #ae5222;
background-color: #cb988b;
margin-top: 0px; 
padding-left: 25px;
padding-right: 20px;
text-align: justify;
}

#navigation { 
width: 623px; 
margin-top: -35px; 
padding-left: 10px;
padding-right: 80px;
}

#footer { 
background: url(images/footer.jpg) no-repeat; 
background-position: bottom center;
background-color: #cc988b;
height: 120px;
width: 623px;
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: #c90f00 4px solid;
	background: #c90f00;
	text-decoration: none;
       
}
.menu li a:hover {
	color: #c90f00;
	background: #FFFFFF;
	border: #FFFFFF 4px solid;
}

h1 {
	text-align: right;
	background: url(images/header2.jpg) bottom left no-repeat;
	font-weight: normal;
	line-height: 44px;
        font-size: 100%;
		margin-top: 30px;
        text-indent: 14px;
        color: #FFFFFF;
        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;
}