
body {
background-color: ##816D5B;
background-image: url('bg_grad.jpg');
background-repeat: repeat-x;
background-position: bottom;
}


#shadow {
    width: 787px;
    height: 533px;
    border: 0px solid #666666;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -394px;
    margin-top: -267px;
}

#movie {
    width: 750px;
    height: 500px;
    border: 0px solid #666666;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -375px;
    margin-top: -250px;
}

#social_icons{

	width: 160px;
	margin-top: 10px;
}

/*******************************
SUBSCRIPTIONS - MAILING LIST PAGE
*******************************/

#newsArea {
float: left;
	width:130px;
	height:300px;
	background: none;
	background-repeat: no-repeat;
	margin: 10px 10px 10px 10px;	
}

#formCon {

margin-top: 200px;
padding:10px 10px 5px 0px;		
		
}

#formInput {
	width:80px;
	
	background: white;
	background-repeat: no-repeat;	
	
	
}

#formInput #textarea {
	background:none;
	border:none;
	width:120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545325;	
	padding-left:0px;
height:20px;

}


#formLabel {
	width:35px;
	height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #816d5b;	
	float:left;
}


#formInput {
	width:140px;
	height:20px;
border: 1px #816d5b dotted;
	background-repeat: no-repeat;	
	float:left;
}

#radio {
width:20px;
height:20px;
float:left;
	margin-left:5px;
	margin-top:5px;
}
#radioLabel {
	width:65px;
	height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #816d5b;	
	float:left;
	margin-top:10px;
text-align: left;
}

.newsBut2 {
	width:30px;
	height:25px;



}
/* for Internet Explorer */
/*\*/
#formCon .newsBut2 {
	top: 2px;
}

#submit{

border: 1px #816d5b dotted;
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: #816d5b;
	
}
