@imoort url(lightbox.css);

body {
	background-color:#fff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin:0;
	padding:0;
	height: 250px;
}

a:visited, a:link {color:#12440B; text-decoration:none;}

a:hover {text-decoration:underline;}

#wrap { position:relative; margin:0 auto; border:2px solid #12440B; padding:25px; width:850px; margin-top:25px;}

#content {text-align:left; margin:0 auto; width:850px;}

.header {float:right; width:600px; height:225px; background:#ccc;}

#sidebar {float:left; width:240px; background:#12440B; min-height:650px; padding-left:5px;}

#sidebar2 {float:left; width:240px; background:#12440B; min-height:700px; padding-left:5px;}

#sidebar4 {float:left; width:240px; background:#12440B; min-height:800px; padding-left:5px;}

#sidebar5 {float:left; width:240px; background:#12440B; min-height:5500px; padding-left:5px;}

#sidebar3 {float:left; width:240px; background:#12440B; min-height:500px; padding-left:5px;}

.inner {float:right; width:575px; padding:25px 0 25px 0; }
   
.bottom {width:830px; background:#12440B; margin:0 auto; text-align:right; padding:10px;}

span a:link {color:#FF0;}

#footer { clear:both; text-align:right; margin:0 auto; font-size:11px; width:900px; margin-top:7px; margin-bottom:25px;}

#footer p, a:link, a:visited, a:hover {color:#12440B}
 
/* CLEAR 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 */

.head {
	float:left;
	padding-right:20px;
	display:block;
	height: auto;
}

.image {width:250px; height:250px; float:left;}

.image img {width:245px;}

#thumbs 
{
	width:575px;
}
#thumbs img {margin:0 5px; border:none;}

.text {
	float:right;
	width: 325px;
	height:325px;
}

.text1 {float:right; width: 0px; height:0px; border-top:1px solid #000;}

.clear
{clear:both; margin:10px 0;}
