#someDIV {
  background: transparent url(path/to/bg.png) repeat-y scroll 0 0;
}

a:link
	{	color:white;
		text-decoration:none
	}
a:visited
	{	color:#cccccc;
	}
a:hover
	{	color:white;
		text-decoration:underline;
	
	}

div
{
	position: absolute;



	padding:;
	left: 68px;
	top: 137px;
	width: 634px;
	height: 381px;
	z-index: 235;
}
div.table
{
	position:absolute;
	top:10px;
	left:52%;
	margin-left: -404px;
	visibility: visible;
	
}
div.bodyback
{
	background-color:#D67B35;
	top:210px;
	left:-1px;
	width:519px;
	height:35px;
	z-index:1;
	
}
	
div.banner
{
	background-image:url(top.png);
	background-repeat:no-repeat;
	color:White;
	text-align:center;
	font-size:16px;
	font-family:Garamond;
	top:-6px;
	left:2px;
	width:915px;
	height:115px;
	line-height:20px;
	Margin-top:0px;
	padding-top:0px;

	margin-bottom;10px;
}



div.homebanner
{
	background-image:url(home/top.png);
	background-repeat:no-repeat;
	color:White;
	text-align:center;
	font-size:16px;
	font-family:Garamond;
	top:-6px;
	left:2px;
	width:915px;
	height:115px;
	line-height:20px;
	Margin-top:0px;
	padding-top:0px;

	margin-bottom;10px;
}


div.eventleft
{
	position:absolute;
	text-align:center;
	background-image:url(left.png);
	background-repeat:no-repeat;
	top:109px;
	left:1px;
	height:1005px;
	width:58px;
	padding-top:0px;
	z-index:230;
	visibility: visible;
}
div.homeleft
{
	position:absolute;
	text-align:center;
	background-image:url(home/left.png);
	background-repeat:no-repeat;
	top:109px;
	left:2px;
	height:800px;
	width:57px;
	padding-top:0px;
	z-index:230;
	visibility: visible;
}




div.eventrtside
{
	position:absolute;
	background-image:url(right.png);
	background-repeat:no-repeat;
	top:109px;
	left:717px;
	width:199px;
	height:1005px;
	z-index:228;
}
div.homertside
{
	position:absolute;
	background-image:url(home/right.png);
	background-repeat:no-repeat;
	top:109px;
	left:717px;
	width:200px;
	height:800px;
	z-index:228;
}


div.eventbottom
{
	position:absolute;
	background-image: url(bottom.png);
	background-repeat:no-repeat;
	text-align:center;
	line-height:13px;
	color:White;
	top:1114px;
	left:1px;
	width:915px;
	height:87px;
	margin-top:0px;
	padding-top:0px;
	visibility: visible;
}
div.homebottom
{
	position:absolute;
	background-image: url(home/bottom.png);
	background-repeat:no-repeat;
	text-align:center;
	line-height:13px;
	color:White;
	top:908px;
	left:2px;
	width:915px;
	height:95px;
	margin-top:0px;
	padding-top:0px;
	visibility: visible;
}


div.standbody
{
	position:absolute;
	top:108px;
	left:59px;
	width:658px;
	height:1006px;
	z-index: 222;
	background-image: url(middle.png);
	background-repeat:no-repeat;
	visibility: visible;
	background-color: #661313;
	}
div.homebody
{
	position:absolute;
	top:108px;
	left:59px;
	width:658px;
	height:800px;
	z-index: 222;
	background-image: url(home/middle.png);
	background-repeat:no-repeat;
	visibility: visible;
	background-color: #661313;
	}
hr.half
{	width:50px;
}
.subhead
{	

	font-weight:bolder;
	text-align:left;
	line-height:15pt;
	margin-bottom:0pt;
}
.topnav
{	color:Gray;
	text-align:center;
	
}
.pgtitle
{
	color:black;
	letter-spacing:6px;}
.pgsubhead
{	margin-bottom:3pt;}
.subsub
{
	color:white;
	text-align:left;
	font-family: garamond;
	font-size: 14px;
	font-weight: bold;
}

.bdytext {
	font-family: Courier New;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bdytext a:link {
color: #2E585B;
text-decoration: underline;
}
.bdytext a:visited {
color: #CE6700;
text-decoration: none;
}
.bdytext a:hover {
color: #2E585B;
text-decoration: none;
}

.bdytext a:active {
color: #CE6700;
text-decoration: none;
}
