body {
	background-color:#D2D3DB;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}


/********************** Youth Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/youthheader.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#161FA3;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#9495A1;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:74px;
}
#logo_w2{
	top:44px;
	left:102px;
}
#header_text {
	top:220px;
	left:30px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/youthcontent_bg.jpg);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#131B91;
	font-size:14px;
	text-align:center;
	width:210px;
	margin: 10px 0px 15px 0px;
}
h3{
	font-size:12px;
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h4{
	color:#131B91;
	font-size:14px;
	text-align:left;
	width:400px;
	margin: 10px 0px 15px 0px;
}
h5{
	color:#131B91;
	font-size:14px;
	text-align:center;
	width:670px;
	margin: 10px 0px 15px 0px;
}
h6{
	color:#B2DEF9;
	font-size:14px;
	text-align:center;
	width:210px;
	margin: 10px 0px 15px 0px;
}
#blogpost{
	color:#000000;
	font-style:oblique;
	font-size:12px;
	test-align:left;
	width:400;
	margin: 0px 0px 0px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	text-align: center;
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
#right2 {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right2 a{
	color:#ffffff;
}
#right2 a:hover{
	color:#B2DEF9;
}
#right3 {
	background-color:#B9B9BA;
	text-align: center;
	float:right;
	width:207px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	border-right: #fff 3px solid;

}
#right3 a{
	color:#c77e0c;
}
#right3 a:hover{
	color:#131B91;
}
#right4 {
	background-color:#ffffff;
	text-align: center;
	float:right;
	width:207px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	border-right: #fff 3px solid;

}
#right4 a{
	color:#c77e0c;
}
#right4 a:hover{
	color:#131B91;
}
#full {
	float:left;
	width:670px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#full a{color:#28556b;}
#full a:hover{color:#c77e0c;}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/youthfooter_bg.jpg);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #c77e0c;
}
#footer a:hover {
background : inherit;
color : #131B91;
text-decoration : none;
}
/********************** Footer2 ***************************/
#footer2 {
	width:420px;
	text-align:center;
	padding: 20px 0px;
}
#footer2 a:link, #footer a:visited {
background : inherit;
color : #28556b;
}
#footer2 a:hover {
background : inherit;
color : #c77e0c;
text-decoration : none;
}
