body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	background-image:url(images/bg_pattern.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:12px;
}
a img{
border:0px;
}
h2 {
	color:#b00725;
	margin-top:0px;
	text-shadow: #CCCCCC 2px 2px 1px;
	}
h3{
	margin:0px;
	color:#570010;
	text-shadow: #CCCCCC 2px 2px 1px;
	}
h3 a{
	text-shadow:none;
	}
#nav {
	float:right;
	width:405px;
	margin-top:60px;
	font-size:13px;
	}
#nav a{
	color:#ffbdc9;
	text-decoration:none;
	text-shadow: #000000 1px 1px 1px;
	}
#nav a:hover{
	color:#ffbdc9;
	text-decoration:underline;
	}
#header2 ul{
	display:inline;
	margin:0px;
	padding:0px;
	}
#header2 li{
	display:inline;
	margin:0px;
	padding:0px;
	}
.small_gray{
	font-size:10px;
	color:#373737;
	}
.red_small{
	font-size:12px;
	font-weight:bold;
	color:#570010;
	}
a:link, a:active{
color:#b00725;	
}

a:hover {	
color:#ef002a;
}

a:visited {	
color:#b03307;
}

#errors_display, #code_error{
	color:#fffd6c;
	font-size:10px;
	font-style:italic;
	}

.twoColFixRtHdr #wrap { 
	width: 873px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #1e0d0f;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding-bottom:4px;
}
.twoColFixRtHdr #container { 
	width: 865px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#f0f0f0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background-color:#000000;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header2 {
	background-color:#000000;
	background:url(images/top_bg_fade.jpg);
	background-repeat:repeat-x;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1, .twoColFixRtHdr #sidebarhome {
	float: right; /* since this element is floated, a width must be given */
	height:455px;
	width: 257px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px;
}
.twoColFixRtHdr #sidebar1 {
	border-left: solid 1px #5a0010;
	border-bottom: solid 1px #5a0010;
	}
.twoColFixRtHdr #sidebarhome {
	background-color:#d6d5d4;
	background-image:url(images/event_home_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-left: solid 1px #5a0010;
	}
.twoColFixRtHdr #mainContent { 
	padding: 15px 20px 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#f0f0f0;
	background-image:url(images/garybg_fade.gif);
	background-repeat:repeat-x;
	background-position:top;
	min-height:400px;
	width:567px;
	float:left;
	margin-bottom:20px;
} 
.twoColFixRtHdr #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width:350px;
	font-size:9px;
	color:#00000;
	text-align:center;
	margin:auto;
	padding-top:10px;
	margin-bottom:20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.formLabel {
	line-height:30px;
	}
.event_heading {
	padding-top:15px;
	text-align:center;
	width: 257px;
	}
.event_teasers {
	margin-top:60px;
	padding:0px 22px 0px 22px;
	}
.event_teasers .red_small{
	padding:4px 0px 4px 0px;
	}
.event_teasers .red_small a:link, .event_teasers .red_small a:active, .event_teasers .red_small a:visited{
	color:#570010;
	text-decoration:none;
	}
.event_teasers .red_small a:hover{
	text-decoration:underline;
	color:#570010;
	}
.event_teasers img{
	margin-right:12px;
	}
.event_teasers table td{
	padding-bottom:45px;
	vertical-align:top;
	}
#rotater {
	height:245px; 
	width:865px;
	background-image:url(images/main_image-bg.jpg);
	}
.slide { 
	height:865px; 
	position:absolute; 
	width:245px; 
	}