body {
	font-family: arial, Helvetica, sans-serif;
	background: #e4e2d5;
	color: #000;
	font-size: 12px;
	margin: 0;
}

a, a:visited, a:hover, a:active {
	font-family: arial, Helvetica, sans-serif;
	color: #091FF2;
	font-size: 12px;
	text-decoration: none;
}

.footer {
	background: #fff url(images/bg_footer.gif) no-repeat bottom left;
	font-family: arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 26px;
	padding-bottom: 3px;
	text-decoration: none;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	font-family: arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

.upcoming {
background: #fff url(images/bg_upcoming.jpg) no-repeat top right;
height: 92px;
padding: 0;
margin: 0;
}

.page {
background: #fff url(images/bg_page_photo.jpg) no-repeat top center;
padding: 0;
margin: 0;
}

.message {
font-family: arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
padding-top: 50px;
padding-left: 300px;
padding-right: 20px;
margin: 0;
}

.content {
padding: 20px;
line-height: 16px;
}

h1 {
font-family: arial, Helvetica, sans-serif;
color: #000;
font-size: 16px;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
padding-top: 50px;
margin: 0;
}

.bar {
background-color: #e3d13d;
border-top: 2px solid #ec1451;
height: 22px;
margin: 0;
}


.upcoming_box {
position: relative;
left: 100px;
top: 6px;
height: 60px;
width: 354px;
padding: 0;
margin: 0;
}

.upcoming_text {
font-weight: bold;
position: relative;
left: 100px;
top: 6px;
height: 20px;
width: 354px;
padding: 0;
margin: 0;
}

#navcontainer
{
background: #e3d13d;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
width: 201px;
margin: 0 auto;
padding: 0;
font-family: arial, georgia, serif;
font-size: 11px;
text-align: center;
text-transform: uppercase;
}

ul#navlist
{
font-size: 11px;
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
font-size: 11px;
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-top: 1px solid #fff;
color: #000;
text-decoration: none;
background: #e3d13d;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #e3d13d;
color: #000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000;
background: #b3dc10;
}

.box_pink {
background: #fff url(images/box_pink_bg.gif) repeat-y top;
border-top: 2px solid #ec1451;
font-size: 12px;
font-family: arial, Helvetica, sans-serif;
line-height: 16px;
padding: 10px;
color: #000;
}

.box_pink_heading {
background: #fff url(images/box_pink.gif) repeat-y top;
height: 18px;
padding: 8px;
font-size: 14px;
font-family: arial, Helvetica, sans-serif;
line-height: 16px;
color: #fff;
}

.logo {
background-color: #fff;
padding-left: 12px;
}