body {
	background-color:#900;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
}

a:link, a:active, a:visited, a:hover {
	color:#900;
}

.style_heading {
	color:#900;
	font-size:16px;
}

.style_altheading {
	color:#333;
	font-size:14px;
}

.style_subheading {
	color:#900;
	font-weight:bold;
}

#logo {
	width:317px;
	height:251px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:19px;
	left:21px;
}

#header {
	width:660px;
	height:81px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:19px;
	left:338px;	
}

#navigation {
	width:660px;
	height:110px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:100px;
	left:338px;	
}

#initiatives {
	width:660px;
	height:60px;
	font-size:16px;
	background-image:url(images/initiatives.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:210px;
	left:338px;	
}

#initiatives a:link, #initiatives a:active, #initiatives a:visited {
	color:#fff;
	text-decoration:none;
}

#initiatives a:hover, #initiatives a:focus {
	color:#900;
	text-decoration:none;
}

#location {
	width:882px;
	height:49px;
	background-image:url(images/location.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:270px;
	left:116px;	
}

#content_bar_left {
	width:7px;
	height:400px;
	background-color:#333;
	position:absolute;
	top:319px;
	left:116px;
}

#content {
	width:868px;
	height:400px;
	background-color:#fff;
	background-image:url(images/exclamation.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:319px;
	left:123px;
	font-size:11px;
	overflow:hidden;
}

#content_bar_right {
	width:7px;
	height:400px;
	background-color:#333;
	position:absolute;
	top:319px;
	left:991px;
}

#footer {
	width:882px;
	height:50px;
	color:#fff;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:719px;
	left:116px;	
}
