body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(/workingimages/bg.jpg);
	background-repeat: repeat-x;
	background-color: #006999;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
		
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}


.bg-head {
	background-image: url(/workingimages/bg-head.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 1040px;
}
.bg-over {
	background-image: url(/workingimages/bg-over.png);
	background-repeat: repeat-y;
	width: 1040px;
}
.bg-foot {
	background-image: url(/workingimages/bg-foot.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 1040px;
}
.button-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(/workingimages/box-small-top.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 80px;
	width: 371px;
}
.button-top a{
	color: #FFFFFF;
	text-decoration: none;
}
.button-top a:hover{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}
.button-middle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(/workingimages/button-blue.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 80px;
	width: 371px;
}
.button-middle a{
	color: #FFFFFF;
	text-decoration: none;
}
.button-middle a:hover{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}
.button-btm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(/workingimages/button-green.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 371px;
}
.button-btm-indent {
	text-indent: 20px;
}
.button-btm a{
	color: #FFFFFF;
	text-decoration: none;
}
.button-btm a:hover{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}

.margin-top10 {
	margin-top: 10px;
}
.margin-right10 {
	margin-right: 10px;
}
.text-area {
	background-image: url(/workingimages/text-area.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 650px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header-break {
	background-image: url(/workingimages/header-break.png);
	background-repeat: no-repeat;
	height: 30px;
}
.padding-sides10 {
	padding-left: 10px;
	padding-right: 10px;
}
.paddingright10 {
	padding-right: 10px;
}
.padding-header {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.box-red {
	color: #FFFFFF;
	background-image: url(/workingimages/box-red.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 298px;
	padding: 1px;
}
.box-red a{
	color: #FFFFFF;
	text-decoration: none;
}
.box-red a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.box-blue {
	color: #FFFFFF;
	background-image: url(/workingimages/box-blue.png);
	background-repeat: no-repeat;
	width: 298px;
	padding: 1px;
}
.box-blue a{
	color: #FFFFFF;
	text-decoration: none;
}
.box-blue a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.box-yellow-image {
	color: #000000;
	background-image: url(/workingimages/box-yellow.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 358px;
	padding: 1px;
	
}
.box-yellow-image a{
	color: #000000;
	text-decoration: none;
}
.box-yellow-image a:hover{
	color: #000000;
	text-decoration: underline;
}
.box-pink {
	color: #FFFFFF;
	background-image: url(/workingimages/box-pink.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 298px;
	padding: 1px;
	
}
.box-pink a{
	color: #FFFFFF;
	text-decoration: none;
}
.box-pink a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

h1,h2,h3 {
	margin:0;
	padding:0; 
}
.text-area-top {
	background-image: url(/workingimages/text-area-top.png);
	background-repeat: no-repeat;
	height: 10px;
}
.text-area-over {
	background-image: url(/workingimages/text-area-over.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	height: 170px;
	
}
.text-area-btm {
	background-image: url(/workingimages/text-area-btm.png);
	background-repeat: no-repeat;
	height: 10px;
}
.latest-news {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;	
	padding-left: 10px;
	
}
.footer {
	margin-top: 20px;
}
.footer a {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
	color: #333333;
}
