﻿body
{	font-family:Arial;
}

a:link img {
	border:none;
}

a:visited img {
	border:none;

}

a:hover img {
	border:none;

}

a:active img {
	border:none;
	
}

#bannerleft 
{	position:absolute;
	top:0px;
	left:0px;
	width:197px;
	height:81px;
	z-index:1;
	/*background-color:Fuchsia;*/
}

#bannerright 
{	position:absolute;
	top:0px;
	left:102px;
	width:698px;
	height:81px;
	/*background-color:Fuchsia;*/
}

#navigation
{
	position:absolute;
	top:106px;
	left:0px;
	width:109px;
	min-height:1000px;
	background-color:#491c83;
}

#content
{	position:absolute;
	top:106px;
	left:109px;
	width:691px;
	/*background-color:Gray;*/
}

#bannerbar
{	position:absolute;
	top:81px;
	left:0px;
	height:25px;
	width:800px;
	background-color:#471e84;
}

.purplebartext
{
	text-align:center;
	margin: 0px 0px 0px 0px;
}

.text30boldcenter
{
	text-align:center;
	font-weight:bold;
	font-size:30px;
}

.text20boldcenter
{
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

.text14boldcenter
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.text20bold
{
	font-weight:bold;
	font-size:20px;
	margin-left:20px;
}

.text16bold
{
	font-weight:bold;
	font-size:16px;
	margin-left:20px;

}

.text16boldcenter
{
	font-weight:bold;
	font-size:16px;
	margin-left:20px;
	text-align:center;

}

.text16boldpurple
{
	font-weight:bold;
	font-size:16px;
	margin-left:20px;
	color:#471e84;

}

.text14bold
{
	font-weight:bold;
	font-size:14px;
	margin-left:20px;

}

.text10bold
{
	font-weight:bold;
	font-size:10px;

}

.text10boldwhite
{
	font-weight:bold;
	font-size:10px;
	color:White;

}

.text14boldwhitecenter
{
	font-weight:bold;
	font-size:14px;
	color:White;
	text-align:center;

}

.w352
{
	width:352px;
}

.noimgborder 
{
	border-style:none;	
	}
