body {
background:url('http://www.faithlessuk.co.uk/bg.jpg') #5d5e89;
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:11px;
color:#451D09;
}

#container{
width:744px;
margin-left:auto; 
margin-right:auto; 
padding:1px;
border:#AE9886 1px solid;
background:url('http://www.faithlessuk.co.uk/contentbg.gif') repeat-y #E3E2E2;
}

#headerbox{
height:198px;
width:746px;
background:url(headerbg.jpg) no-repeat #9F876F top left;
margin-right:auto;
margin-left:auto;
border:#AE9886 1px solid;
padding:0;
}

#banner{
border:#9F876F 1px solid;
height:70px;
width:734px;
margin-left:auto;
margin-right:auto;
margin-top:3px;
padding:6px;
background:#E3E2E2;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
font-size:26px;
}

#centerbox{
width:440px;
padding:9px;
float:left;
text-align:justify;
font-family:'Lucida Grande', Verdana, Arial, sans-serif;
font-size:12px;
color:#451D09;
margin-left:21px;
}

#redheader{
width:474px;
float:left;
text-align:right;
padding:9px;
background-color:#A30000;
font-family:'Lucida Grande', Verdana, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#C2B8AF;
}

#sidebox{
width:180px;
float:right;
border:0px;
margin-right:21px;
font-family:'Lucida Grande', Verdana, Arial, sans-serif;
font-size:10px;
color:#451D09;
}

.sideheader{
width:180px;
text-align:right;
padding:3px;
border: none 0; 
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#6F0000;
}

.sidebox2{
width:180px;
padding:3px;
font-family:'Lucida Grande', Verdana, Arial, sans-serif;
font-size:11px;
color:#451D09;
border:0px;
}

#footer{
clear:both;
padding:6px;
background-color:#CCCCCC;
text-align:center;
font-family:'Lucida Grande', Verdana, Arial, sans-serif;
font-size:10px;
color:#6F0000;
}

A:link{color:#6F0000; text-decoration:none;}
A:hover{color:#A30000; text-decoration:overline;}
A:active{color:#6F0000; text-decoration:none;}
A:active:hover{color:#A30000; text-decoration:overline;}
A:visited{color:#6F0000; text-decoration:none;}
A:visited:hover{color:#A30000; text-decoration:overline;}

h3 {
font-family:'Lucida Grande', sans-serif, Arial, Helvetica;
font-size:10pt;
font-weight:bold;
color:#E9E4DF;
}

b {
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#6F0000;
}

input,textarea,select {
border:#A30000 1px solid;
background-color:#E9E4DF;
font-family:'Lucida Grande',Verdana, Arial, sans-serif;
font-size:8pt;
color:#6F0000;
}



/* CSS MENU EFFECT */
/* from Listamatic - Eric Meyer */

#navcontainer
{
padding:0px;
width:190px;
height:190px;
margin-left:526px;
background:#9F876F;
}

 #navlist
{
padding: 0px 1px 1px;
margin-left: 0px;
margin-top: 0px;
font: bold 12px Verdana, Helvetica, sans-serif;
background:#990000;
width: 190px;
}

#navlist li
{
list-style: none;
margin: 0;
border-top:#5d5e89 1px solid;
text-align: right;
}

#navlist li a
{
display: block;
width:190px;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #5d5e89;
background: #9F876F;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #F3F3F3; }

#navlist li a:hover
{
border-color: #5d5e89;
color: #660000;
background: #D7D0CA;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none;  }

#overlay{ background-image: url(http://www.faithlessuk.co.uk/photos/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "http://www.faithlessuk.co.uk/photos/lightbox/overlay.png", sizingMethod="scale");
	}
	