*, html, body, ol, ul, li, dl, dt, dd, img {
  margin: 0; 
  padding: 0;
  border: 0;
  }
 img {
 	margin: 0;
	}
 /*border: 1px solid red;*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #333333;
	background-color: #D3B698;
	text-align: center;
	width: 99%;
	margin: 0;		
	padding: 0;		
}
/* here go divs and general layout */
#wrapper {
	margin: 1px;
	padding: 0;
	width: 100%;
	font-size: 80%;
	text-align: left;
	float: left;
	max-width:1030px;
}
#left{
	margin-left: 378px;
	float: left;
	display: inline;
	height: 585px;
	min-width: 380px;
	padding-top: 2px;
	}	
#right{
	position: fixed;
	left: 12px;
	top: 5px;
	width: 360px;
	height: 600px;
	background-image: url(../new_imgs/lh_col.jpg);
	background-repeat: no-repeat;
	}
#col1, #col2 {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-left:  5px;
	width: 290px;
	height: 600px;
	display: inline;
	background-color: #D3B698;
	padding-bottom: 10px;
	}
#col2{
	margin-right: 1px;
	}	
#col3 {
	width: 360px;
	height: 600px;
	color: #FFF;
	float: left;
	display: inline;
	margin-left: 15px;
	}
#col3 ul {
 	position: relative;
 	top: 235px;
	left: -5px;
	}
.half_col1, .half_col2 {
	float: left;
	width: 150px;
	margin: 0;
	display: inline;
	}
.half_col2 {
	margin: 0 0 0 10px;
	width: 130px;
	}
#scalar {
	clear: both;
	width: 95%;
	height: 20px;
	}
#scalar p.hider {
	font-size: 10%;
	text-align: right;
	color: #D3B698;
	}
.clear {
	color:#D3B698;
	height: 1px;
	clear: both;
}
/* here go text and link styles */
p {
	line-height: 140%;
	margin: 0 0 10px;
	text-align:	justify;
	padding: 0;
	color: #000033;
	}
.caption {
	text-align: center;
	line-height: 130%;
	font-size: 80%;
	padding: 0;
	margin: 5px 0;
	color: #333333;
	}
#col3 ul {
	list-style-type: none;
	font-weight: bold;
	}
#col3 ul li {
	margin: 0 0 10px 0;
	}
#left table{
	margin-top: 10px;
	}
#left h2{
	font-size: 120%;
	margin-bottom: 8px;
	}
#left h3{
	font-size: 100%;
	}
/* here are link styles */
a:link, a:visited {
	color: #FFF;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	} 
/* here are table styles */
#left table td {
	vertical-align: top;
	height: 1.5em;
	}	
#left #form_table td{
	height: 120px;
	padding: 10px;
	padding-bottom: 0;
	}	
#form_table{
	margin-bottom: 20px;
	}	
#theform{
	margin: -25px 0 0;
	padding: 0;
	}	
.d1{
	background-color: #B79A7C;
	}	
#form_table td{
	padding: 0;
	}	
/* here are gallery styles */
.gall_portal {
width: 98%;
margin-bottom: 15px;
margin-top: 10px;
padding: 5px;
}
.gall_portal p{
	text-align:left;
}
.gall_portal a{
color: #000000;
margin-bottom: 20px;
font-weight: bold;
}
.gall_portal a img, a img{
border: 1px solid #000000;
}
.gall_portal a:hover img, a:hover img{
border: 1px solid #FFFFFF;
}
.gall_portal a:hover{
text-decoration: none;
color: #FFFFFF;
}
.cat{
width: 100%;
padding: 10px 0;
}
.cat img, .cat a{
display: inline;
margin-right: 10px;
}
.desc{
display: inline;
float: left;
width: 57%;
}
.im{
width: 160px;
float: left;
}
#comments{
display:none;
}