@charset "utf-8";

body {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#333;
	 margin:10px;
 }

#menubuttons {
height:25px; 
width:960px; 
font-size:0px; 
padding:0px; 
margin:0px;
border:0px;
float: center;
}

#banner {
	font-size:20px;
	align:center;
	width:798px;
	heightt:140px;
	padding:0px;
	margin:0px;
	text-align: center;
	float: center;
	background-position: center;
	position: relative;
	visibility: visible;
}
h1 {
border=opx;
font-size:18px;
color:#000033;
}

.band h2
{
	background-color: #91ACC1;
	align: center;
	font-size: 15px;
	font-style:normal
	font-variant: normal;
	color: #000000;
	float: none;
	padding-left: 0px;
	padding-right: 0px;
}

#background-image {
	background-attachment: fixed;
	background-image: url(images/-1502.jpg);
	page-break-before: auto;
	background-position: center;
}

#Footer1
 {
   /* !important attribute is to override inline page styles*/
    font-size: 14px;
	background-color: #D8DFE5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	float: center;
	height: 26px;
	width: 100%;
	text-align: center;
 }

#Footer1 a
 {
	color:#CC0000;
	text-decoration:underline;
 }


 #Footer1 a:hover
 {
	color:#CC0000;
	text-decoration:none;
 }

 #Content
 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	align:left;
	text-align:left;
	width:60%
 }

#news
 {
    font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	align: right;
	width:30%
	padding-left:10px;
	padding-right: 20px;
 }

 
 /* example of applying a CSS to multiple ids */
 
 /*
 #Header, #Navigation, #Breadcrumb, #Footer
 {
 	padding:10px;
 }
 */