#outline {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 820px;
	height: 100%;
	border: 1px solid #999999;
}

#maincontainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#break {
	clear: all;
}

#topmenu {
	height: 25px;
	background: #006699;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#content {
	width: 585px;
	float: right;
	margin-top: 20px;
}

#leftcontent {
	width: 200px;
	float: left;
	margin-top: 20px;
}

#latestnews {
	background: url(images/latest-news-bg.gif);
	background-repeat: repeat-y;
	width: 192px;
}

#latestnews-inner {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 11px;
	color: #999999;
	height: 30px;
}

a.footerlink {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	color: #336699;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.topmenu {
	color: #ffffff;
	text-decoration:none;
	font-weight:bolder;
}

a.topmenu:hover {
	color: #FFFF00;
}

a.leftmenu {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu:hover {
	color: #336699;
}