.header {
	background-color: #FF33FF;
}
.eventspadding {
	padding: 10px;
}

.holdtable {
	width: 980px;
	border: 1px solid #999999;
}
body {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #D60270;
}
h1 {
	font-size: 1.2em;
	letter-spacing: .25em;
	color: #9933CC;
}
.maintext {
	padding: 30px;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: top;
}
.footer {
	font-size: 0.7em;
	color: #ffffff;
}
.footer a:link {
	color: #00F;
}
.footer a:visited {
	color: #03C;
}
.alignright {
	float: right;
	margin-left: 5px;
}
.floatright {
	float: right;
	margin-left: 20px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.subscribetable {
	border: 1px solid #6633FF;
	margin-top: 20px;
}
.homeleft {
	padding-right: 10px;
}
.picborder {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #6633FF;
}
.blogtable {
	text-align: center;
	float: right;
	margin-left: 5px;
	width: 180px;
}
.blogtablecontent {
	text-align: center;
	background-color: #FF33FF;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 5px;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
.subscibetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.blogtablecontent a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.blogtablecontent a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.blogtablecontent a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
td {
	vertical-align: top;
}
.latest {
	background-color: #D60270;
	display: block;
	padding: 5px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .9em;
}
.latest a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.latest a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.latest a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
}
.signup {
	background-color: #6633FF;
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .9em;
	text-align: center;
}
.latestCopy {
	background-color: #FF33FF;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .9em;
}
.gowaytests {
	font-size: 11px;
	color: #6633CC;
	padding: 5px;
	width: 200px;
	border: 1px solid #FF0099;
}
.gowaytable {
	float: right;
}

