#box {
	background-color: #FFFFFF;
	width: 700px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
	left: auto;
	right: auto;
	top: 0px;
	margin: 0px auto;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
}
body {
	background-color: #003399;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#news {
	width: 150px;
	float: right;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#content {
	margin-right: 150px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#footer {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}


#header {
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#news p {
	text-align: justify;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
}
#news h1 {
	text-align: center;
	font-size: 19px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	font-weight: bold;
	display: block;
}
#news h2 {
	text-align: center;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	background-color: #D8F1F1;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3366CC;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
#news h3 {
	font-size: 13px;
	margin-top: -13px;
	font-weight: lighter;
	padding-left: 2px;
}
.important {
	font-weight: bold;
	text-align: center;
}
#box #header li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8F1F1;
	border-left-color: #D8F1F1;
}
#box #header ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#box #header a {
	text-decoration: none;
	color: #336699;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#box #header a:hover {
	text-decoration: none;
	background-color: #ECF2F9;
	text-transform: uppercase;
}
#content h1 {
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	background-color: #D8F1F1;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:hover {
	text-decoration: none;
	color: #18324B;
	font-weight: bold;
}
