body {
background: #FFFFFF;
}
body, p, td {
font: 12px Tahoma;
letter-spacing: 0px;
color: #FFFFFF;
}
a {
color: #E6CCA8;
text-decoration: none;
font-weight:bold;
border-bottom: solid 0px #070608;
}
a:hover {
color: #AD505D;
font-weight:bold;
border-bottom: solid 0px #070608;
background-color:#;
}
p {
margin: 0 0 15px;
}
ol {
margin-bottom: 15px;
}
#container {
background: #FFFFFF;
padding: 0px 0px 0px 0px;
margin: 10px auto;
width: 485px;
border: solid 10px #FFFFFF;
border-bottom: solid 0px #070608;
}
#footer {
background: url("footer.gif");
border-bottom: 10px solid #FFFFFF;
height: 22px;
width: 485px;
}
#image {
background: url("image.gif");
border-bottom: 10px solid #070608;
height: 240px;
width: 485px;
}
#sidebar {
text-align: ;
margin-top: 0px;
padding: 0px;
margin: 0 0 0px;
background: #070608;
border-top: 0px solid #070608;
border-bottom: 0px solid #070608;
}
#content {
background: #070608;
text-align: justify;
padding: 6px 6px;
}
image {
border: 0;
margin: 0 0px;
}
.maintitletest2 { 
font: 15px Tahoma;
letter-spacing: 0px;
color: #D45200;
font-weight: bold;
text-align: left;
}
.maintitle
{ 
  font-family: tahoma;
  font-size: 13pt;
  color: #442B47;
  display: block;
  border-bottom: solid 2px #442B47;
  padding-left: 3px; 
  background: #FFFFFF;
  text-align: left;
}
h2 { 
   font-family: tahoma;
   font-weight: bold; 
   padding-right: 7px;
   color: #FFFFFF;
   text-transform: lowercase;
   text-align: right;
   font-size: 12px;
}
blockquote {
background: #442B47;
font: 12px Tahoma;
color: #FFFFFF;
text-align: justify;
padding-left: 4px;
border-left: 6px solid #AD505D;
border-right: 0px solid #070608;
border-bottom: 0px solid #070608;
border-top: 0px solid #070608;
}
textarea, input{
	font-family: tahoma;
	font-size: 8pt;
	color:#070608;
	background:#FFFFFF;
	border: 1px solid;
	border-color:#070608;
}
.menu {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:1px solid #070608; /* add a border to show size of menu */
  }
* html .menu {
  display:inline-block;  /* for IE only */
  width:1px;             /* IE will expand to fit menu width */
  padding:0 1px;         /* fix bug in IE for border spacing */
  }  
.menu li {
  display:table-cell;    /* ignored by IE */
  }
* html .menu li {
  display:inline;        /* for IE only */
  }
.menu a, .menu a:visited {
  display:block;         /* for all browsers except IE */
  padding:3px 10px;
  color:#FFFFFF; 
  background:#442B47; 
  border:2px solid #070608; /* add a 1px white border around items */ 
  text-decoration:none;
  }
* html .menu a, * html .menu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0 -2px;         /* to correct an IE border width bug */  
  }
.menu a:hover {
  color:#FFFFFF; 
  background:#AD505D;
  }
.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}

#sidebar {
text-align: center;
font: 10px Tahoma;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: lowercase;
font-style;
margin-top: px;
padding: 0;
margin: 0 0 0px;
background-color: #000000;
border-top: 5px solid #000000;
border-bottom: 5px solid #000000;
}
#sidebar a {
color: #FFFFFF;
background: #442B47;
border: 2px solid #000000;
margin: 0 0 0 7px;
padding: 4px 4px 4px 4px;
}
#sidebar a:hover {
background: #AD505D;
border: 2px solid #000000;
color: #FFFFFF;
}

#footer {
clear: both;
}
