/*
Theme Name: Escort
Theme URI: http://www.selectwebsitedesign.co.uk
Description: Escort personal website design	
Version: 1.0
Author: Steve Elrond
Author URI: http://www.selectwebsitedesign.co.uk

*/

body {
	margin: 10px;
	padding: 0;
         background-color:#000000          
}

a {text-decoration:none; color:#98593a}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background-image:  url(/images/main.jpg);
	background-repeat: no-repeat;
        min-height:1000px;
}

#column_wrapper {min-height:650px}

#left {
    position:relative;
	top:10px;
	left:0px;
	width: 280px;
        height:610px;
	margin:0px 0 0 0;
	float:left;

}

#menu {
    position:relative;
	top:0px;
	left:0px;
	width: 700px;
	height:40px;
	margin:0 0 0 0;
	float:left;
    color:#98593a
}

#menu a{
    color:#98593a;
	text-decoration:none;
    font-size:12px;
    font-weight:bold; font-stretch:condensed
}

#menu a:hover{
    color:#98593a;
	text-decoration:underline
}

#menu2 {
    position:relative;
	top:0px;
	left:0px;
	width: 130px;
	height:600px;
	margin:0 0 0 0;
	float:left;
        background-color:#111111;
    color:#98593a;
       

}

#menu2 a{
    color:#98593a;
	text-decoration:none;
    font-size:12px;
    font-weight:bold; font-stretch:condensed
}

#menu2 a:hover{
    color:#98593a;
	text-decoration:underline
}

#text2{color:#ffffff;}

#main {
    position:relative;
	top: 60px;
	left: 0px;
        width: 700px;
	min-height:800px;
	margin:0 0 0 0;
	float:left;
         color:#ffffff
}



#footer {
    position:relative;
	top:0px;
	left:0px;
	width: 800px;
	height:20px;
	margin:0 0 0 0;
	float:left;
}

#frbanners {
    position:relative;
	top:50px;
	left:0px;
	width: 800px;
	margin:0 0 0 0;
	float:left;
         color:#ffffff;
}

.banner {margin: 10px 10px 10px 10px}

.gallery {
float:left;
margin:2px;
height:75px;
width:75px;
overflow:hidden;
}

.gallery img {
height:75px;
width:75px;
}

.linksf a{color:white;text-decoration:none}
.linksf  {width:200px; float:left}


#lightbox{
	background-color:#A20202;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color:#FFFFFF
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay{ background-image: url(images/overlay.png); }

html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

