

A:link {
	COLOR: #b3f064; TEXT-DECORATION: none
}
A:visited {
	COLOR: #f1c463; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #9ebdfc; TEXT-DECORATION: none}

.imageback { background-color: #f3ebe2; border: 2px solid #d7dec5; padding: 3px; }


body, table, tr, td {
	font: 10px Verdana; 
	color: #000000;
        letter-spacing: 1px;
        margin-top: 0px;
}

body { background-color: #515151; text-align: center;}

table { 
font: 10px Verdana; 
}

img {border: 0} 

#container {
width:  704px; 
margin: auto;
text-align: justify; 
background-color: #73221a;
text-align: center;}


#header { 
margin-top: 0px; width: 704px; height: 578px; background: url(images/header.png) no-repeat;

}


#content {
	font: 10px Verdana, Sans-Serif;
	color: #000000;
	margin-top: -70px;
	text-align: justify;
	width: 500px;
	margin-left: 190px;
}

blockquote {
	 
        height: 165px;
	margin-left: 80px;  
        padding-left: 160px;
        padding-top: 30px;
        color: #FFFFFF;
	line-height: 18px;
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
        background-image: url(images/statbckgnd.jpg);
	background-position: top left;
        background-repeat: no-repeat;

}

#navigation {
	float: left;
	margin-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
	font-family: Georgia, "Century Gothic", Times, serif;
}

#footer { 
background: url(images/footer.png) no-repeat; 
background-color: #FFFFFF;
height: 144px;
padding-left: 50px;
padding-right: 140px;
font: 9px Verdana;
line-height: 12px;
margin-bottom: 12px;
text-align: justify; 
clear: both;

}

.menu {
	margin: -10px;
	padding:0px;
	padding-left: 30px;
	color: #000;
	list-style: none;
	padding-top: 10px;
}
.menu li {
	padding: 2px 2px 0px 0px;
	margin: 2px;
	width: 150px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 4px 4px;
	color: #896847;
	display: block;
	border: #ffffff 0px solid;
	background: #32261f;
	text-decoration: none;
	font-family: Georgia, "Century Gothic", Times, serif;
}
.menu li a:hover {
	color: #5b0202;
	background: #000000;
	border: #000000 0px SOLID;
     
}

h1 {
	text-align: right;
	background: url(images/header2.png) bottom left no-repeat;
	font-weight: normal;
	line-height: 42px;
        font-size: 160%;
        text-indent: 75px;
        color: #c6beaf;
        letter-spacing: 3px;
        font-family: Verdana;
     
}



input, textarea, option, select {
	background-color: #FFFFFF;
	font: 11px Verdana;
	color: #48554c;
	letter-spacing: 0px;
	border: 1px solid #48554c;
	padding:2px; }