#header {
	height: 50px;
	background-image: url(header1.png);
	width: 850px;
}
#flash {
	width: 850px;
	height: 250px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #48B6FF;
	border-right-color: #48B6FF;
	border-bottom-color: #48B6FF;
	border-left-color: #48B6FF;
	border-right-width: 0px;
	border-left-width: 0px;
}
#content {
	font-family: "Arno Pro";
	font-size: 18px;
	color: #EBEBEB;
	text-align: justify;
	width: 700px;
	margin-left: 65px;
}
#nav {
	font-family: "Trajan Pro";
	font-size: 13px;
	color: #66CCFF;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
#container {
	width: 850px;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #48B6FF;
	border-right-color: #48B6FF;
	border-bottom-color: #48B6FF;
	border-left-color: #48B6FF;
	margin-left: 195px;
}
body {
	background-color: #004080;
}
#navtwo {
	font-family: "Trajan Pro";
	font-size: 16px;
	color: #66CCFF;
	text-align: right;
	position: absolute;
	width: 175px;
	top: 25px;
}
.title {
	font-family: "Trajan Pro";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.leftimg {
	float: left;
	padding-right: 5px;
}
.bigger {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
#googad {
	position: absolute;
	height: 620px;
	width: 165px;
	top: 375px;
	left: 20px;
}
