* {margin: 0; padding: 0; 
}
div {
  text-align:center;
}
ul {
}
li {
	display: inline;
	padding-right: 20px;
}
body {
	background-color: #464646;
}
#container {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
#clear {
	clear: both;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #ebebeb;
	border: 4px solid #003663;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#col-right {
	float: right;
	width: 174px;
	border: 3px solid #003663;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#col-left {
	margin-right: 190px;
}
#left-top {
	width: 628px;
	margin-bottom: 8px;
	border: 3px solid #003663;
	background-color: #e1e1e1;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding-bottom: 8px;
}
#heading-box {
	background-color: #003663;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
#content-box {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	padding: 10px;
	text-align: left;
	color: #000000;
	line-height: 1.75em;
}
.float-right {
	float: right;
}
#bottom-right {
	float: right;
	width: 284px;
	border: 3px solid #003663;
	background-color: #e1e1e1;
}
#bottom-left {
	border: 3px solid #003663;
	margin-right: 300px;
	background-color: #e1e1e1;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #003663;
	padding: 8px;
}
.footer-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#content-box2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	padding: 10px;
	text-align: left;
	color: #000000;
	line-height: 1.25em;
}
