body {
	font: normal 11pt Trebuchet MS,Arial,sans-serif;
	
background-image:url(/images/silk-background-lrg-100.jpg);
position:fixed;
width:100%;
height:100%;


}

.header {
	border-top:0px solid;
	border-bottom: solid 0px;
	height:200px;
	border-color: #666;
	width: 100%;
	z-index:1;
	background-image: url(/images/escortsforwomenbanner.jpg);
}

.headerab {
	background-color:#E8D6D6;
	height:28px;
	border-color: #666;
	margin-left: 30px;
	margin-right: 30px;
	z-index:1;
	top: 0px;
	position: relative;
	text-align: center;
	font-size: 14pt;
}
.box2 {
	background-color:#E8D6D6;
	width: 1024px;
	height: auto;
	margin: 0 auto 35px auto;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:0px;
	color: #fff;
	font-weight: bold;
	border: 3px solid;
	top:30px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	behavior: url(border-radius.htc);
	z-index:100;
	border-color: #540403;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
}
a img { 
	border: none;
}


a:link {
	color:#414958;
	text-decoration: underline;
	}
	
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container  {
	width: 80%;
	max-width: 1260px;
	min-width: 780px;
	background: #FFF;
	margin: 0 auto; 	
	z-index:1;
}


.sidebar1 {
	float: left;
	width: 20%;
	padding-bottom: 10px;
	background-color: #CD0A7C;
}
.content {
	width: 60%;
	float: left;
	background-color: #FFF;
	color: #333;
	border-radius: 32px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 20px;
}
.sidebar2 {
	float: left;
	width: 20%;
	background: #CD0A7C;
	margin-left: 1px;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style:none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
	
}
ul.nav li {
	border-bottom: 1px solid #666; 

}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background:#CD0A7C;
	color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	background-color: #F74AAD;
}

.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
	height: 100px;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.content { margin-right: -1px; } 
ul.nav a { zoom: 1; }  


.navbar{
	background-color:#000000;
	height:50px;
	z-index:1;
	top: 0px;
	position: relative;
}
