@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #777777;
	height:100%;
	line-height: 1.5em
}
body {
	background:#FFFFFF;
	margin: 0px;
}
h1, h2, h3, h4 {
	color:#621900;
}
a:link {
	color: #34b500;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #34b500;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #621900;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #34b500;
	font-weight:bold;
}

.nav a:link {
	color: #34b500;
	text-decoration: none;	
	font-weight: 100;
	font-size:.9em;
}
.nav a:visited {
	text-decoration: none;
	color: #34b500;	
	font-weight: 100;
	font-size:.9em;
}
.nav a:hover {
	text-decoration: none;
	color: #621900;
	font-weight: 100;
	font-size:.9em;
}
.nav a:active {
	text-decoration: none;
	color: #34b500;	
	font-weight: 100;
	font-size:.9em;
}

#wrapper {
	background:#FFFFFF url(images/ufp_v2_bg.gif) top center no-repeat;
	min-height:600px;
}
#width_wrapper {
	width:940px;
}
#content_wrapper {
	padding:25px 30px 30px 410px;
}
#content {
	padding:0 0 0 33px;
	background:url(images/page_start2.gif) no-repeat;;
}
#nav {
	float:left;
	padding:315px 0 0 215px;
	line-height:1.3em;
}

#footer {
	background:url(images/footer_02.gif) top center no-repeat;
	padding:12px 0 0 0;
	height:121px;
	clear:both;
}

.green {color:#34b500;}

.brown {color:#621900;}

#banners {
	font-size:.65em;
	padding:40px 0 0 0;
	text-transform:uppercase;
}
#banners_students {
	font-size:.65em;
	padding:0 0 0 0;
	text-transform:uppercase;
}
#next-prev {
	position:relative;
	margin:-63px 23px 0 0;
}
#school_title p {
	color:#621900;
	font-size:13px;
	line-height:10px;
}

#school_title {
	line-height:10px;
}
#hiddenTable {
	display:none;
}
