body{
	margin-top:0px;	
	margin-left:0px;		
	background:#000000;
	font-family:"Century Gothic";
}

#main_body{
	position:absolute;
	display:none;
	z-index:110;
	height:563px;
	width:99%;
}

.div_bubble{
	position:absolute;
}

.contact_add{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:5px;
}

.err_div{
	width:250px;
	text-align:center;
/*	border:1px solid black;*/
}

.tdspacer{
	height:5px;
}

.form_head{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.required {
	font-family:"Century Gothic";
	font-size:12px;
	border:1px solid black;
	background:#FFFFFF;
}

.input_textarea{
	font-family:"Century Gothic";
	font-size:12px;
	border:1px solid black;	
	background:#FFFFFF;
}

.input.submit{
	font-size:12px;
	font-weight:bold;	
	background:#CCCC99;
}

.line_spacer{
	height:17px;
}

.body_content{
	border:1px solid black;
	height:270px;
	width:250px;
	top:20px;
	left:255px;
	z-index:1000;
}

.main_pic{
/*	position:absolute;*/
	top:0px;
	z-index:1;
}

.loader{
	font-family:"Century Gothic";
	font-size:20px;
	font-weight:bold;	
	position:absolute;
	top:150px;
	left:0;
	text-align:center;
	width:99%;
}

#content_area{
	position:absolute;
	top:128px;
	left:168px;
	height:417px;
	width:445px;
	text-align:center;
	border:solid red 0px;
	z-index:250;
}


#gallery_area{
	position:absolute;
	top:110px;
	left:160px;
	overflow:hidden;
	height:340px;
	width:455px;
/*	padding-bottom:10px;*/
	text-align:center;
	border:solid red 0px;
	z-index:250;
}

#gallery_area hr {
	width:280px;
}

#gallery_area .lightbox{
	height:270px;
	overflow:hidden;
	border:0px solid black;
}

#gallery_index{
	height:350px;
	line-height:3;
	text-align:center;
}

.home_scroller{
	position:absolute;
	top:20px;
	left:40px;
	height:350px;
	width:360px;
	border:0px solid red;
	font-family:"Century Gothic";
	font-size:12px;
}

#matter_cont{
	top:30px;
	font-size:10px;
	display:none;	
}

.normal {
	font-family:Verdana;
	font-size: 10px;
	text-align:justify;
/*	line-height: 1.4em;*/
	color:#000000;
}