body
{
	font-family: arial, sans-serif;
	font-size: 100%;
}

img
{
	border: 0px;
}

h1
{
	border-bottom: black;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
}

h3
{
	margin-bottom: 0em; 
}

a { color: #1D5B97; }

#content
{
	width: 47.5em;
	border-color: #949494;
	border-width: 1px;
	border-style: solid;
	margin: 0 auto;
}

#navigation
{
	position: relative;
	top: 0px;
	left: 3%;
	font-size: 80%;
	width: 100%;
}

#navigation ul
{
	list-style: none;
	margin: .5em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	border-color: #8C8C8C;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

#navigation ul li
{
	background-color: transparent;
	/*#E7E7E7;*/
	float: left;
	margin: 0em 0em 0em 0em;
	padding: .5em 1.5em 0em 1.5em;
	position: relative;
	top: 0px;
	left: 0px;
	border-color: #8C8C8C;
	border-width: 0 1px 0 0px;
	border-style: solid;
	text-transform: uppercase;
	font-size: 80%;
}

#navigation ul li.first
{
	padding-left: 0em;
}

#navigation ul li.last
{
	border: 0px;
}

#navigation ul li a
{
	color: #000;/*#676767;*/
	text-decoration: none;
}

#navigation ul li ul
{
	width: 150px;
	position: absolute;
	top: 1.5em;
	left: 0px;
	background-color: #8CC8FF;
	padding: .2em .4em .2em .2em;
	list-style: none;
	display: none;
	font-size: 125%;
	border: 0px;
}

#navigation ul li ul li
{
	background-color: #8CC8FF;
	padding: 0em;
	float: none;
	display: block;
	margin: 0em 0em .6em .2em;
	border: 0px;
}

#navigation ul li ul li a
{
	background-color: transparent;
	color: #000;
}

.clearing
{
	clear: both;
}

#bar
{
	width: 95%;
	height: 215px;
	margin: 3em auto 2em auto;
}

.fright
{
	float: right;
}

.fleft
{
	float: left;
}

#main
{
	width: 95%;
	border-color: #9EADD4;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	padding-top: 0em;
	position: relative;
	top: 0em;
	left: 0em;
	margin: 2em auto 5em auto;
	font-size: 80%;
}

#leftside
{
	width: 70%;
	padding: 0% 1% 0 1%;
	float: left;
	min-height: 210px;
}


#leftside ul li
{
	display: block;
}

#booklet
{
	position: absolute;
	top: 50px;
	right: 25px;
	width: 150px;
	text-align: center;
}

#rightside
{
	width: 27%;
	float: left;
	margin-top: 3em;
}

#tophook
{
	position: relative;
	top: -.7em;
	left: 0em;
	width: 100%;
	height: 20px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: -1.1em 0em;
}

#footer
{
	margin: 0 auto;
}

table.classes
{
	width: 100%;
}

/*Calendar Section*/
table.calendar
{
	width: 670px;
	background-color: #000;
	margin: 0em 0em 2.5em 0em;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 12px;
}

table.calendar tr td.dayname
{
	height: 15px;
	color: #9B4E00;
	text-align: center;
	font-size: 11px;
}

table.calendar tr td
{
	width: 90px;
	height: 70px;
	background-color: #FFF;
	color: #000;
	position: relative;
	top: 0px;
	left: 0px;
	vertical-align: top;
	font-size: 10px;
}

table.calendar tr td p
{
	margin: .2em 0em .5em .2em;
}

table.calendar tr td div.day
{
	position: relative;
	top: 0px;
	left: 0px;
}

table.calendar tr td a
{
	color: #451E19;
	text-decoration: underline;
}

/* Splash Page SEction */
#splash
{
	width: 740px;
	margin: 2em auto;
	position: relative;
	top: 0px;
	left: 0px;
	color: #808080;
	font-size: 75%;
}

#splash a
{
	text-decoration: none;
}

#sp_logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#sp_info
{
	position: absolute;
	top: 250px;
	left: 7px;
}

#collage
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.mapquest
{
	margin-top: 11em;
}

.toprow
{
	font-weight: bold;
}

ul.files
{
	margin: 0px;
	padding: 0px;
}