body {
	margin: 0;
	background-color: #1c1811;
}

#wrapper {
	background-color:#FFFFFF;
	position: relative;
	width: 810px;
	height: auto;
	padding: 10px;

	}


#header {

padding: 5px;
clear: both; /* the footer will now stick beneath the content */
width: 800px;

}

#headmenu {
padding-top: 10px;
position: absolute;
left: 850px;

width: 250px;



}

#footer {
clear: both; /* the footer will now stick beneath the content */
width: 100%;



margin-bottom: 0;
padding-bottom: 35px;

}





/* Fonts */

h2 { font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#000000;



}

p {
font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#000000;
}

#header h2{
font-size: 3.2em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; color:#000000; margin: 0; padding-left: 13px; padding-top: 25px;
background-image: url();
}

#header p{
font-size: 1.2em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; letter-spacing: 0px; color:#996600; margin: 0 0 0.75em;
}

#footer h2{
font-size: 1.6em; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; letter-spacing: 0px; color: #FF9900; margin: 0 0 0.75em;
}


ul {
font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666666; list-style-type: none;

}

.menu { font-size: 1.2em; font-family: Helvetica, Arial, Verdana, sans-serif; letter-spacing: 0px; color:#999999; margin: 0 10 0.75em;  padding-right: 10px; }


.menu a{ #999999; }

a.menu, a.menu:visited {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
  }

a.menu:hover {
	color:#CCCCCC;
	text-decoration: none;
	
  }

a.menu:active {
	color: #06c;
	text-decoration: none; 
	
  }

.left{
float: left;
}  
  
.right{
float: right;
}  
   
  
.error{
border: 1px solid #CC0000;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
}  

.success{
border: 1px solid #0099CC;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
} 



#header p{
margin: 15px;
margin-top: 0px;
}

#footer_text{

text-align: center;
}

#footer_text p{
color: #999999;
}

.imagebox{
border: 1px solid #CCCCCC;
float: left;
padding: 5px;
margin-bottom: 5px;
margin-right: 10px;
}

