/* Start of CMSMS style sheet 'leelexcss' */
/***** Body and main container *****/
body {
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
margin:0 auto;
padding:0;
font: normal 100% Helvetica, Arial, sans-serif;
background:#000000;
}

a {
background-color:inherit;
text-decoration:none;
border-style: none;
}

#maincontainer {
text-align: left;
color:#FFFFFF;
margin:0 auto;
width: 1020px;
height: 600px;
background-image: url(graphics/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#tabbed_box {  
margin: 0px auto 0px auto;  
width:334px;
height: 330px;  

} 

.tabbed_area {  
position:relative;
left:25px;
top: 35px; 
/*padding:8px;*/   
width:340px;
height: 330px; 
background-image: url(graphics/textboxbg.jpg);
background-repeat: no-repeat;
background-position: top left;   
}

/*ul.tabs {  
margin:0px; padding:0px;  
 }  
ul.tabs li {  
list-style:none;  
display:inline;  
}

ul.tabs li a {  
background-color:#464c54;  
color:#ffebb5;  
padding:8px 14px 8px 14px;  
text-decoration:none;  
font-size:9px;  
font-family:Verdana, Arial, Helvetica, sans-serif;  
font-weight:bold;  
text-transform:uppercase;  
border:1px solid #464c54;   
}  

ul.tabs li a:hover {  
background-color:#2f343a;  
border-color:#2f343a;  
}
  
ul.tabs li a.active {  
background-color:#ffffff;  
color:#282e32;  
border:1px solid #464c54;   
border-bottom: 1px solid #ffffff;  
} 
*/

.content { 
position:relative; 
font-size: 0.85em;      /* 14px / 16px = 0.875em */
padding:20px;
padding-right:20px;
left:5px; 
/*padding-left:0px*/
}  

.content a{
color:#FFFFFF;
background-color:inherit;
text-decoration:none;
}

.content a:hover {
text-decoration:underline;
color:#ff4538;
background-color:inherit;
}

p.content { 
	padding-top: 2px;
	padding-bottom: 2px;
}

#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8 { 
position: relative;
width:300px;
left:10px;
top: 10px;
display:none;
} 

#content_3 p {  
list-style:none; 
margin-top: 3px;
margin-bottom: 3px;
	}

#content_4 p {  
list-style:none; 
margin-top: 3px;
margin-bottom: 3px;
	}

#content_5 p {  
list-style:none; 
margin-top: 3px;
margin-bottom: 3px;
	}

#content_6 p {  
list-style:none; 
margin-top: 3px;
margin-bottom: 3px;
	}

#content_1{
position: relative;
width:300px;
top: 10px;
}

#leelexlogo{
position:relative;
align: center;
width: 265px;
height: 81px;
}

/*********************************************************************/ 
#pictures{
border:thin;
width:590px;
height: 467px;
position:relative;
left:400px;
top: -273px;
overflow:hidden;

}

pictures a:visited {border-style: none; }  

#bookcase1{
width:207px;
border:0;
height: 416px;
position: relative;
left: 398px;
top: 37px;
}

#oporto{
	/*width:207px;*/
border:0;
	/*height: 416px;*/
position:absolute;
	left: 0px;
	top: 0px;
}

#newbar{
/*width:207px;*/
border:0;
	/*height: 416px;*/
position:absolute;
	left: 0px;
	top: 149px;
	}

#jakes{
	/*width:207px;*/
border:0;
	/*height: 416px;*/
position:absolute;
	left: 111px;
	top: 45px;
}

#portobello{
	/*width:207px;*/
border:0;
	/*height: 416px;*/
position:absolute;
	left: 282px;
	top: 158px;
}

#angels{
	/*width:207px;*/
border:0;
	/*height: 416px;*/
position:absolute;
	left: 111px;
	top: 158px;
}

#deadyoung{
	/*width:207px;*/
border:0;
	/*height: 416px;*/
position: absolute;
	left: 260px;
	top: 0px;
}


#footer {
font-size: 0.75em;      /* 14px / 16px = 0.875em */
text-align:left;
color:#FFFFFF;
position:absolute;
top: 550px;
width: 925px;
padding-left:49px;

}

#footer a{
color:#FFFFFF;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
color:#ff4538;
background-color:inherit;
}

#menu {
font-size: 0.75em;      /* 14px / 16px = 0.875em */
text-align:left;
color:#FFFFFF;
position:absolute;
top: 20px;
width: 925px;
padding-left:49px;

}

#menu a{
color:#FFFFFF;
background-color:inherit;
text-decoration:none;
}

#menu a:hover {
text-decoration:underline;
color:#ff4538;
background-color:inherit;
}

.style2 {
	font-size: 0.85em;
	color: #333333;
	}

/* End of 'leelexcss' */

