@charset "UTF-8";
/* CSS Document */

body {
	background-color:#749312;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: left 20px;
	color: #303136;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	margin-top:20px;
	width:821px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #FFFFFF;
	background-image: url(../img/dots_longer.png);
	background-position: 528px 300px;
	background-repeat: no-repeat;
	position:relative;
}
#containerhome {
	margin-top:20px;
	width:821px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #FFFFFF;
	background-image: url(../img/photo_home.jpg);
	background-position: 10px 240px;
	background-repeat: no-repeat;
}
#header {
	width:821px;
}
#menu {
	width:821px;
	height:53px;
	background-image: url(../img/menu_underneath.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	margin-top:3px;
}
#menu-ADMIN {
	width:821px;
	height:26px;
	background-image: url(../img/menu_underneath.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	margin-top:3px;
}

#updates {
	width:277px;
	background-image: url(../img/newsletter_bg.png);
	background-repeat: no-repeat;
	height:17px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #303136;
	padding-left:544px;
	padding-top:8px;
}
#updates a {
	color:#FFFFFF;
	text-decoration:none;

}
#updates a:hover {
	text-decoration:underline;

}
#updates_home {
	width:277px;
	background-image: url(../img/photo_home_top.jpg);
	background-repeat: no-repeat;
	height:17px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #303136;
	padding-left:544px;
	padding-top:8px;
}
#updates_home a {
	color:#FFFFFF;
	text-decoration:none;

}
#updates_home a:hover {
	text-decoration:underline;

}


#contents {
	width:821px;
}
#contents-home {
	width:821px;
	min-height:275px;
}
#contents_left {
	width:472px;
	float:left;
	font-size:11px;
	padding-top:10px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:30px;
}
#contents_left a {
	font-size:11px;
	color: #749312;
	text-decoration: none;	
}
#contents_left a:hover {
text-decoration:underline;
	
}
#contents_left-home {
	width:442px;
	float:left;
	padding-top:30px;
	padding-left:50px;
	padding-right:30px;
	color:#FFFFFF;
	font-size:11px;
}
.hometitle {
	font-size:16px;

}
.pagetitle {
	font-size:16px;
	color: #749312;
}
.bitbigtext {
	font-size:13px;

}
#contents_right {
	width:298px;
	float:right;
	padding-bottom:30px;
	font-size:12px;
	color:#666666;
	
}
#footer {
	width:671px;
	height:20px;
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	font-size:11px;
	padding-left:150px;
	padding-top:30px;
	clear:both;
}
/*\*/
* html #contents-home {
	margin-bottom:60px;
}
#footer a {
	text-decoration:none;
	color: #303136;

}
#footer a:hover {
	text-decoration:underline;
	
}
.whitetext {
	color:#FFFFFF;

}
#submenu {
	font-size:11px;
	padding-top:4px;
	padding-left:25px;

}
#submenu a {
	text-decoration:none;
	color:#333333;
	padding-right:20px;

}
#submenu a:hover {
	color:#FFFFFF;

}
#submenu a.selectpage {
	text-decoration:none;
	color:#FFFFFF;
	padding-right:20px;

}


.submenu {
	font-size:11px;
	padding-top:4px;
	padding-left:25px;

}
.submenu a {
	text-decoration:none;
	color:#333333;
	padding-right:20px;

}
.submenu a:hover {
	color:#FFFFFF;

}
.submenu a.selectpage {
	text-decoration:none;
	color:#FFFFFF;
	padding-right:20px;

}



.director-select {
	background-image: url(../img/directors/selected.gif);
	background-repeat: no-repeat;
	background-position: center 1px;

}
#contents_left ul {
	margin-left:-25px;

}
#flashcontent2 {
	padding-left:20px;
}
#menu ul {
	margin:0px;
	padding:0px;
	margin-left:0px;


}
#menu ul li {
	list-style-type: none;
	margin-left:0px;
	display:inline;
	margin:0px;
	padding:0px;
	margin-right:0px;
	
}
#menu img {
	border:none;

}