#container {
	height: 500px;
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
}
#downdeco {
	height: 24px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bottemdeco.gif);
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 6px;
}
#leftcontent {
	height: 460px;
	width: 298px;
	background-image: url(images/back_left.jpg);
}
#topdeco {
	height: 20px;
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/topdeco.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	float: left;
	height: 38px;
	width: 298px;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	padding-top: 2px;
	text-align: center;
}
#midden {
	float: right;
	width: 558px;
	clear: both;
	height: 326px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#midden h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#middencontent {
	float: right;
	width: 550px;
	height: 350px;
	clear: both;
}
#navigation {
	float: right;
	height: 24px;
	width: 598px;
	clear: both;
	background-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
}
#topcontent {
	float: right;
	height: 130px;
	width: 598px;
	background-image: url(images/back_top.jpg);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/back_body.jpg);
}
#navigation ul li a {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 16px;
	display: block;
	margin-top: 4px;
	margin-bottom: 2px;
}
#navigation ul li a:link, #navigation ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
#navigation ul li a:hover {
	text-decoration: underline;
	color: #336699;
}
#downdeco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
}
