body {
font-family:tahoma;
background: #000000;
color:#D8CCB8;
font-size:8pt;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
background-image: 
url('');
margin: 0;
text-align: center;
}
#container {
overflow: hidden;
background:#C80D0C;
width: 650px;
margin: 10px auto;
}
#header {
width: 650px;
height: 149px;
padding-top: 10px;
}
#content {
overflow: hidden;
font-family:tahoma;
color:#D8CCB8;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size:8pt;
text-align:justify;
background: #C80D0C;
border-style:solid;
border-width:0px;
padding:4px 4px 4px 4px;
float:right;
width: 478px;
}
#sidebar {
overflow: hidden;
background: #C80D0C;
color:#D8CCB8;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size:8pt;
text-align:justify;
border-style:solid;
border-width:0px;
padding:4px 4px 4px 4px;
float: left;
width: 155px;
}
A:link { COLOR:#B9CEA1; text-decoration: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
A:visited { COLOR:#B9CEA1; text-decoration: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
A:active { COLOR:#B9CEA1; TEXT-DECORATION: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
a:hover { COLOR:#EAB0A2; border-bottom:0 solid #DEDEDE; background-color:#; font-weight:bold;}

#nav a {
display: block;
   width: auto;
   background-color: #B9CEA1;
   color: #000000;
   font: 8pt Trebuchet MS;
   text-decoration: none;
   text-align: left;
   padding: 1px 5px;
   border: 1px solid #C80D0C;
}
#nav a:hover {
   color: #000000;
   background-color: #EAB0A2;}

.maintitle { 
   font-weight: bold; 
   padding-left: 3px;
   color: #000000;
   border-bottom: 2px solid #000000;
   text-transform: lowercase;
   text-align: left;
   font-size: 15px;
   font-family: tahoma;
   background-color: #908FAE;
}
.title { 
   font-weight: bold; 
   padding-left: 3px;
   color: #FFFEFC;
   border-bottom: 2px solid #D1BB9D;
   text-transform: lowercase;
   text-align: left;
   font-size: 15px;
   font-family: tahoma;
   background-color: #8C7879;
}
.icons {
div align:center;
letter-spacing:2px;
}
textarea, input{
	font-family: tahoma;
	font-size: 8pt;
	color:#000000;
	background:#D8CCB8;
	border: 1px solid;
	border-color:#000000;
}
