body
{
 	text-align: center;
	background-color: #ffffff;
}

#container
{
	min-width: 750px;
	max-width: 850px;
	margin: 10px auto;
	background-color: #fff;
	color: #000;
	text-align: left;
	line-height: 130%;
	font-family: times;
	font-size: 14px;
}

#top
{
 	background-color: #7a5ada;
	color: #fff;
	font-size: 12px;
	text-align: right;
 	padding: .3em 1em .2em 1em;
}

#top a:link
{
    color: #ffff00;
    text-decoration: none;
}

#top a:visited
{
    color: #ffff00;
    text-decoration: none;
}

#top a:hover
{
    color: #ffff00;
    text-decoration: underline;
}

#leftTitle
{
 	float: left;
 	width: 160px;
	height: 90px;
 	margin: 0;
 	padding: 5px;
	text-align: center;
	background-color: #fff;
}

#rightTitle
{
 	float: right;
 	width: 160px;
	height: 90px;
 	margin: 0;
 	padding: 5px;
	text-align: center;
	background-color: #fff;
}

#centerTitle
{
 	margin-left: 175px;
	margin-right: 175px;
	padding: 5px;
	min-width: 400px;
	max-width: 500px;
	height: 90px;
	text-align: center;
	background-color: #fff;
}

#titleSpacer
{
	height: 15px;
}

#leftnavtop
{
	float: left;
	width: 170px;
	margin: 5px;
	padding: 20px 0px;
	background: url(../images/navTop.gif) no-repeat;
}

#leftnavbottom
{
	padding: 20px 0px;
	background: url(../images/navBottom.gif) no-repeat;
}

#leftnav
{
	width: 146px;
	margin: 0px;
	padding: 5px 10px;
	line-height: 150%;
	background-color: #e7e6fa;
	border-left: 2px solid #7a5ada;
	border-right: 2px solid #7a5ada;
}

#leftnav a:link
{
    color: #333;
    text-decoration: none;
}

#leftnav a:visited
{
    color: #333;
    text-decoration: none;
}

#leftnav a:hover
{
    color: #333;
    text-decoration: underline;
}

#content
{
	margin-left: 180px;
	padding: 10px 1em;
}

#content p
{
	padding: 0;
	margin: .7em 0 .7em 0;
	text-align: justify;
}

#content h1
{
	text-align: center;
	font-size: 22px;
	margin: 0 0 .5em 0;
}

#content h2
{
	text-align: center;
	font-size: 20px;
	margin: 0 0 .5em 0;
}

#content h3
{
	text-align: center;
	font-size: 18px;
	margin: 0 0 .5em 0;
}

#content h4
{
	text-align: center;
	font-size: 16px;
	margin: 0 0 .5em 0;
}

#content h5
{
	text-align: center;
	font-size: 14px;
	margin: 0 0 .5em 0;
}

h4#edarticles
{
	text-align: center;
	font-size: 16px;
	margin: 0 0 .1em 0;
}

h5#events
{
	text-align: left;
	font-size: 14px;
	margin: 0 0 .1em 0;
}

#content a:link
{
    color: #7a5ada;
    text-decoration: none;
}

#content a:visited
{
    color: #7a5ada;
    text-decoration: none;
}

#content a:hover
{
    color: #7a5ada;
    text-decoration: underline;
}

#form
{
	width: 33em;
	max-width: 33em;
	min-width: 33em;
	margin: 1em 6em 0 6em;
}

#form form
{
	font-family: sans-serif;
	font-size: 12px;
}

#form input, textarea
{
	background-color: #e7e6fa;
	border: 1px solid #7a5ada;
	margin: .3em 3em .3em .3em;
}

#form input:focus, textarea:focus
{
	background-color: #f0e68c;
}

#footer
{
	clear: both;
	margin: 0;
	padding: .3em;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #7a5ada;
}

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

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

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

#hidden
{
	position: absolute;
	left: 0px;
	top: -500px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
