body {
    font: normal 11px verdana,arial, tahoma;
	color:#FFFFFF;
	background-color:#000000;
	
}

html, body {
    margin:0;
    padding:0;
    border:0 none;
  
	height:100%;
    width:100%;
}

.clear {
	clear:both;
}
a {
	color: #ffff00;
}
a:link {
	color: #ECFB87;
	text-decoration: none;
}

a:visited {
   color: #ECFB87;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ECFB87;
}

h1 {
 font-size: 150%;
 font-weight: normal;
 padding-left:0px;
 margin: 0;
 color:#ffffff;
 
}
h2 {
 font-size: 150%;
 font-weight: bold;
 padding-left:5px;
 margin: 0;
 color:#0A3F67;
 border-bottom:1px solid #B9CADB;
}

img {border:0;}

#main
{
	width: 100%;
	height:100%;
	margin: 0;
	padding:0px;
	text-align:center;
}

div.center
{
	width: 958px;
	margin: 0px auto;
}

.column {
 float: left;
 margin-left:8px;
 margin-top:10px;
}
/*  again more work with IE */
* html .column {
 display: inline;
}

.sides_borders
{
	border-left:1px solid #009999;
	border-right:1px solid #009999;
}

#header {
	width: 100%;
	height: 180px;
	margin-top: 2px;
	border-top:1px solid #009999;
	background:url('../images/header.jpg') no-repeat;
	text-align:left;
}

#topnav{
	width: 100%;
	height:31px;
}
#topnav ul
{
	margin:0;
	padding:0;
	list-style: none;
	width: 100%;
	height:31px;
}

#topnav  ul li {
	
	float:left;
	height:31px;
	line-height:31px;
	color:white;
}


#contentContainer {
	clear:both;
	width: 100%;
	background:#0c3d4c;
	float:left;
}

#content_bar{
	width: 100%;
	height:41px;
	background:url('../images/top_bar.jpg') no-repeat;
}

#content_bar #bar_title_left{
	
	position:relative;
	float:left;
	left:0px;
	height:10px;
	line-height:10px;
	text-align:left;
	top:24px;
	margin-left:10px;
}

#content_bar #bar_title{
	
	position:relative;
	float:right;
	height:10px;
	line-height:10px;
	text-align:left;
	top:24px;
	margin-right:10px;
	padding-left:3px;
}

#left_block {
	width: 169px;
	text-align:left;
}



#content {
	width: 500px;
	text-align:left;
}
#full_content {
	width: 770px;
	text-align:left;
}

#reviews_list {
	width: 770px;
	text-align:left;
}

#profile {
	width: 945px;
	text-align:left;
}



#footer {
	width: 100%;
	float:left;
	margin-bottom:5px;
	border-bottom:1px solid #0066cc;
	background-color:#0b3d4b;
	text-align:center;
	
}

#footer #nav{
	margin:15px auto;
	border:1px solid #000000;
	width:930px;
    background-color:#105467;
	padding:5px 5px 5px 5px;
	color: #ffff00;
}

#footer #copy{
	text-align:right;
	padding-right:15px;
	padding-bottom:3px;
}

#footer #copy img{
	border:0px;
}

#footer #small_line{
line-height:1px;
height:1px;
width:956px;
background-color:#0b3d4b;	
margin-left:1px;
margin-top:1px;
margin-bottom:1px;
}

#footer #big_line{
line-height:5px;
height:5px;
width:956px;
background-color:#0b3d4b;	
margin-left:1px;
margin-top:1px;
margin-bottom:1px;
}

#newsletter {
margin-top:5px;
margin-bottom:5px;
width:272px;
height:113px;
background:url('../images/news_letter_box.jpg') no-repeat;
}

#newsletter #news_letter_title {
text-align:right;
}
#newsletter #news_letter_title img{
margin-top:10px;
margin-right:20px;
}

#newsletter #news_letter_content {
text-align:left;
padding-left:10px;
padding-right:10px;
font-size:9px;
}
#newsletter #news_letter_content form{
margin-top:3px;
}

#newsletter #news_letter_content input[type=text]{
margin:0;
border:1px solid black;
height:15px;
font-size:12px;
}

#newsletter #news_letter_content input[type=image]{
vertical-align:top;
}


.escort_reviews_list
{
	width:100%;
	margin:0 auto;
}

.escort_reviews_list th
{
	border-bottom:1px solid #DFDFDF;
	padding:5px 5px 5px 5px;
	text-align:left;
}

.escort_reviews_list td
{
	border-bottom:1px solid #DFDFDF;
	padding:5px 5px 5px 5px;
}

.error-message
{
color:#AF151B;
}

#findescort {
 font-size:10px;
 font-weight: bold;
 background:#0d4656;
 color:#ffff66;
 width:145px;
 
}