
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/top_backgroundnew.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	font-family: "Verdana";
	font-size: 14px;
	line-height: 120%;
	background-color: #859a35;
	color: #959398;
}

img {
	border: none;
}

#spacer {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 898px;
	height: 246px;
	position: absolute;
	top: 0px;
}

#nav {
	width: 889px;
	height: 48px;
	margin: 0px;
	margin-top: 10px;
	background-image:url(../images/navigation-unselected.png);
	background-position:center;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}


.home {
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	width: 70px;
	height: 48px;
	display: inline-block;
	float: left;
}

.home:hover {
	float: left;
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	width: 70px;
	height: 48px;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png) 0px 48px;
}


.school {
	margin: 0px;
	margin-right: 3px;
	float: left;
	padding: 0px;
	width: 122px;
	height: 48px;
	display: inline-block;
	float: left;
}

.school:hover {
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	float: left;
	width: 122px;
	height: 48px;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png) -72px -192px;
}

.academic {
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	float: left;
	width: 110px;
	height: 48px;
	display: inline-block;
}

.academic:hover {
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	float: left;
	width: 110px;
	height: 48px;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png)  -197px -288px;
}

.acvities {
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	float: left;
	width: 110px;
	height: 48px;
	display: inline-block;
}

.acvities:hover {
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	float: left;
	width: 110px;
	height: 48px;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png)  -309px -384px;
}

.notice {
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	width: 81px;
	float: left;
	height: 48px;
	display: inline-block;
}

.notice:hover {
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	float: left;
	width: 81px;
	height: 48px;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png)  -420px -480px;
}

.contact {
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	float: left;
	width: 121px;
	height: 48px;
	display: inline-block;
}

.contact:hover {
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	float: left;
	width: 121px;
	height: 48px;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png)  -503px -624px;
}

.magic {
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	float: left;
	width: 161px;
	height: 48px;
	display: inline-block;
}

.magic:hover {
	width: 161px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	height: 48px;
	float: left;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png)  -627px -768px;
}


.learning {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 98px;
	height: 48px;
	display: inline-block;
}

.learning:hover {
	width: 98px;
	float: left;
	height: 48px;
	display: inline-block;
	background: transparent url(../images/navigation-selected.png)  -790px -864px;
}
#logo {
	margin: 0px;
	margin-top: 72px;
	margin-left: 2px;
	width: 160px;
	height: 167px;
	float: left;
	/*border: 1px solid #FFFF00;*/
}

#banner {
	margin:0px;
	margin-right: 20px;
	margin-top: 78px;
	margin-bottom: 12px;
	width: 674px;
	height: 156px;
	float: right;
	background:url(../images/top_banner_background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


#banner_inner {
	margin: 0px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 0px;
}

#main {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 310px;
	background-image:url(../images/middle_background.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding: 0px;
	padding-bottom: 10px;
	border: 0px;
}

.inner, #inner {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 888px;
	padding: 0px;
}

#break {
	background-image:url(../images/top_footer.jpg);
	background-position: center top;
	height: 7px;
	margin: 0px;
	padding: 0px;
	background-repeat:no-repeat;
	line-height: 0px;
	display: block;
	overflow: hidden;	
	clear: both;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 100%;
}

#footer_images {
	height: 243px;
	width: 904px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#footer_images img{
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer {
	text-align: center;
	font-family: "Verdana";
	color: #FFFFFF;
	margin-top: 10px;
}

#footer p .small {
	margin: 0px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#footer p .medium {
	font-size: 14px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#footer p .large {
	margin: 0px;
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p {
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#footer a:hover {
	text-decoration: underline;
}

#maincontainer_content{
width: 872px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image:url(../images/content_divider.gif);
background-position: top center;
background-repeat:repeat-y;
}


#maincontainer_content #contentwrapper{
float: left;
width: 100%;
}

#maincontainer_content #contentcolumn{
margin-right: 328px; /*Set right margin to RightColumnWidth*/
}

#maincontainer_content #rightcolumn{
float: left;
text-align: center;
width: 328px; /*Width of right column*/
margin-left: -328px; /*Set left margin to -(RightColumnWidth) */
}

#column_clearer{
clear: left;
width: 100%;
margin: 0px;
padding: 0px;
line-height: 0px;
overflow: hidden;
height: 0px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
max-width:650px;
}


#rightcolumn img,
#side-b img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#contentcolumn  p, 
#standard_full p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 120%;
	color: #737273;
}

/*h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #4d4d4d;
	margin-top: 4px;
	margin-bottom: 14px;
	font-weight: bold;
	text-decoration: underline;
}*/

h1 {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 100%;
	font-family:"Georgia";
	font-size: 32px;
	font-weight: bold;
	background-image: url(../images/underline.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
	display: inline-block;
	float: left;
	color: #4d4d4d;
}

#clearer {
	height: 4px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


#standard_full {
	width: 848px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}


#maincontainer_home{
width: 886px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url(../images/home_divider.gif);
background-position: top center;
background-repeat:repeat-y;
}


#maincontainer_home #contentwrapper{
float: left;
width: 100%;
}

#maincontainer_home #contentcolumn{
margin-right: 524px; /*Set right margin to RightColumnWidth*/
}

#maincontainer_home #rightcolumn{
float: left;
width: 524px; /*Width of right column*/
margin-left: -524px; /*Set left margin to -(RightColumnWidth) */
}

.inner_right {
	margin: 0px;
	margin-left: 12px;
	margin-right: 8px;
}

.inner_left {
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

#rightcolumn  p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	text-align: left;
	line-height: 120%;
	color: #737273;
}

.errortext {
	color: #FF0000;
	margin: 0px;
	line-height: 140%;
}

.apply_comment {
	width: 60%;
}

#toptext {
	width: 100%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	position: absolute;
	top: 16px;
}

#toptext .inner {
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}

#toptext .inner .larger {
	font-size: 16px;
}

.lifetable {
	width: 844px;
	height: 280px;
	display: block;
	background-image:url(../images/day-in-the-life_background.gif);
	background-position: center top;
	background-repeat:no-repeat;
}

.lifetable td{
	text-align: center;
	vertical-align: middle;
	height: 280px;
	width: 211px;
}

#dayicons {
width: 320px;
height: 63px;
margin:0px;
padding: 0px;
text-align: center;
float: right;
margin-bottom: 10px;

}

#dayicons img{
	margin: 0px;
	padding: 0px;
}

#daytitle {
width: 500px;
height: 63px;
margin:0px;
padding: 0px;
text-align: left;
float: left;
margin-bottom: 10px;

}

#dayclear {
width: 100%;
height: 0px;
line-height: 0px;
margin: 0px;
padding: 0px;
overflow: hidden;
clear:both;
}

.daypar {
	margin: 0px;
	margin-top: 12px;
}

.dayspacer {
	width: 100%;
	height: 10px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#flash{
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.flashbook {
	text-align:center;
	vertical-align: middle;
	height: 600px;
	width: 800px;
}

.center {
	margin: 0px;
	margin-top: 8px;
	text-align: center;
}

a {
	color: #737273;
	text-decoration: underline;
}

