/* 
* *** ********* ************************
CSS Document  for The Hide
4/23/2009
* *** ********* ************************
*/
.body{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#000000;
margin: 0 auto; 
background-color:#ffffff;
}
.body.editor{
background:white;
}
#container1 { 
width: 975px; 
background: #F5E7CC;
margin: 0 auto; 
border: 0px solid #000000;
text-align: left; 
}
#menuBg{
background-image:url(../images/sce/menuBg.jpg);
height:31px;
background-repeat:no-repeat;
}
#sidebar {
float: left; 
width: 242px;
background-image:url(../images/sce/sideBg.jpg);
background-repeat:repeat-y;
padding: 0px;
}
#sideEle{
padding:10px 0px 15px 32px;
}
#mainContent { 
margin: 0 0 0 242px;
padding: 0px; 
} 
#contentIN{
padding:20px;
float:left;
}
#footerLine{
clear:both;
background-image:url(../images/sce/fullBg.jpg);
height:25px;
text-align:center;
padding-top:0px;
}
img{
border:0px;
}
a{
text-decoration:none;
}
p{
line-height:1.60em;
letter-spacing:normal;
color:#716348;
}


#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #ffffff; padding-right:15px;padding-left:15px;color:#ffffff; }
#footer .footer_language_link {	border-left:solid 1px #ffffff;color:#ffffff;}
#footer .footer_last{color:#ffffff;border:0px;}


#footer a{
font-size:0.80em;
}




