BODY {
	COLOR: #ccc;
	background-color: #000;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: small;
	line-height: 1.5;
}



.PromoText {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: small;
	color: #FFFF00;
	line-height: normal;
}


.MainTable {

}

.HomePageTable {
	background-image: url(../images/homePageGraphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 600px;
	width: 640px;
}

A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline;
	color: #fc0;
}

.headings {
	COLOR: #fff;
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: medium;
	font-weight: bold;
}




