body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #330000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: .8em;	
	background-image: url(images/bg1.jpg);
}
.page {
	margin: 20px auto;
	position: relative; 
	height: 100%;
	 width: 799px; /*this has to be an actual px measurement or nothing will center*/
	/*border: 1px solid #FF0000;*/
}
td {
	vertical-align: top;
}
a:link {
	font-family: Verdana, Helvetica, san-serif;
	color: #996666;
}
a img {
	border: 0;
}

.footer{
	font-family: Verdana, Helvetica, san-serif;
	font-size: .75em;
	color: #666666;
}

footer.a:link {
	font-family: Verdana, Helvetica, san-serif;
	font-size: .75em;
	color: #996666;
}
footer.a:link visited{
	font-family: Verdana, Helvetica, san-serif;
	font-size: .75em;
	color: #996666;
}
a:visited {
	color: #996666;
}
table{
	background-image:url(images/yellow.gif);
}
.text1 {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #330033;
}
.text2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #330033;
}

.text3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: 999999;
}
.headline {
	font-family: Verdana, Helvetica, san-serif;
	font-size: 18px;
	font-style: italic;
	color: #330033;
}
.headline2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #330033;
	font-weight: bold;
}
.headline3 {
	font-size: 12px;
	color: #330033;
	font-style: italic;
}
.credits {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
}
#floatRight{
	float: right;
}
.right {
	text-align: right;
}
.centered {
	text-align: center;
}

