/* CSS Document */

body {
	margin: 20px;
	padding: 0px;	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkg_redfade.jpg); 
	background-repeat: repeat-y; 
	background-position: top;
	background-position: center;
}

.body A:link	{color: #0000CC;}
.body A:hover	{color: #0000FF;}
.body A:active 	{color: #0066FF;}
.body A:visited {color: #003366;
}
.header_title {
	font-family: Impact;
	font-size: 44px;
	line-height: 45px;
	color: #FFFFFF;
}
.header_subtitle {
	font-family: Impact;
	font-size: 30px;
	line-height: 35px;
	color: #FFFFFF;
}
.nav {
	font-family: arial;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
}
.event_head {
	font-family: arial;
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.event_title {
	font-family: arial;
	font-size: 13px;
	line-height: 15px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

.nav A:link		{color: #F7E9D1;}
.nav A:hover	{color: #FFFF66;}
.nav A:active 	{color: #FFFF66;}
.nav A:visited 	{color: #FFFFFF;
}
.event_title_blue {
	font-family: arial;
	font-size: 13px;
	line-height: 15px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}
.body__text_blue {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: 0033CC;
}
.nav_atrest {
	font-family: arial;
	font-size: 13px;
	line-height: 14px;
	color: #FFFF66;
}
