a:link
{
	color: #663366;
	text-decoration: none;
}
a:visited, a:active
{
	color: #986898;
	text-decoration: none;
}
a:active, a:hover
{
	text-decoration: underline;
}
body
{
	background-color: #663366;
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
}
#wrap
{
	width: 1025px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#imageBar
{
	margin-top: -4px;
	margin-bottom: -4px;
	text-decoration: none;
}
#bodyContainer
{
	background:url("../images/background.gif") repeat-y scroll;
	/*background-color: #FFFFFF;*/
	position: relative;
	padding: 0px;
	height: 99%;
	left: 0px;
	top: 0px;
	width: 1024px;
	margin: 0px;
}
#im_top-left
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#im_bottom-bar
{
	position: absolute;
	top: 0px;
	left: 22px;
}
#imageBar a:link, #imageBar a:visited, #imageBar a:active, #imageBar a:hover
{
	text-decoration: none;
}
.nav
{
	position: absolute;
	left: 210px;
	top: 10px;
	margin:0;
}
.nav p
{
	display: none;
}
.nav a
{
	display: inline;
	float:left;
	margin:0;
}
#services
{
	background:url("../images/services.gif") no-repeat 0 0;
	width: 147px;
	height: 31px;
}
#articles
{
	background:url("../images/articles.gif") no-repeat 0 0;
	width: 133px;
	height: 31px;
}
#staff
{
	background:url("../images/staff.gif") no-repeat 0 0;
	width: 100px;
	height: 31px;
}
#calendar
{
	background:url("../images/calendar.gif") no-repeat 0 0;
	width: 149px;
	height: 31px;
}
#aboutus
{
	background:url("../images/about.gif") no-repeat 0 0;
	width: 136px;
	height: 31px;
}
#contact
{
	background:url("../images/contact.gif") no-repeat 0 0;
	width: 149px;
	height: 31px;
}
#services:hover, #articles:hover, #staff:hover, #calendar:hover, #aboutus:hover, #contact:hover, #services:active, #articles:active, #staff:active, #calendar:active, #aboutus:active, #contact:active
{
	background-position: 0 100%;
	border-width: 0;
}
#content
{
	margin: 0;
	height: 100%;
	width: 1005px;
	top: -8px;
	border-bottom: none;
}
#bottomBar
{
	width: 1024px;
	height: 19px;
}
.pageHeader
{
	font-family: arial, san-serif;
	color: #006631;
	font-size: 24pt;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
hr
{
	width: 300px;
	height: 0;
	border: 0;
	background: #663366;
	border-top: 2px solid #663366;
	margin-left: auto;
	margin-right: auto;
}
.footer
{
	text-align: center;
	font-size: 10pt;
	margin-bottom: 10px;
}
.leftImage
{
	width: 150px;
	height: 200px;
	position: relative;
	float: left;
	padding: 30px;
}
.largeLeftImage
{
	width: 240px;
	height: 160px;
	position: relative;
	float: left;
	padding: 20px;
}
.rightImage
{
	width: 150px;
	height: 200px;
	position: relative;
	left: 0px;
	float: right;
}
.bodyText
{
	text-align: left;
	width: 800px;
	position: relative;
	height: 100%;
	margin-right: auto;
	margin-left: auto;	
}
.bottomImage
{
	margin: 20px;
	text-align: center;
	width: 240px;
}
	
