a 		{ color: lightblue; }
a:link		{ color: lightblue; }
a:visited	{ color: grey; } 
a:active	{ color: red; }
a:hover		{ color: yellow; }
a.rollover img  { border: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-color: black;
	color: white;
	font-weight: bold;
	border-collapse: collapse;
	border-width:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
}
#mainIframe {
	/* background-image:url("../images/vsLogo_500x538.gif"); */
	/* background-repeat: no-repeat; */
	background-color: black;
	display: inline;
	width: 906px;
	height: 975px;
	border-collapse: collapse;
	border-width:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	/* border: 4px solid #032a6d; */
}
.headerTD {
	vertical-align: 	top;
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
}

.mainTD {
	vertical-align: 	top;
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
 }

.headerTD, .mainTD {
	padding-left:		10px;
}
.mediumBoldText {
	font-weight: bold;
	font-size: 14px;
}
.bigBoldText {
	font-weight: bold;
	font-size: 18px;
}
.mediumBoldText, .bigBoldText {
	font-family: "Impact", "Georgia", "Times New Roman", Times, serif;
}
P.centered {
    text-align: center;
}
P.centeredStaff {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 40em
}
IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
}
#logoDiv {
}
#myAdLinkDiv {
}
.logoText {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 50px;
}
#promoImageDiv {
    position: absolute;
    top:  640px;
    left: 335px;
}
