html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 90%/145% Times, Times New Roman, serif;
}
body {
	margin:0 0 0 0; 
	color:#000;
	background-color:#161a2d; 
	background-image:url('/images/spotlightBG.png'); 
	background-repeat:repeat-y;
	background-position:center;
	height:99%
	}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}
/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}
/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 85%;
}

H1 {
	color:#5b9d3a;
}

IMG {
	border:0;
}
A {
	text-decoration:none;
	color:#291344;
}
A:hover {
	color:#5702ae;
	text-decoration:underline;
}

#pageWrapper {
	margin:0 0 0 0; 
	padding:0;
	text-align:center;
}

#footer {
	margin:15px auto 0px auto;
	width:617px;
	text-align:center;
	padding:0 5px 0 0;
	font-size:8pt;
}

#footer2 {
	margin:5px auto 0px auto;
	width:617px;
	text-align:left;
	padding:0 5px 0 0;
	font-size:8pt;
	color:#666666;
	border-top:1px solid #999;
}

#footer2 DIV {
	float:left;
	padding:3px 4px 2px 5px;
	border-right:1px solid #999;
}

#footer2 A {
	color:#666666;
}

#hdrWrapper {
	margin:0px auto 0px auto;
	width:990px;
	text-align:left;
}

#hdrWrapper img {
	float:left;
}

#mainWrapper {
	margin:0px auto 0px auto;
	width:970px;
	text-align:center;
}

#leftCol {
	width:160px;
	text-align:center;
	float:left;
	margin:15px 0 0 0px;
}

#leftCol .leftColCastPic {
	margin:5px 0 5px 0;
}

#leftCol img {
}

#rightCol {
	width:160px;
	float:right;
	margin:15px 0 0 10px;
}

#rightCol P {
	padding:2px;
	font-size:11pt;
	margin:3px 0 0 2px;
}

#mainTxtContent {
	float:left;
	margin:15px 0 0 15px;
	width:617px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
/*	background-image:url('/images/wakeBG.png'); */
	background-position:bottom center;
	background-repeat:no-repeat;
}

.mainTxtBox {
	margin:10px auto 0 auto;
	width:530px;
	font-size:14px;
}

#intMainTxtContent {
	float:left;
	margin:15px 0 0 15px;
	width:617px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	text-align:left;
}

.intMainTxtBox {
	margin:10px;
	font-size:14px;
	text-align:left;
	color:#333;
}

.mainTxtBox .p1 {
	font-size:17px;
	font-weight:bold;
	color:#333;
}

.p1 {
	font-size:17px;
	font-weight:bold;
	color:#333;
}

.center {
	text-align:center;
}

.itemBarIMG {
	margin:0 0 0 0px;
}

#itemBar {	
	width: 100%;
	margin:0 0 0px 0;
	background-repeat:repeat-x;
	line-height:15px;
}

.itemBarGreen {
	background-image:url('/images/grnBarBG.gif'); 
}

.itemBarPink {
	background-image:url('/images/pinkBarBG.gif'); 
}

.clear {
	clear:both;
}


#emailRegForm {
	background-image:url('/images/emailRegBG.png'); 
	text-align:left;
	border:1px solid #999;
	border-top:3px solid #666;
	font-size:11px;
	padding:3px;
	margin:0;
}

#emailRegForm input {
	font-size:10px;
}

#events {
	height:120px;
	overflow:auto;
	margin:0 0 3px 0;
}


#events div {
	width:100px;
	float:left;
}
#events a {
	display:block;
}

#events ul {
	padding:0px;
	margin:0px;
	text-align:left;
}

#events li {
	margin:0 0 0 15px;
	border-bottom:2px solid #fff;
	list-style-type:none;		
	padding:2px 1px 1px 2px;
	margin:0px;
	font-size:11px;
	line-height:13px;
	background-color:#bcf7a2;
}

.txtPic {
	margin:0 7px 3px 0;
}

#txtBlurb {
	float:right;
	width:365px;
	margin:0 0 5px 0;
}

#txtBlurb A {
	color:#c22584;
}

#sidebar {
	width:140px;
	float:right;
	border:1px solid #76ba57;
	margin:0 0 3px 5px; 
	padding:0px;
}

#sidebar .sidetxt {
	padding:4px;
}

.rule {
	border:1px dotted #999;
}

.required {
	color:#990000;
	font-style:italic;
	font-size:1em;
}

#checkoutButtonShield {
	position:absolute;
	width:120px;
	height:45px;
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#checkoutButtonNoShield {
	position:absolute;
	width:1px;
	height:1px;
	background-color:#fff;
}

.sponsorLogosPage {
	margin:0 25px 10px 0;
}

.picBorder {
	border:1px solid #ccc;
}

#showPicScroller {
	height:450px;
	overflow:auto;
	border:1px solid #ccc;
}


#page_hdr {
	background-image:url('/images/topCurtain.png');
	background-repeat:repeat-x;
}

#page_hdr IMG {
	margin:80px 0 0 0;
}	
