/* You should not view this file. It is copyrighted by penismatter.com */
body {
margin: 0 auto;
padding: 0;
font-family: Verdana;
	font-size: 10px;
background: #E4FEC0;
}
#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 180px;
background-color: #E4FEC0;
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px
}
#fooder {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 110px;
background-color: #E4FEC0;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px
}
h1 { font-size: 14px; 
color: #505050; 
letter-spacing: 1px; 
border-color: black #4D600C; 
background-color: #E4FEC0; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
padding-left: 3px; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px
}
h2 {
font-size: 12px;
margin: 0 0 10px 0;
}

#avmenu {
clear: center;
float: left;
width: 200px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 220px;
margin: 0 0 20px 0;
padding: 0;
font-size: 11px;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #E4FEC0;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #06b705;
color: #FF0000;
border-left: 4px solid #FF0000;
}

.text {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: none;
color: #737373;
text-decoration:none
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #FF0000;
}
table {
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
	background-color:#FFFFFF;
	
}