/* CSS Document */
body {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #725084;
	background-color: #FFFFFF;
	left: 100px;
	top: 10px;
}
/* postioning elements*/
#masthead {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 700px;
	left: 50px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	border: 1px solid #570183;
}

#bodycontent{
	background-color: #FFFFFF;
	margin: 00px;
	padding: 0px;
	height: auto;
	width: 700px;
	border: 1px solid #570183;
	left: 50px;
	top: 146px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}
#textcontainer{
	width: 650px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#textcontainer a, a:link, a:active, a:visited, a:hover{
	font-weight: normal;
	color: #725084;
	text-decoration: underline;
}

#footer {
	background-color: #7E01BF;
	margin: 0px;
	height: 20px;
	width: 700px;
	border: 1px solid #570183;
	text-align: center;
	line-height: 16px;
	font-weight: normal;
	color: #725084;
	text-decoration: none;
	left: 50px;
	right: 0px;
	bottom: 0px;
	z-index: 3;
	padding-top: 5px;
}
.spacerlink {
	line-height: 3px;
	background-color: #FFFFFF;
}
.bottomtext{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a, a:link, a:active, a:visited, a:hover{
	font-weight: normal;
	color: #FFFFFF;
} 





#homelink {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #610192;
	text-align: center;
	}
#homelink  a, a:link, a:active, a:visited, a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
#aboutlink {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B01A2;
	text-align: center;
}
#aboutlink  a, a:link, a:active, a:visited, a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
#general {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7501B0;
	text-align: center;
}
#general  a, a:link, a:active, a:visited, a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
#contact {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E01BF;
	text-align: center;
}
#contact  a, a:link, a:active, a:visited, a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7E01BF;
}
h2 {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7E01BF;
}
h3 {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7E01BF;
}
ul {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	color: #725084;
	line-height: 16px;
}
li {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	color: #725084;
	line-height: 16px;
}
.whitetext {
	color:#FFFFFF;
}