.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 0 0 0 0px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
	
.tooltip {
   background-color:#ffff00;
   color:#000080;
   padding: 5px 5px 5px 5px;
	 border:1px #000080 solid;	
}

#map
{
float:left;
border-style:solid;
}

#content
{
 float:left;
 width:585px;
}

.moretext
{
color:#000080;
padding-right:15px;
padding-left:5px;
margin-top:-250px;
}

#date_modified
{
 float:left;
 font-style:italic;
 color:#0000ff;
 font-size:80%;
}

#date_created
{
 float:right;
 font-style:italic;
 color:#0000ff;
 font-size:80%;
}

#recomend_site_text
{
 width:100%;
 text-align:center;
 font-style:italic;
 color:#ff0000;
 font-weight: bold;   
}

#text_above_image
{
 padding-top: 10px;
 text-align:right;
 font-style:italic;
 float:right;
 color:#0000ff;
 font-size:80%;
}

#report_abuse_message
{
 padding-top: 10px;
 font-style:italic;
 float:left;
 color:#0000ff;
 font-size:80%;
}


#body_text
{
float:left;
width:83%;
padding-left:130px;
}

.privnext
{
text-align: center;
    padding-top: 2px;
    padding-bottom: 8px;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


h3
{
    font-weight:600;
    margin-bottom: 5px;
}

#adleft
{
     float: left; 
     width: 170px;
     padding-top:38px;
     padding-bottom: 10px;
}

#adright
{
    float: right; 
    width: 198px;
	padding-top:38px;
	margin-right:10px;
}

body {
  font-family: arial, verdana,  tahoma, sans-serif;
  margin-left: 5px;
  margin-right: 5px;
 /* width:800px;*/
}

p
{
	margin-top: 0px;
	margin-bottom: 1px
}

#banner  
{
	float: left; 
   width: 1000px;
    background-color: #ffffff;
}

#main-holder {
	float: left; 
	width: 1000px;
}

#mainbody-holder
{
	float: left; 
	width: 1000px;
}

#mainbody
{
	float: right; 
	width: 810px;
       /* background-color: #ffffff;*/
}

.clear {font-size: 1px; height: 1px} 

/*75%*/
.twocolumns
{
	float: left; width: 575px;
}

.leftcolumn 
{
	float: left; width: 47%
}

.rightcolumn 
{
	float: right; width: 47%
}

.singlecolumn
{
	float: left; 
	width: 585px;
}

#footer {
	float: left; width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}
