

A:link {
	COLOR: #72121a; TEXT-DECORATION: none
}
A:visited {
	COLOR: #72121a; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #541c1c; TEXT-DECORATION: none}
	
img {border: 0px;}
ul { list-style-type: none;}

body, table, tr, td {
	font: 10px Verdana; 
	color: #000000;
        letter-spacing: 1px}

body { background-color: #c3c3c3; background-repeat: repeat-x; background-image: url(images/background.png); BACKGROUND-ATTACHMENT: scroll; text-align: center;}

#container {
width: 800px; 
margin: auto;
text-align: justify; 
}


#header { 
margin-top: -08px; width: 800px; height: 277px; background: url(images/header.png) no-repeat;
}


#content { 

float: left; 
font: 11px Trebuchet MS;
width: 750px;
color: #000000;
margin-top: 08px; 
padding-left: 25px;
padding-right: 25px;
text-align: justify;
}

#navigation {
	float: left;
	margin-top: 2px;
	padding-left: 210px;
	padding-right: 0px;
	text-align: justify;
	font-family: Trebuchet MS;
}


#footer { 
height: 90px;
clear: both;
padding-left: 20px;
padding-right: 30px;
font: 10px Trebuchet MS;
color: #b72020}
}



.menu {
	margin: 0px;
	padding:0px;
    margin-left: 0px;
	color: #000000;
    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: #000000;
	display: block;
	border: #72121a 4px solid;
	background: #72121a;
	text-decoration: none;
       
}
.menu li a:hover {
	color: #FFFFFF;
	background: #000000;
	border: #000000 4px solid;
}

h1 {
	text-align: right;
	background: url(images/header2.jpg);
	font-weight: normal;
	line-height: 40px;
        font-size: 150%;
        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 #000000;
	padding:2px; }


.style2 {
	color: #72121A;
	font-style: italic;
}
.style7 {color: #2A0D06}
.style8 {color: #000000}
.style12 {
	color: #FFCCFF;
	font-style: italic;
}
.style13 {color: #FFCCFF}
.style14 {color: #FFFFFF}
.style15 {color: #543837}


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
