body {
	background: #ffffff;
	font: 12px/1.7em "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-align: center;
}	

p {
	margin-top: -5px;
	text-align: left;
} 


.copyright {
	font-size: 85%;
	text-align: center;
	margin-top: 5px;
}


h3 {
	font-size: 100%;
	letter-spacing: .25em;
	margin-top: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #523B2F;
	font-variant: small-caps;
}	
	

a:link,
a:visited {
	font-style: italic;
	text-decoration: none;
	color: #039;
}

a:hover, a:active {
	text-decoration: underline;
	color: #5C473C;
}


/* main text divs */

#container {
	margin-left: auto;
	width: 850px;
	margin-right: auto;
	}

#intro {
	margin: 0px;
	height: 300px;
	width: 850px;
	float: left;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	width: 850px;
	margin-top: 0px;
	float: left;
	background-image: url(images/page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E5E2D8;
}


#welcome {
	margin-right: -20px;
	margin-left: 0px;
	width: 422px;
	float: right;
	text-align: left;
	margin-top: -80px;
	margin-bottom: 0px;
	background-image: url(images/poll.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 401px;
}	

#welcomecontent {
	width: 245px;
	float: left;
	margin-left: 73px;
	height: 200px;
	margin-top: 93px;
}


#news {
	width: 462px;
	float: left;
	height: 371px;
	background-image: url(images/seniorNews.png);
	background-repeat: no-repeat;
	margin-left: -25px;
	background-position: center center;
	margin-top: 0px;
}

#newscontent {
	height: 150px;
	width: 220px;
	text-align: left;
	margin-top: 115px;
	margin-left: 130px;
	float: left;
}

#footer {
	background: url(images/footer.jpg) no-repeat center bottom;
	margin-right: auto;
	margin-left: auto;
	height: 138px;
	text-align: center;
	width: 850px;
	float: left;
}
#footer p {
	text-align: center;
}
#footer .line {
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}

#footer a:link, #footer a:visited {
	color: #07399B;
	text-decoration: none;
	font-style: normal;
}

#footer a:hover {
	color: #5C473C;
	text-decoration: underline;
	font-style: normal;
}

#msb {
	height: 320px;
	width: 310px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#shoutout {
	float: left;
	width: 400px;
	height: 420px;
	margin-left: 40px;
	margin-bottom: 5px;
}
#countdown {
	width: 650px;
	height: 150px;
	float: left;
	clear: both;
	margin-top: 25px;
	margin-left: 100px;
}

#splat {
	background-image: url(images/splats.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 518px;
	width: 785px;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px 0px 0px -30px;
	float: left;
	height: 310px;
	width: 304px;
}

#sidebarcontent {
	text-align: left;
	float: none;

}
.iefloat {
	float: left;
	height: 210px;
	width: 130px;
	margin-top: 50px;
	margin-left: 95px;
}

#sidebarcontent a {
	font-style: normal;
	font-weight: bold;
}

#node {
	width: 540px;
	float: left;
	margin-top: 8px;
	text-align: left;
}
#sidebarcontent p {
	line-height: 0.70em;
	margin-left: 5px;
	font-weight: bold;
}

#sidebarcontent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 165%;
	color: #000000;
	background-image: url(images/ul141x8.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 25px;
	font-weight: normal;
}

#node h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #1544A2;
	font-weight: normal;
	background-image: url(images/underline549x13.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-bottom: 13px;
	letter-spacing: .1em;
}

div.hr {
	height: 15px;
	background: url(images/ul549x15.png) no-repeat left;
}
div.hr hr {
  display: none;
}
#node  ul li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-left: -30px;
	padding-left: 17px;
}
#node  ol li {
	list-style-type: decimal;
}

#links {
	margin-top: 10px;
	margin-bottom: 5px;
}

#links p {
	line-height: .75em;
}
.right, .right a{
	text-align: right!important;
	margin-right: 10px;
	margin-top: 5px;
	font-style: italic!important;
	font-weight: bold;
	color: #1B49A4;
}
#validate a {
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#test {
	background-color: #FFFFFF;
	border-top: 1px solid #1544A2;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #1544A2;
}
#test   td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1544A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1544A2;
	padding: 4px;
}
.brown {
	color: #5A361E;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
}
#sidebar2 {
	float: left;
	margin-top: 65px;
	text-align: center!important;
	margin-left: 95px;
	width: 130px;
}
#sidebar2 h4 {
	font-weight: normal;
}
#sidebar2  p {
	text-align: center;
}
#newsnode {
	float: left;
	width: 515px;
	background-image: url(images/line615.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
