body {
	background-color: #330033;
	margin-top: 15px;
	margin-left: 75px;
}

a:link {
	color: #660033;
	
}

a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
	font-style: normal;
}

a:active {
	color: 666666;
	text-decoration: none;
}

a.goldlink {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.goldlink:link {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.goldlink:hover {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #CCFF99;
	text-decoration: none;
}

a.orangelink {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #999999;
}
a.orangelink:link {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #999999;
}
a.orangelink:hover {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #ff9966;
	text-decoration: none;
}

a.smalllink {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
}
a.smalllink:link {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
}
a.smalllink:hover {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ECF0DD;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	width: 450px;
}

.mainimage {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C8D1D5;
	width: 450px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.webxtext {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	width: 500px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.scriptTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.boldlight {
	font-weight: bold;
	color: #666666;
}
.logodiv {
	background-color: #330033;
	width: 525px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #CCCC99;
	height: 185px;
}
.smalllight {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.smallprint {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
}
.boldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.photo {
	margin: 2px;
	border: thin solid #330033;
}
.dotspace {
	color: #330033;
}
.bold {
	color: #330033;
	font-weight: bold;
}
.callouttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #990066;
	text-align: center;
	border: #660000;
	font-weight: normal;
	padding: 10px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #663300;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666600;
	padding-right: 75px;
	padding-left: 100px;
}
.italic {
	font-style: italic;
}
.italicBold {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.bordertextspan {
	padding: 10px;
	width: 425px;
	border: medium double #330033;
}


