body {
text-align: center;
margin: 0px;
margin-top: 0px;
padding: 0px;
padding-top:5px;
min-width:760px;/* stop mozilla sliding off the edge */
font: 11px sans-serif;
background:#9FC410;
}

html { min-height:100%; margin-bottom:1px; }

td{
font: 11px sans-serif;
}

#wrap, .wrap {
      width: 760px;
      border: 1px solid #9fc410;
      text-align: left;
      margin: 0 auto;
    }

#header, .header {
       width: 750px;
       height:47px;
       padding-top:10px;
       padding-left:10px;
       padding-bottom:0px;
       background-color:#FFFFFF;
       border-bottom: 1px solid #9fc410;       
    }

.tabs, #tabs{
       padding-right:5px;
    }
  #footer, .footer{
  text-align:right;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  background: url(images/logobot.gif) no-repeat;
  background-color:#9FC410;
}

.bg, #bg{
background: url(images/bg.jpg) no-repeat top right;
background-color:#F3F3F3;
}

.bgl, #bg1{
background: url(images/bg.jpg) no-repeat top left;
background-color:#F3F3F3;
}

.col, #col{
margin:0;
padding:5px 5px 5px 5px;
}

#mainad, .mainad {
border: 1px solid black;
      padding:15px;
      margin-left:auto;
      margin-right:auto;
      background-color:#F0F6D9;      
      }

td.listing{
      padding:5px;
}

td.sponsored{
border: 1px solid black;
      padding:5px;
}

td{
background:#FFFFFF;
}

.address, #address{
float:right;
height:100%;
min-height:100%;
padding:10px;
}

h1
 {
  display: inline; 
  margin: 0 1em 0 0;
  font-family: sans-serif;
	font-size: 16px;
	color: #000080;
 }
 
h2
 {
  display: inline; 
  margin: 0 1em 0 0;
  font-family: sans-serif;
	font-size: 13px;
	color: #000080;
 }

.message, #message{
  font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:140%;
	background-color:#F3F3F3;
	margin:0;
 }
.messagecont, $messagecont{
padding:5px 5px 5px 5px;
}
 a:link, a:visited, a:active {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
h2 a:link, h2 a:visited {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
 
 h2 a:hover{
 color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
 }
 h3
 {
  display: inline;
  margin: 0 1em 0 0;
  font-family: sans-serif;
	font-size: 13px;
	color: #000088;
 }
 .verticalmenu ul  {
 list-style: none;
 padding: 0px;
 padding-left:10px;
 margin: 0px;
} 
.arrow{
 background: url(images/arrow.gif) no-repeat top right;
 }
.verticalmenu ol  {
 padding: 0px;
 padding-left:25px;
 margin: 0px;
}
 ul  {
 list-style: circle;
 padding: 0px;
 padding-left:30px;
 margin: 0px;
} 
.raised {
  background:transparent; 
  width:470px;
  height:100%;
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4{
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3{
  height:1px;
  }
.raised .b2 {
  border-left:1px solid #CCCCCC; 
  border-right:1px solid #CCCCCC;
  }
.raised .b3 {
  border-left:1px solid #CCCCCC; 
  border-right:1px solid #CCCCCC;
  }
.raised .b4 {
  border-left:1px solid #CCCCCC; 
  border-right:1px solid #CCCCCC;
  }
.raised .b1 {
  margin:0 5px; 
  background:#CCCCCC;
  }
.raised .b2{
  margin:0 3px; 
  border-width:0 2px;
  }
.raised .b3{
  margin:0 2px;
  }
.raised .b4{
  height:2px; margin:0 1px;
  }
.raised .boxcontent {
  display:block;  
  border-left:1px solid #CCCCCC; 
  border-right:1px solid #CCCCCC;
  padding:5px;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
hr{
      border:0px;
      border-bottom: 1px dashed #fec208;
      color: #fff;
}

