BODY {
	background-image:url(images/bg.jpg);
	background-color:#0e0e0c;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	
}
.content{
	margin:0 auto;
	width:971px;
	height:1050px;
	padding:0px;
	background-image:url(images/content_bg.jpg);
	text-align:left;
}
.home_left{
	width:306px;
	float:left;
	margin-left:30px;
	margin-right:19px;
	padding:0px;
}
.home_right{
	width:612px;
	float:left;
	margin-right:0px;
	padding:0px;
}

a img{
	border:0px;
}
p{
	margin:0px 0px 10px 0px;
	padding:0px;
}

h2{
	padding:0px;
	margin:0px;
}
h2.video{
	background-image:url(images/header_video.jpg);
	width:82px;
	height:37px;
	text-indent:-3000px;
}
h2.give{
	background-image:url(images/header_give.jpg);
	width:122px;
	height:38px;
	text-indent:-3000px;
}
h2.tour{
	background-image:url(images/header_tour.jpg);
	width:110px;
	height:38px;
	text-indent:-3000px;
}

.input{
	border:0px;
	background-color:#767d72;
	width:185px;
	margin-bottom:2px;
	color:#FFFFFF;
}
a{
	color:#FFFFFF;
}
.submit{
	border:0px;
	background-color:#000000;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	width:100px;
}
form{
	padding:0px;
	margin:0px;
}
table{
	padding:0px;
	margin:0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*  */
.StyleSheetHiddenPlaceHolder  {
	display : none;
}
