body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
body {	
	width: auto;
	background-image: url(Images/leftbanner.jpg);
	background-color: #000000;
	color: #FFFFFF;
	height: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 30px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #CC0000;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #CC0000;
	scrollbar-shadow-color: #CC0000;
	scrollbar-darkshadow-color: #CC0000;
	scrollbar-3dlight-color: #CC0000;
	background-position: left top;
	background-attachment: fixed;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	cursor: crosshair;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.subHead {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.subHeadmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.frightTable {
	background-color: #000000;
}





div.main { width: 900px; float: left; }

div.header { margin-left: 10px; float: right; width: 800px;  }

div.nav {  width: 200px; float: left;  }

div.content { float: right; background-image: 
url(Images/FrightDollStar.jpg); width: 600px; height:100%; 
background-attachment: fixed;  background-position: 300px 150px;
background-repeat: no-repeat; }

div.triangles { float: right; padding-left: 5%; }

div.bottom {  float: left; width: 900px; height: 100px; }
