/* CSS Document */



#top {
	margin: 0 auto 0;
	background-color: #FFFFFF;
	background-image: url(images/header%20background.jpg);
	height: 121px;
	width: 921px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

#main {
	margin: 0 auto 0;
	width: 921px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}



#wrapper {

	width: 924px;

	margin: 0 auto 0;

	font-size: 11px;

	color: #005626;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;

	border: 5px solid #E2D779;

	}

#bottom {
	width: 921px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 280px;

	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;

}

a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

a:hover {
	color: #D7EDF8;
	text-decoration: none;

}

a:active {
	color: #FFFFFF;
	text-decoration: none;

}



a.bottom:link {
	color: #07234C;
	text-decoration: none;
	font-size: 10px;

}

a.bottom:visited {
	color: #07234C;
	text-decoration: none;
	font-size: 10px;

}

a.bottom:hover {
	color: #0101F7;
	text-decoration: none;
	font-size: 10px;

}

a.bottom:active {
	color: #07234C;
	text-decoration: none;
	font-size: 10px;

}


a.copy:link {
	color: #07234C;
	text-decoration: none;

}

a.copy:visited {
	color: #07234C;
	text-decoration: none;

}

a.copy:hover {
	color: #0101F7;
	text-decoration: none;

}

a.copy:active {
	color: #07234C;
	text-decoration: none;

}


#body {
	margin: 0 auto 0;
	background-color: white;
	background-image: url(images/bluestripedark.png);
}
#menu {
	margin: 0 auto 0;
	background-color: #FFFFFF;
	background-image: url(images/menu%20background.jpg);
	height: 53px;
	width: 921px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	margin: 0 auto 0;
	background-color: #FFFFFF;
	width: 921px;
	color: #07234c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 100px;
	text-align: center;
}

