body {
	background-image:url(../images/bkgd_students.jpg);
	background-color:#231f20;
}

#am_wrapper {
	background-image:none;
}

#sidebar {
	background:transparent url('/images/student_sidebar_bg.png') no-repeat scroll 20px 0;
}

div#sidebar div.title {
	display:none;
	}
	
#sidebar .images {
	margin-left:18px;
}

NO#flash_header {
	border:5px solid #FFFFFF;
	height:167px;
	margin-left:-7px;
	margin-top:-3px;
	width:570px;
}

#sidebar .title {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('/noimages/student_sidebar_bg.png') no-repeat scroll 20px 0;
	height:43px;
	overflow:hidden;
	padding:15px 0 0 15px;
	width:187px;
}

#sidebar .text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none no-repeat scroll left top;
	min-height:419px;
	padding:10px 0 0 12px;
	text-align:right;
	width:235px;
}

#content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('/images/student_content_bg.png') no-repeat scroll left top;
	min-height:634px;
	padding:25px 70px 0 45px;
	width:504px;
	color:#fff;
}

#subheader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/student_flash_header_bg.png) no-repeat scroll left top;
	height:185px;
	padding:30px 0 0 13px;
}

ul#student_sidebar {
	line-height:2.3em;
	list-style-type:none;
	position:relative;
	right:7px;
	top:-15px;
}

ul#student_sidebar li.afterone{
	position:relative;
	border-top:1px #fff solid;
	}

	
#sidebar .text ul#student_sidebar li a {
	color:#FEC425;
	font-size:1.5em;
	font-weight:bold;
	padding:4px 5px 4px 0;
	text-decoration:none;
}

#sidebar .text ul#student_sidebar li a:hover {
	color:#fff;
	text-decoration:underline;
	}


#content p {
	color:#fff;
}

div.images p {
	margin:5px 0;
}

#footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('/images/student_footer_bg.png') no-repeat scroll left top;
	clear:both;
	min-height:200px;
	width:910px;
}

.rss_link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/rss.gif) no-repeat scroll 50% 10%;
display:block;
float:left;
font-size:12px;
font-weight:normal !important;
line-height:70px;
overflow:visible;
padding-left:28px;
left:20px;
position:relative;
}

.blog_cat_list hr {
	visibility:hidden;
	width:180px;
}


h1 a:hover, h2 a:hover, h3 a:hover {
color:#457F95 !important;
text-decoration:underline !important;
}

.post .contreading, .post .bloginfo .blue, p.bloginfo a {
	color:#FEC425;
}

.post h3.blogposttitle a {
	color:#fff;
	}
	
.post h3.blogposttitle {
	margin:0 0 10px 0;
	}

.post h6.date {
	color:#FEC425;
}

p.success {
	background-color:transparent;
	color:#FEC425;
	border-width:0px;
	}
	
li {
color:#FFFFFF;
font-size:1.1em;
margin:15px 0;
}

ul#student_sidebar li {
margin:0;
}

a, a:visited {
	color:#2c515f;
	text-decoration:none;
}

form fieldset legend {
	font-weight:bold;
	margin-bottom:0.5em;
	color:#fff;
	display:none;
}

form fieldset fieldset legend {
	display:block;
	float:left;
}

form fieldset fieldset p.data {
	display:block;
	float:left;
}