<!--  
body
{
text-align:center; /* for IE */ 
margin: 0;
padding: 0;
font-size: 12px;
font-family: tahoma;
font-weight: normal;
color: #111111;
background-color: #444444;
} 
table {
text-align:center; /* for IE */ 
font-size: 12px;
font-family: tahoma;
font-weight: normal;
} 
div#wrapper {
background-color: #ffffff;
text-align:left; /* reset text alignment */
width:90%; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
} 
a:link
{
color: #555555;
text-decoration: none;
}
a:visited
{
color: #555555;
text-decoration: none;
}
a:hover ,a:active
{
color: #7a1122;
text-decoration: underline;
} 
div#topadbanner
{
color: #f6efc0;
background-color: #444444;
border: 0px;
text-align: center;
} 
div#banner
{
color: #f6efc0;
background-color: #4444444;
border-bottom: 0px solid #999999;
} 
div#banner h1
{
margin: 0;
padding: 0.5em 0.5em 0em 0.5em;
text-align: right;
font-size: 1.3em;
font-weight: normal;
font-family: arial;
font-variant: small-caps;
} 
div#container
{
background-image: url(images/nav_col_base.jpg);
background-repeat: repeat-y;
} 
div#container2
{
background-image: url(images/more_col_base.jpg);
background-repeat: repeat-y;
background-position: right;
} 
div#navigation
{
float: left;
width: 180px;
padding-top: 1em;
} 
div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
} 
div#navigation ul li { margin-top: 4px; }
#navigation ul li a
{
display: block;
width: 120px;
padding: 3px 5px 3px 10px;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
color: #222222;
background-image: url(images/nav_base.jpg);
background-repeat: repeat-y;
} 
#navigation ul li a:hover
{
color: #f6efc0;
background-color: #ccc;
background-image: url(images/nav_base2.jpg);
background-repeat: repeat-y;
} 
div#left-ads
{
text-align: left;
margin-top: 8px;margin-bottom: 8px;margin-left: 25px;
} 
div#right-ads
{
text-align: left;
margin-top: 8px;margin-bottom: 8px;margin-left: 10px;
} 
div#googlead
{
text-align: center;
margin-right: 18px;
} 
div#more
{
float: right;
text-align: center;
width: 160px;
margin: 0;
padding-top: 10px;
color: #fff;
} 
div#more h3
{
margin-top: 0;
font-size: 90%;
color: #fff;
background-image: url(images/more_base.jpg);
background-repeat: repeat-y;
} 
div#content
{
margin-left: 200px;
margin-right: 200px;
} 
div#content h2 
{
font-size: 1.4em;
color: #777777;
margin: 0;
padding-top: 0.6em;
font-weight: normal;
} 
div#content { line-height: 150%; } 
#cleardiv
{
clear: both;
height: 1em;
} 
div#footer
{
clear: both;
padding: .5em 1em;
border-top: 0px solid #999;
text-align: right;
background-color: #f6efc0;
} 
div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
} 
div#footer li
{
display: inline;
margin-right: 1em;
}
.topnavmenu {display:inline-block;}
.topnavmenu {display:inline;}
.topnav {display:table;}
.topnavmenu {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap; 
  }
.topnavmenu li {display:inline;}
.topnavmenu a, .menu a:visited {
  display:block;
  float:left;
  padding:5px 8px;
	font-variant: small-caps;
	font-size: 90%;
  color:#222222; 
  background:#f6efc0; 
  border-right:1px solid #666666; 
  text-decoration:none;
  }
.topnavmenu a:hover {
  color:#f6efc0; 
  font-variant: small-caps;
  background:#7a1122;
	padding:5px 8px;
  }


-->
