/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../../hsvdt/2008/Images/meshBG.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
	background-color: #000000;
	voice-family: inherit;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #999999; 
	font-weight: bold;
	text-decoration:underline;
}

a:link {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

a:hover {
	color: #FF9900;
	text-decoration:underline;
}

a.noline {
	text-decoration:underline;
}

--
.plainLink a {
	color: #999999; 
	text-decoration: none; 
	font-weight: bold;
}

.plainLink a:link {
	text-decoration: none;
}

.plainLink a:visited {
	text-decoration: none;
}

.plainLink a:active {
	text-decoration: none;
}

.plainLink a:hover {
	color: #FF9900;
}

.plainLink a.noline {
	text-decoration: none;
}

.textHeading {
	font-weight:bold;
}

#MainArea {
	width: 900px;
	height: 100%;
	position: relative;
	z-index: 1;
	background-image: url(../../hsvdt/2008/Images/HeaderRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#Menu {
	width: 140px;
	height: 100%;
	padding-top: 0px;
	right: 380px;
	position: relative;
	z-index: 100;
}

#TopBarLeft {
	width: 140px;
	height: 50px;
	position: relative;
	z-index: 101;
	background-image: url(../../hsvdt/2008/Images/Header.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#FrontPage {
	width: 900px;
	height: 500px;
	top: 50px;
	position: absolute;
	z-index: 99;
}

#MainPage {
	width: 900px;
	height: 250px;
	top: 50px;
	position: absolute;
	z-index: 99;
}

#SponsorsArea {
	width: 500px;
	right: 0px;
	height: 45px;
	top: 0px;
	position: absolute;
	z-index: 50;
}

#Footer {
	text-align: right;
	width: 760px;
	height: 45px;
	top: 550px;
	position: absolute;
	z-index: 50;
	left: 140px;
}

#MainMenu {
	position: absolute;
	width: 140px;
	height: 500px;
	top: 25px;
	left: 0px;
	z-index: 120;
}

#ContentArea {
	width: 740px;
	top: 300px;
	left: 150px;
	position: absolute;
	z-index: 105;
	font-size: 12px;
}

#NewsArea {
	width: 600px;
	padding-top: 42px;
	position: relative;
	z-index: 49;
	font-size:12px;
}

#Configbgimage {
	width: 100%;
	height: 500px; 
	position: relative;
	z-index: 1;
	background-color: #000000;
}

#SponsorsContent {
	width: 760px;
	padding-top: 42px;
	position: relative;
	z-index: 50;
	font-size:12px;
}

.newsText {
	color:#000000;
	font-size: 12px;
}

#NewsAreaText {
	width: 740px;
	padding-top: 42px;
	position: relative;
	z-index: 49;
}

#NewsContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #555555;
	left: -15px;
	width: 630px;
	padding-top: 15px;
	position: relative;
	z-index: 0;
}

#NewsSearch {
	width: 120px;
	padding-top: 0px;
	top: 39px;
	right: 0px;
	position: absolute;
	z-index: 2;
}

#NewsImage {
	float:right;
	clear:right;
	margin-left: 10px;
	margin-top:3px;
}

/* ------- CALENDAR ------- */

#Calendar {
	width: 740px;
	margin-top: 15px;
	position: relative;
	padding-left: 10px;
	z-index: 51;
}

/* ------- STANDINGS ------- */

#Standings {
	width: 740px;
	margin-top: 15px;
	position: relative;
	padding-left: 10px;
	z-index: 99;
}
/* ------- RESULTS ------- */

#ResultArea {
	width: 740px;
	margin-top: 15px;
	position: relative;
	margin-top: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
	z-index: 51;
}

#ResultsAreaText {
	width: 510px;
	position: relative;
	z-index: 52;
	padding-bottom: 15px;
	padding-right: 5px;
	border-right:1px Solid #C1C1C1;
}
