#header
{
    background: transparent url("../../Content/Header.png") no-repeat scroll 240px 0;
}

#side-b {
	float: right;
	width: 175px;
}

#right_promo,
#right_event
{
    margin-top: 8px;
    min-height: 146px;
}

#right_event
{
    margin-top: 20px;
}

#right_promo img,
#right_event img
{
    border: 0;
}

#content {
	float: left;
	width: 519px;
	margin-left: 0;
	border: 0;
	position: relative;
	top: -2px;
}

#content p {
	text-align: justify;
	margin: 2em;
	font-family: Century Gothic;
}

#home_slides, #bottom_image  {
	text-align: center;
}

#center_image #center_welcome {
	margin-top: -67px;
	margin-left: -5px;
}

#home_slides
{
}

#nav_home
{
    color: #fff;
    font-weight: bold;
}

#content
{
    background-image: none;
    background-color: transparent;
}

#content p
{
    color: #bbb;
}


#home_welcome_text
{
    text-align: center;
    font-family: Century Gothic;
}

#home_welcome_text span
{
    display: block;
    font-weight: bold;
    font-size: 200%;
}
