/****************************** TOP ******************************/
div#top {
	background: url('../images/youth_banner.jpg');
	border-bottom: thin solid #6CB46B;
/*	border-bottom: thin solid #3F8540;*/
}

/****************************** SIDEMENU ******************************/
div#sideMenu {
	/*background-color: #D44FFB;
	width: 125px;*/
	background-color: #FFCC00;
}

div#sideMenu li {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: -15px;
}

/****************************** CONTENT ******************************/
div#content.main {
	position: absolute;
	left: 150px;
	top: 100px;
	width: 450px;
	height: 600px;
}

/*div#content {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 540px;
	height: 600px;
	padding: 20px 15px 5px 5px;
	margin: 2px 15px 20px 0px;
	overflow: visible;
	clear: left;
	z-index: 0;
}*/

/****************************** TAB1 ******************************/
img#tab1 {
	color: #FFFFFF;
	padding-bottom: 0px;
	width: 125px;
	height: 28px;
}

/*img#background1 {
	padding-top: 0px;
	width: 545px;
	height: 150px;
}*/

img#background1 {
	padding-top: 0px;
	width: 475px;
	height: 475px;
}


div#tab1Link {
	color: #FFFFFF;
	font-weight: bold;
	z-index: 1;
	position: absolute;
	left: 25px;
	top: 27px;
}

div#tab1Info {
	color: #000000;
	position: absolute;
	left: 20px;
	top: 70px;
}

/****************************** TAB2 ******************************/
img#tab2 {
	color: #FFFFFF;
	padding-bottom: 0px;
}

/*
img#background2 {
	padding-top: 0px;
	width: 545px;
	height: 250px;
}*/

img#background2 {
	padding-top: 0px;
	width: 475px;
	height: 600px;
}


div#tab2Link {
	color: #FFFFFF;
	font-weight: bold;
	z-index: 1;
	position: absolute;
	left: 30px;
	top: 563px;
}

div#tab2Info {
	color: #000000;
	position: absolute;
	left: 20px;
	top: 550px;
}

/****************************** INPUT ******************************/
input#donateMain {
	position: absolute;
	left: 540px;
	top: 0px;
	font-size: 8pt;
	width: 80px;
}

input#donate {
	position: absolute;
	left: 490px;
	top: 0px;
}
/****************************** IMG ******************************/
img#logoMain {
	width: 120px;
	height: 200px;
	position: absolute;
	left: 490px;
	top: 50px;
	border: 0px;
}

img#logo {
	width: 120px;
	height: 200px;
	position: absolute;
	left: 600px;
	top: 45px;
}

img#img1 {
	width: 80px;
	height: 100px;
	position: absolute;
	left: 500px;
	top: 190px;
}

img#img2 {
	width: 100px;
	height: 200px;
	position: absolute;
	left: 500px;
	top: 330px;
}

img#img3 {
	width: 100px;
	height: 150px;
	position: absolute;
	left: 500px;
	top: 580px;
}

img#img4 {
	width: 250px;
	height: 75px;
	position: absolute;
	left: 10px;
	top: 575px;
}

img#img5 {
	width: 300px;
	height: 80px;
	position: absolute;
	left: 300px;
	top: 575px;
}

img#YouCANImg {
	width: 192px;
	height: 144px;
}

div#YouCANDiv {
	float: right;
}

img#SAVEImg {
	width: 330px;
	height: 255px;
}

img#peerMedImg {
	width: 325px;
	height: 179px;
	/*float: left;
	padding-right: 15px;*/
}

/****************************** FONT ******************************/
.bold { font-weight: bold; }

/****************************** UL/OL ******************************/
ul.info { line-height: 14pt; }
ol.alpha {
	line-height: 14pt;
	list-style: lower-alpha;
}
ol.info { line-height: 14pt; }

/****************************** H2 ******************************/
h1 { margin-top: 0px; }

/****************************** H2 ******************************/
h2 {
	font-size: 11pt;
	font-weight: bold;
}