/* generated by fusionrobotdesign.com */ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background-color:#C9C9C9;
	background-image:url(../graphics/texture.png);
	background-repeat:repeat;	
	font-family:Arial, Helvetica, sans-serif;
} 

#pagewidth{ 
	width:800px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 

#header{
	position:relative; 
	height:40px; 
	width:100%;
	margin-top:30px;
} 

#leftcol{
	width:5px; 
	float:left; 
	position:relative; 
}

#twocols{
	width:795px; 
	float:right; 
	position:relative; 
}

#rightcol{
	width:5px; 
	float:right; 
	position:relative; 
}

#maincol{
	background:#000000 none repeat scroll 0 0;
	bottom:0;
	display:inline;
	float:left;
	height:460px;
	margin-top:5px;
	position:relative;
	width:790px;
}

#footer{
	height:75px; 
	background:url(../graphics/translucent.png) repeat;
	clear:both;
} 


/* *** containers fix: *** */ 
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*printer styles*/ 
@media print{ 
	/*hide the left column when printing*/ 
	#leftcol{
		display:none;
	} 
	
	/*hide the right column when printing*/ 
	#rightcol{
		display:none;
	} 
	#twocols, #maincol{
		width:100%; 
		float:none;
	}
}


.iamtranslucent{
	background:url(../graphics/translucent.png) repeat;
	height:470px; 
	margin-bottom:5px;
}


.logo{
	position:absolute;
	top:1px;
	width:439px;
	height:200px;		
}

.mattblacktabs{
	position:absolute;	
	margin:0;
	padding:0;
	top:13px;
	right:0;
}

.mattblacktabs ul{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font: bold 12px Verdana;
	list-style-type: none;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: right;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px;
	color:#A0A0A0;
}

.photos{
	display:none;
}

#revolvingpicture{  
	width:  790px;  
	height:   460px;  
	padding: 0;  
	margin:  0;  
	overflow:hidden;
	background-image:url(../graphics/loader.gif); 
	background-position:50% 50%; 
	background-repeat:no-repeat;	
	background-color:#ffffff;
} 
 
#revolvingpicture img{  
	height:450px;
	left:5px;
	position:relative;
	top:5px;
	width:780px;
} 

a img{
	border: none;
}

a:link{
	text-decoration: underline;
	color:#262626;
}

a:visited{
	text-decoration: underline;
	color:#262626;
}

a:active{
	text-decoration: underline;
	color:#262626;
}

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



a.contact:link{
	text-decoration: none;
	color:#ffffff;
}

a.contact:visited{
	text-decoration: none;
	color:#ffffff;
}

a.contact:active{
	text-decoration: none;
	color:#ffffff;
}

a.contact:hover{
	text-decoration: none;
	color:#ffffff;
}


.contactdetails a:link{
	text-decoration: none;
}

.contactdetails a:visited{
	text-decoration: none;
}

.contactdetails a:active{
	text-decoration: none;
}

.contactdetails a:hover{
	text-decoration: none;
}


.left{
	float:left;
	padding:8px;
	width:250px;
}

.right{
	float:right;
	padding:8px;
	width:225px;
	text-align:right;
}


h1{
	font-size:14px;
	margin-top:-1px;
	margin-bottom:-1px;	
}

h2{
	font-size:12px;
	margin-top:-1px;
	margin-bottom:-1px;	
}

h3{
	font-size:10px;
	margin-top:-1px;
	margin-bottom:-1px;
}


h3.contactdetails{
	margin-top:2px;
	margin-bottom:2px;
}

.red
{
	background-color:#bc0909;
	height:430px;
	padding:15px;
	color:#FFFFFF;
}

.clip
{
	margin:auto;
	width:518px;
}

#splash
{
	background-color:#bc0909;	
	height:460px;  
}

.thecontents
{
	background-color:#CCCCCC;
	height:430px;
	padding:15px;
}


div.photowrap
{
	float:left;	
}

div.photoframe
{
	background-color:#ffffff;
	margin:8px;
	padding:5px;		
}

.clr{
	clear:both;
}


.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}


#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; }

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

#overlay{ background-image: url(../graphics/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../graphics/translucent.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../graphics/overlay.png", sizingMethod="scale");
	}