
    body {
    background-position:top;
    background-repeat:repeat-x;
	background-color:#ffffff;
    text-align:center;
    padding:0px;
    margin:auto;
    width:950px;
	
	}
	
.allpage { 
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;	
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color:#003C77;
	text-decoration: none;
}

a.darklink:link {
	color: #0A4342;
	}
	
a.darklink:visited {
	color: #0A4342;
	text-decoration: none;
}

a.darklink:hover {
	color:#FF6600;
	text-decoration: none;
}

.ourlink {
	width:950px;
	padding-top:20px;
	font-size:10px;
	float:left;
	color: #0A4342;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.topbanner {
	background-image: url(images/topstrip.jpg);
	height:120px;
	background-repeat:no-repeat;
	font-size:10px;
}

.menu {
	background-image: url(images/menu.jpg);
	height:26px;
	text-align:right;
	padding:0;
	margin:0;
	font-size:12px;
	}
	
.menu a {
	
	line-height:26px;
	vertical-align:middle;
	}
	
.leftarea {
	width:309px;
	float: left;
	padding-top:4px;
	}
	
.whatsnewarea {
	background-image:url(images/whatsNewarea.jpg);
	width:309px;
	height:104px;
	margin-top:2px;
	background-repeat:no-repeat;
	}
	
.buttons {
	width:638px;
	float:right;
	padding-top:3px;
}

.content {
	width:618px;
	text-align: left;
	color:#003C77;
	float: right;
	padding-top:20px;
	padding-bottom:15px;
}

.footer {
	background-image:url(images/footer.jpg);
	height:67px;
	clear:both;
	background-repeat:no-repeat;
	color:#000000;
}
h1 {
font-size:18px;
}