* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #000066;
	border-left-color: #000066;
}
#wrapper #logo {
	background-color: #FFFFFF;
	height: 100px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
	background-repeat: no-repeat;
	background-color: #1E237D;
}
#wrapper #bottomtext {
	height: 150px;
	width: 960px;
	background-color: #FFFFFF;
}
#wrapper #headerflash {
	width: 960px;
	background-color: #FFFFFF;
	height: 450px;
}
