body {background-color: #553D04}

a { text-decoration:none }

a:link {color: #000000}
a:visited {color: #553D04}
a:hover {color: #553D04}
a:active {color: #000000}


h3 {color: #996600}

h3 {font-family: castellar; Arial Black}

h2 {color: #553D04}

h2 {font-family: castellar; Arial Black}

h1 {color: #553D04}

h1 {font-family: castellar; Arial Black}

p {font-family: Book Antiqua; Arial Black}

p {color: #000000}

p.disclaimer {font-family: Arial Black}

p.disclaimer {color: #000000}

p.disclaimer {font-size: 75%}

table.table1 {
        border-width: 4px 4px 4px 4px;
	border-spacing: 2px;
        border-style: outset outset outset outset;
	border-color: #553D04 #553D04 #553D04 #553D04;
	border-collapse: separate;
        padding: 30px 30px 30px 30px;
}


#header li 
{
	float: left;
	border: 1px solid;
	border-bottom-width: 0;
	margin: 0 0.5em 0 0;
        list-style-type: none;
	
}

/*#header a
{
position: relative;	
float: left;
background: #f8dcb4;	
border-right: 1px solid #AAA;	
border-top: 1px solid #AAA;	
border-left: 1px solid #AAA;	
padding: 5px 4px 5px 10px;	
text-decoration: none;	
color: #333;
}*/


#header a:link 
{
	padding: 0;
}


#header a:hover
{
	background: #f7e3c8;	
        position: relative;
}


#content 
{
	border: 1px solid;
	clear: both;
        padding: 20px;
        background: #f8dcb4;
}


#header #selected 
{
	position: relative;
	top: 1px;
	background: #f8dcb4;
}



