body {
  text-align: left;
  background-color: #000011;
  margin-top:0px;
  margin-bottom:0px;
  color:#000000;
}

A:link {
	COLOR: #999999; text-decoration: none
}
A:visited {
	COLOR: #999999; text-decoration: none
}
A:active {
	COLOR: #999999; text-decoration: none
}
A:hover {
	COLOR: #999999; text-decoration: underline
}

#background {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #000011 url('../graphics/content_bg.gif') top left repeat-y;
}

#page_header {
height: 142px;
  background: #000011 url('../graphics/header07.jpg') bottom left no-repeat;
  clear: both;
}

#page_header ad {
float:right;
  padding-top:0px; 
padding-left:250px;
  margin-right:10px;
}


#page_header h2 {
float:right;
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 10px;
  color: #23314c;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px #23314c;
  height:27px;
  clear:both;
  background: #23314c url('../graphics/content_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #23314c;  
}

#center {
  margin-left:130px;
  margin-right:200px;
  border:0px dashed #000000;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding:4px;
  background-color: #23314c;
}

#center h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding:4px;
  background-color: #333333;
}

#center h5 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  line-height:22px;
  font-align: center;
  font-weight: bold;
  color: #23314c;
}

#center h6 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height:18px;
  font-align: center;
  font-weight: bold;
  color: #23314c;
}

#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px; 
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}


.style1 {
	font-size: 12px;
	font-style: italic;
}


#mag_list {
  float: left;
  width:110px;
  border:0px dashed #000000;
}

#mag_list h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #23314c;
  background-color: #23314c;
}

#mag_list p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #cccccc;
}

#ads_box {
  float: right;
  width:180px;
  border:0px dashed #23314c;
}

#ads_box h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #23314c;
  background-color: #23314c;
}

#ads_box p {
  margin-top:5px;
  margin-bottom:5px;
  padding:14px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #23314c;
}

#page_footer {
  height: 10px;
  background: #000011;
  clear: both;
  border-left: 0px solid #000011;
  border-right: 0px solid #000011;
  border-bottom: 0px solid #000011;
}

#page_footer p {
  padding-top:2px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  color:#ffffff;
}

#page_footer A:link {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:visited {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:active {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:hover {
	COLOR: #ffffff; text-decoration: underline
}


#menu ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #23314c;
  background: url('../graphics/bar07.jpg') top center no-repeat; 
  color: White;
  float: left;
  width: 800px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
}

#menu ul li { display: inline; }

#menu ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #cccccc;
}

#menu ul li a:hover {
  background-color: #23314c;
  background: url('../graphics/bar_bg_hover.gif') bottom left repeat-x; 
  color: #23314c;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 3px;
  border-bottom: 1px solid #999999;
  width: 110px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:15px;
  border-top: 1px solid #cccccc;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.pic_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.pic_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}


div.pic {
  float: right;
  width: 260;
  border: 0px;
  margin: 0.5em;
  padding: 0.0em;
}

div.pic p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}


.subform {
 width:420px;
 margin:auto;
}


#center td {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

