/* CSS Document */
#content {
	position: absolute;
	width: 716px;
	left: 95px;
	top: 374px;
	height: 418px;
	float: left;
}

#content p {
	margin-top: 3px;
	margin-bottom: 8px;
}
#content a {
	color: #7F00AA;
	text-decoration: none;
}
#content a:hover {
	color: #A0A0A4;
	text-decoration: none;
}


.conttext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	color: #400040;
	text-decoration: none;
	text-align: left;
}
.conttextbold {
	font-family: Tahoma, Geneva, sans-serif;
	color: #400040;
	font-weight: bold;
}
.conttextitalic {
	font-family: Tahoma, Geneva, sans-serif;
	color: #400040;
	font-style: italic;
}


.conttexthead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	color: #FFF;
	text-align: left;
	font-weight: normal;
}
.conttextheadbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}


.conttextsubhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
	color: #9388B0;
	text-align: left;
	font-weight: normal;
}
#rightcol {
	position: absolute;
	width: 284px;
	left: 833px;
	top: 374px;
	height: 312px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #9591B4;
	padding-left: 5px;
}

#rightcol a{
	color: #7F00AA;
	text-decoration: none;
}
#rightcol a:hover {
	color: #FFF;
	text-decoration: none;
}

.righttxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #23868D;
	text-decoration: none;
}
.righttxtbold {
	font-family: Tahoma, Geneva, sans-serif;
	color: #23868D;
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
}
.righttxtbold2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #23868D;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}


.righttxthead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 125%;
	color: #2A7FFF;
	letter-spacing: 5pt;
}
#footer {
	width: 284px;
	height: 82px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #7F00AA;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 833px;
	top: 789px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #A0A0A4;
	border-left-color: #A0A0A4;
}
#footer a{
	font-family: Tahoma, Geneva, sans-serif;
	color: #7F00AA;
	text-decoration: none;
	text-align: center;
}
#footer a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	color: #A0A0A4;
	text-decoration: none;
	text-align: center;
}

ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	color: #400040;
	}

li {
	background: url(mybullet.gif) left center no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	}
	
h1 {
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	font-weight: bolder;
	color: #8200C5;
	text-decoration: none;
}
