body, p, div, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
}

a:link, a:visited, a:active {
	color: #38AFEB;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

p {margin:15px 0;}

h1,h2,h3,h4,h5 {
	font-family:helvetica,arial,sans-serif;
	font-weight: normal;
	line-height: 1.3em;
	color: #444;
}

h1 {
	font-size:50px;
	font-weight:bold;
	line-height:1em;
	margin:0;
}
h2 {
	font-size: 29px;
	text-transform: uppercase;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 18px;
	text-transform: uppercase;
}
h5 {
	font-size: 16px;
}
span.paragraph2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	margin:15px 0;
}

#contentWrapper {
	background: url(/assets/1290/youth-bg.jpg) repeat-x;
}

#content {
	margin: 30px auto 0;
	position: relative;
	z-index: 1;
}

#contentLeft {
	min-height: 0;
}

#contentRight {
	background: #f3f3f3;
	margin-bottom:10px;
	min-height: 302px;
	background: url(/sitefiles/1290/Images/bk-sub.gif) repeat-x;
}

#contentRight h2 {font-size: 13px;}

#contentRight p {
	font-size: 13px;
}

#subnav a {
	color: #272727;
}

#subnav a:hover {
	color: #000;
	text-decoration: underline;
}

#subnav a.current {
}

#subnavWrapper h2 a {
	color: #000;
	font-weight: normal;
}

#subnavWrapper h2 a:hover {
	color: #666;
	font-weight: normal;
}

#content-students-top {
	height:90px;
	margin:0 auto;
	position:relative;
	width:900px;
}

img#students-logo {
	left:20px;
	position:absolute;
	z-index: 70;
        display:none;
}

img#student-life {
	position:absolute;
	left:40px;
	top:45px;
}

#students-header {
	background-color:#111;
	padding:30px;
	text-align:center;
	position: relative;
	z-index: 1;
}

#breadcrumbs {
	border-top:1px solid #BFBFBF;
	margin:0 auto;
	padding-top:20px;
	width:840px;
}

#breadcrumb a, #breadcrumb a.first {color: #272727;}

#breadcrumb a.current {color: #38AFEB;}

#breadcrumbs-students-default {
	border:none;
	margin-top: 20px;
	padding:0;
}
