body {
background: #000000;
}
#container {
overflow: hidden;
background:#FFFFFF;
width: 550px;
margin: 10px auto;
}
#header {
background: url("image.jpg");
width: 550px;
height: 173px;
padding-top:0px;
}
#footer {
background: url("footer.jpg");
border-top: 0px solid #000000;
height: 10px;
width: 550px;
}
#content {
font-family:Arial;
color:#000000;
font-family: Arial;
font-size:9pt;
text-align:justify;
background: #FFFFFF;
border-style:solid;
border-width:0px;
padding:6px 6px 6px 6px;
float:left;
width: 380px;
}
#sidebar {
background: #FFFFFF;
color:#000000;
font-family: Arial;
font-size:9pt;
text-align:justify;
border-style:solid;
border-width:0px;
padding:6px 6px 6px 6px;
float: right;
width: 143px;
}
table {
width: 423px;
}
table, td {
font: 11px verdana, sans serif;
}
td img {
border: 1px solid #000;
}
td {
padding: 1px;
align: center;
}
.topmenu, .bottommenu {
padding: 3px;
}
A:link { COLOR:#48D388; text-decoration: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
A:visited { COLOR:#48D388; text-decoration: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
A:active { COLOR:#48D388; TEXT-DECORATION: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
a:hover { COLOR:#F39D53; border-bottom:0 solid #DEDEDE; background-color:#; font-weight:bold;}

#nav a {
display: block;
   width: auto;
   background-color: #48D388;
   color: #000000;
   font-family: Arial;
   text-decoration: none;
   text-align: left;
   padding: 1px 5px;
   border: 1px solid #FFFFFF;
}
#nav a:hover {
   color: #000000;
   background-color: #F39D53;}

.maintitle { 
   font-weight: bold; 
   padding-left: 0px;
   color: #FFFFFF;
   background-color: #000000;
   text-align: center;
   text-transform: lowercase;
   font-size: 12px;
   letter-spacing: 4px;
   font-family: Arial;
}
.nav { 
   font-weight: bold; 
   padding-left: 10px;
   color: #F3EDC7;
   background-color: #830103;
   text-align: center;
   text-transform: lowercase;
   font-size: 12px;
   letter-spacing: 4px;
   font-family: Arial;
}
.title { 
   font-weight: bold; 
   padding-left: 10px;
   color: #D79D53;
   background-color: #830103;
   text-align: center;
   text-transform: lowercase;
   font-size: 12px;
   letter-spacing: 4px;
   font-family: Arial;
}
.icons {
div align:center;
letter-spacing:2px;
}
textarea, input{
	font-family: Arial;
	font-size: 8pt;
	color:#040603;
	background:#FFFFFF;
	border: 1px solid;
	border-color:#040603;}

#footer {
clear: both;
}
