body{
background-color:#623D98;
margin:0 auto;
font-family:times, serif;
}

#wrapper
{
	width:725px;
	position:absolute;
	background-color:#FFFFFF;
	left:50%;
	margin-left: -360px;
	top: 2px;
}

#header
{
	width:725px;
	height:125px;
	margin-top:0%;
	margin-bottom:0;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
	text-decoration:none;
	color:#623D98;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
	padding-left: 0px;
}
#submenu {
	width: 725px;
	color: #FFFFFF;
	background-color: #C0D731;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #623D98;
	position: absolute;
	top: 123px;
	left: 0px;
}



#toolbar{
width:725px;
height:30px;
background-color:#520031;
margin-top:0%;
margin-bottom:0%;
padding-top:1%;
padding-bottom:1%;
border-bottom: 4px solid #666633;
}
.italic {
	font-size: x-small;
	font-style: italic;
}


#menu{
width:150px;
float:left;
display:inline;
margin-top:0%;
margin-right:1%;
background-color:#520031;
padding-top:2%;
}



li{
list-style:none;
text-decoration:none;
padding-left:5%;
line-height:200%;
font-size:12px;
color:#FFFFFF;
}
.centernopad {
	text-align: center;
}


a:hover{
text-decoration:none;
color:#C0D731;
background-color:#623D98;
}

a.content{
text-decoration:underline;
color:623d98;
}
li.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #623D98;
	vertical-align: middle;
	display: block;
}


a.heading{
text-decoration:none;
color:#184a18;
}


h3{
text-align:left;
color:623d98;
letter-spacing:2px;
padding-left:1%;
margin-left:0%;
}

h3.content{
text-align:left;
font-size:120%;
color:#666633;
letter-spacing:2px;
margin-left:0%;
}

h3.sidebar{
text-align:center;
color:#003300;
}

h3.green{
text-align:left;
font-size:120%;
color:#003300;
margin-left:0%;
}


h2.content{
text-align:left;
font-size:140%;
font-family:sans-serif;
font-weight:bolder;
color:#003300;
letter-spacing:1px;
margin-left:0%;
}

p.img{
float:right;
display:inline;
margin:1%;
margin-top:5%;
margin-left:2%;
}

img.prime{
float:left;
display:inline;
margin:1%;
}

#content{
	width:710px;
	display:block;
	font-family:sans-serif;
	font-size:12px;
	color:#623D98;
	padding: 5px;
	margin: 2px;
}



#calendar{
width:400px;
display:inline;
margin-top:2%;
font-family:sans-serif; 
font-size:12px;
color:#FFFFFF;
}

p.toolbar{
font-size:14px;
font-weight:bold;
text-align:center;
}

p.calendar{
width:400px;
background-color:#000000;
margin:1%;
font-family:sans-serif; 
font-size:12px;
color:#FFFFFF;
}
.bold {
	font-weight: bold;
}


p.welcome{
font-family:sans-serif;
color:623d98;
font-size:12px;
}
.italic {
	font-style: italic;
	font-size: small;
}


p.bold{
font-family:sans-serif;
font-weight:bold;
color:#003300;
font-size:12px;
}
h1 {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}


#libraries
{
width:125px;
float:right;
margin-top:2%;
margin-right:1%;
background-color:#99cc66;
text-align:center;
border-width:2px;
border-color:#99cc66;
}

#footer{
	color:#623D98;
	text-align:center;
	margin-top:10%;
	margin-left:auto;
	margin-right:auto;
	font-family: sans-serif;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #623D98;
}
