body {
	font:8pt verdana;
    background-image: url(art/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
	color: #EBE5C3;	
	}

.style5 {
	color: #933F11;
	font-size: large;
	}
	
.style6 {
	font-size: 11px;
	font-weight: bold;	
	color: #EBE5C3;	
	}
	
.style7 {
	font-size: 14px;
	font-weight: bold;	
	color: #EBE5C3;	
	}

.style8 {
	font-size: 13px;
	}

.style9 {
	font-size: 9px;
	color: #EBE5C3;
	float: center;
	text-align: center;	
	}

.style10 {
	font-size: 14px;
	color: #EBE5C3;
	font-weight: bold;	
	}

.style11 {
	font-size: 11px;
	color: #EBE5C3;
	font-weight: bold;
	}

.style14 {
	color: #EBE5C3;
	font-size: large;
	}

.staff-pix {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	float: right;
	width: 189px;
	height:auto;
}


#navlist {
	margin: 0;
	padding: 0 0 10px 10px;
	background-color: #000;
	}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}


#navlist a:link, #navlist a:visited {
	float: center;
	line-height: 40px;
	font-weight: bold;
	margin: 0 7px 4px 7px;
	text-decoration: none;
	color: #EBE5C3;
	}


#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #EBE5C3;
	padding-bottom: 2px;
	background: transparent;
	color: #EBE5C3;
	}


#navlist a:hover { 	color: #EBE5C3; }


a:link {
	color: #EBE5C3;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #EBE5C3;
	}
a:hover {
	text-decoration: none;
	color: #391F06;
	}
a:active {
	text-decoration: none;
	color: #EBE5C3;
	}

h1 {
	font:16pt verdana, arial, sans-serif;
	color: #EBE5C3;
	font-weight: bold;
	margin:0;
	padding:16px;
	}

h2 {
	font:15pt verdana, arial, sans-serif;
	color: #EBE5C3;
	padding:10px;
	margin:0;
    text-align: left;
	}

h3 {
	font:13pt verdana, arial, sans-serif;
	color: #EBE5C3;
	padding:10px;
	margin:0;
    text-align: center;
	}

h4 {
	font:12pt verdana, arial, sans-serif;
	font-weight: bold;	
	color: #EBE5C3;
	padding:10px;
	margin:0;
    text-align: left;
}


h5 {
	font:9pt verdana, arial, sans-serif;
	font-weight: bold;	
	color: #EBE5C3;
	margin:0;
    text-align: left;
	}


p {
	font: 8pt verdana;
	margin: 0px;
	text-align: left;
	color: #EBE5C3;	
	}


#contain {
	width:800px;
	border-right:2px solid #933F11;
	border-left:2px solid #933F11;
	margin-left:auto;
	margin-right:auto;
	background: #000 url('') center right no-repeat;
    }

#youthheader {
    background: #000 url('art/youth_header.jpg') right no-repeat;
	width:800px;
    height:165px;
	border-bottom:1px solid #933F11;
	}

#leftcol {
	width:150px;
	float:left;
	padding:5px 0 5px 0;
	background-color: #876A5A;
	}

#leftcol p {
	padding:5px 18px 5px 18px;
	margin:0;
	}


#leftcolnav {
	width:150px;
	float:middle;
	padding:0 0 5px 0;
	}

#leftcolnav p {
	padding:0 18px 5px 18px;
	margin:0;
	text-align: center;	
	color: #EBE5C3;	
	}


#leftcol h3 {
	font:13pt verdana, arial, sans-serif;
	color: #EBE5C3;	
	padding:10px;
	margin:0;
    text-align: center;
	}


#leftcol h4 {
	font:13pt verdana, arial, sans-serif;
	color: #EBE5C3;
	padding:5px 18px 5px 18px;
	margin:0;
    text-align: left;
	}


#leftcolad {
	width:150px;
	float:middle;
	padding:4px 0 4px 0;
	}

#leftcolad p {
	font-size: 9px;
	padding:4px 18px 4px 18px;
	margin:0;
	text-align: center;	
	color: #EBE5C3;
	}

#content {
	margin-left:160px;
	font-size: 15px;
	width:625px
	background-color: #000;	
	}

#content p {
	padding:3px 20px 3px 20px;
	font-size: 15px;
	margin:0;
	}

#content .vision li {
	list-style: none;
	color: #EBE5C3;
	padding:3px 20px 3px 20px;	
	}

#content .events li {
	list-style: none;
	color: #391F06;		
	padding:3px 20px 3px 20px;	
	}

#content a:link {
	color: #933F11;
	text-decoration: none;
	font-weight: bold;
	}
#content a:active {
	text-decoration: none;
	color: #933F11;
	font-weight: bold;
	}
#content a:visited {
	text-decoration: none;
	color: #933F11;
	font-weight: bold;
	}
#content a:hover {
	text-decoration: none;
	color: #EBE5C3;
	font-weight: bold;
	}

#footer {
	width:800px;
	clear:left;
	border-top:1px solid #933F11;
	border-bottom:1px solid #933F11;
	background: #933F11;
	padding: 32px 0 3px 0;
	}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
	}

#leftImg
{
float:left;
padding: 0 0px 0px 0;
}