#maintext {
	margin-left: 0px;	
	position: absolute;
	left: 456px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 419px;
	height: 672px;
}
#bg {
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image: url(images/YouthBG.jpg);
	background-position: 50% 50%;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#sidebar {
	position:absolute;
	color: none;
	height: 671px;
	width: 200px;
	float: left;
	left: 258px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	border: none;
}
#Wbanner {
	position:absolute;
	background-color: #B55902;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	height: 100px;
	width: 200px;
	float: left;
	left: 0px;
	top: 400px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	border: none;
}
#SGbanner {
	position:absolute;
	background-color: #555A43;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #fff;
	height: auto;
	width: 200px;
	float: left;
	left: 0px;
	top: 515px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	border: none;
}
#content {
	background:white;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border: 1px solid #918F88;
	position:absolute;
	top: 55px;
	left: 40px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 378px;
	height: auto;
	padding: 10px 10px 10px 10px;
	color:#000000;
}
#bannerHome {
	position:absolute;
	top: 400px;
	left: 41px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 379px;
	height: 227px;
	padding: 10px 10px 10px 10px;
	color:#663300;
}
#newNav {
	width: 200px;
	height: 170px;
	top: 205px;
}
#mainNav {
	border: 1px solid #ACA797;
}
#mainNav a {
	color: #333;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #ACA797;
	padding: 4px 5px 4px 30px;
	display: block;
	background-color: #CCC;
}		
#mainNav a:hover {
	font-weight: bold;
	color:#fff;
	background-color: #EDCF75;
}
ul#mainNav {
	width: 200px;
	list-style: none;
	padding: 0px;
	margin: 0;
}	
#horizNav {
	list-style: none;
	float: left;
	width: 100%;
}
#horizNav li {
	float: left;
}
#horizNav a {
	width: 14 em;
	color: #fff;
	border: 1px solid #918F88;
	background-color: #ACA797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	margin-right: 5px;
	display: block;
}		
#horizNav a:hover {
	color:#333333;
}
#frameimage {
	position: absolute;
	left: 12px;
	top: 0;
	width: 226;
}	
#copyright {
	position:absolute;
	background-color: #ACA797;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	vertical-align: text-bottom;
	text-align: center;
	color: #333;
	height: 20px;
	width: 636px;
	float: left;
	left: 258px;
	top: 680px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	border: none;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 height: 500px;
 width: 678px;
 display: inline;
 position: relative;
}
