/*-----attach body.custom to any style you add here-----*/

body.custom #container {
	border: 1px solid #cccccc;}
 
body.custom #container{width:920px; float:left; padding:0 20px; background:#fff;}
		
body.custom #rotating{width:920px; float:left; padding:0px 0;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;
	border-bottom: none;}
	
body.custom a{text-decoration:none; color:#990000;}
body.custom .homelink{ padding:10px 10px 10px 10px; font-variant:small-caps;}
body.custom .page .entry-title, .page-template .entry-title{text-align:left;}

#footimg{position:relative; bottom:10px; right:5px;  z-index:1; clear:both;}	

body.custom #footer .left{width:100%; float:center; text-align:left;}
body.custom #footer .image{position:relative; bottom:10px; right:5px;  z-index:1;}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

#widescreen {
	position:absolute;
	left:1120px;
	top:255px;
	width:250x;
    z-index:0;
}
