body
{
	background-image: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	margin: 0;
	padding: 0;
}
a:link
{
	color: #453063;
	text-decoration: none;
}
a:visited
{
	color: #453063;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h2
{
	background-image: none;
	border-top: solid 100px #453063;
	font-size: 14px;
	font-weight: 800;
	margin: 5px 0;
	padding: 5px 0;
	width: 100%;
}
h4
{
	background-image: none;
	border-top: solid 1px #453063;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 5px 0;
	width: 100%;
}
img
{
	display: none;
}
p
{
	margin: 0;
	padding: 0;
}
ul
{
	list-style-type: none;
}
li
{
	background-color: #DED1A9;
	margin: 0;
	padding: 0;
}
div.content
{
	padding: 0;
}
div.footer
{
	display: none;
}
div.header
{
	display: none;
}
div#main
{
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}
div.mainframe
{
	margin: 0;
	padding: 0 5px;
	width: 200px;
}
div#subcontent
{
	background-image: none;
	border-top: solid 1px #333;
	border-bottom: solid 10px #453063;
	float: right;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 100%;
}
div#subcontent a:link
{
	color: #666;
	text-decoration: none;	
}
div#subcontent a:visited
{
	color: #666;
	text-decoration: none;	
}
div#subcontent a:hover
{
	color: #333;
	text-decoration: none;	
}
div#subcontent h3
{
	background-image: none;
	color: black;
	font-size: 11px;
	font-weight: 800;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
div#subcontent ul
{
	background-color: white;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
}
div#subcontent ul li
{
	background-color: white;
	border-bottom: solid 1px white;
	margin: 0 0 0 10px;
	padding: 0;
}
/*INDEX STYLES*/
body#index
{
	background-image: none;
}
body#index .header
{
	background-image: none;
}
/*NAVIGATION*/
#navigation
{
	border-bottom: solid #7954AB 10px;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
#navigation ul
{
	background-color: #e9e9e9;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#navigation ul li
{
	background-color: transparent;
}
#navigation ul li a:link
{
	border-right: none;
	display: block;
	font-weight: 800;
	text-decoration: none;
	padding: 5px 0;
	width: 100%;
}
#navigation ul li a:hover
{
	background-color: #7954AB;
	border-right: none;
	color: white;
	display: block;
	padding: 2px 0;
	width: 100%;
}
#navigation ul li a:visited
{
	border-right: none;
	display: block;
	font-weight: 800;
	padding: 2px 0;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
#navigation ul li.last a:hover
{
	border-right: none;
}
#navigation ul li#current.last a:link
{
	border-right: none;
}
#navigation ul li#current.last a:visited
{
	border-right: none;
}
#navigation ul li#current.last a:hover
{
	border-right: none;
}
#navigation ul li#current a:link
{
	background-color: #7954AB;
	color: white;
	display: block;
	padding: 2px 0;
}
#navigation ul li#current a:visited
{
	background-color: #7954AB;
	color: white;
	display: block;
	padding: 2px 0;
}
#navigation ul li#current a:visited
{
	background-color: #7954AB;
	color: white;
	display: block;
	padding: 2px 0;
}