.container {
	position: relative;
	background-position: center;
	margin: 0 auto;
	width: 780;
	text-align: left;
	z-index:1;
	background-color: #FFFFFF;
}
.content {
	position: relative;
	float: right;
	width: 100%;
	height: 100%x;
	top: 75px;
	background-color: #FFFFFF;
}
.footer {
	background-color: #6699FF;
	position: relative;
	height: 25px;
	width: 100%;
}
.header {
	background-color: #000066;
	position: absolute;
	height: 75px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/CR4D.jpg);
}
.nav {
	position: absolute;
	height: 500px;
	width: 175px;
	left: 0px;
	top: 75px;
}
.copy {
	position: relative;
	width: 565px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #6699FF;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	left: 180px;
}
p {
	margin: 3px 2px 8px;
	line-height: 1.3em;
}
body {
	font-family: "Trebuchet MS";
	color: #000066;
	background-color: #99CCFF;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	text-decoration: none;
	background-color: #99CCFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000066;
	margin-bottom: 7px;
	margin-top: 7px;
}
h2 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #000066;
	margin-top: 16px;
	margin-bottom: 4px;
}
.search {
	background-color: #000066;
	position: absolute;
	left: 500px;
	top: 28px;
}
ul {
	list-style-type: none;
	padding: 0px;
	text-decoration: none;
	margin-top: 10px;
}

 #navbar li a
{
	line-height: 1em;
	width: 170px;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border-bottom: 1px solid #6699FF;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	padding-right: 0px;
}
 #navbar li a:hover
{
	background-color: #99CCFF;
	color: #000066;
}
.bottomad {
	margin-top: 24px;
	margin-bottom: 24px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 565px;
	text-align: center;
}
.footercontent {
	font-size: 11px;
	margin: auto;
	position: relative;
	text-align: center;
	top: 6px;
}
 #links li a
{
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	display: block;
	margin-bottom: 6px;
}
