h1 {
color:#E87B28;

}

h2 {
color:#E87B28;
}

body {
	font-size: 16px;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	color: #222222;
	background:#6f87b8 url(../images/pageBG.jpg) bottom center no-repeat;
	text-align: center;

}

#menu {
font-size:1.4em;
font-style:italic;
}

#menu .padding {
}

#footer {
	clear:both;
	color:#222222;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	font-size:9px;
	padding:3px 13px 0px;
	text-align:center;
}

#footer a {
	color: #449930;
	text-decoration: none;
}

#footer a:hover {
	color: #449930;
}

#footer #altnav {
	
	float: right;
	text-align: right;
}

