* {margin: 0px; padding: 0px;}
#wrapper {
	text-align:center;
	}

body{
	background: url(images/tree_texture_edit1.jpg) repeat;
	background-color:#000;
	font: normal 62.5% Georgia, Times New Roman, Times, serif;
	background-position:top;
	}

#container {
	background: url(images/) no-repeat top center ;
	}
	
#header{
	height: 170px;
		}

#nav {
	padding: 0 0 20px 0;
	}

#nav li{
	padding: 10px 0px 10px 0px;
	list-style:none;
	font-size: 1.8em;
	}
#nav a{
	color: #feea3d;
	}	
#nav a:hover {
	color: #fff; 
	text-decoration:none; 
	}

.mailer {
		background: url(images/mailer.png) no-repeat top left;
		height: 80px;
		
}

.mailer li {
	 display: none;
	visibility: hidden;
	}
	
#footer{
	background-color:#000 ;
	height: 130px;
	text-align:center;
	padding: 20px 0 0 0;
		}
	
#image_right{
	padding: 15px;
	float: right;
	}
#image_left{
	padding: 15px;
	float: left;
	}



/* text
------------------------------------------------------------------------------------------*/

p{
	font-size:1.4em;
	padding: 10px 20px 0px 20px;
	}

h1 {
	font-size: 3em;
    display: none;
	visibility: hidden;
	}

h2 {
	font-size: 4em;
	font-weight: normal;
	padding: 10px 10px 10px 15px;
	}

h3 {
	font-size: 2.3em;
	font-weight: normal;
	padding: 10px 20px 0px 20px;
	}

h4 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px 20px 0px 20px;
}
	
a {
	text-decoration:underline;
	}

a:hover {
	color:#000;
	}



#mootpoints li 
	{
	font-size:1.4em;
	color:#000000;
	padding: 10px 20px 0 30px;
	list-style:none;
	}
#casting li 
	{
	font-size:1.4em;
	color:#000000;
	padding: 10px 20px 0 30px;
	list-style:none;
	}
	
#col2 p{
	color:#000;
	}	
#col2 h3{
		color:#000000;
		}
#col2 a{
	color:#000000;
	}


#col3 {
	color:#FFFFFF;
	}
#col3 a{
	color:#ffffff;
	}

#footer {
	color:#FFFFFF;
	}


/* boxes
------------------------------------------------------------------------------------------*/

#title img {
	padding: 20px 0 0 0px;
	}
#banner img{
	float:right;
	padding: 20px 0 0 0px;
	border: none;
	}
	
	
#col2 img{
	margin: 10px;
	border: 2px #FEEA3D solid}
#col2 table{
	margin: 0 0 0 20px;
	width: 70%;
}

/* Columns
------------------------------------------------------------------------------------------*/
#colleft{
}
#colright{
}


#col1 {
}
#col2{	
	background: #ffffff url(images/base_whore.png) no-repeat bottom right;
}
#col3{
}

#box{
border-style:dashed;
border-color:#Feea3d;
border-width:2px;
padding: 0 0 40px 0;
margin: 0 0 20px 0;}
	
#box2{
border-style:dashed;
border-color:#000;
border-width:2px;
padding: 0 0 10px 0;
margin: 0 20px 20px 20px;
}

#footer p{
color:#FFFFFF;
}
#navbarfooter ul {
	padding: 0px 0 0 0;
	}
#navbarfooter li {
	list-style: none;
	display:inline;
	padding: 0 10px 0 10px;
	}
#navbarfooter li a {
	font-size: 1.2em;
	color: #feea3d;
	text-decoration: none;
}
#navbarfooter li a:hover {color: #fff; text-decoration:underline;}

/* `stuff
----------------------------------------------------------------------------------------------------*/
#aclogo{
	background:url(images/acs_logo.png) top left none;
	float:right;
	padding: 0px 20px 10px 0;
	}