#outline {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 820px;
	height: 100%;
}
.fullwidthcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	width: 800px;
}


#maincontainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC;
	line-height: normal;
}

#break {
	clear: all;
}

#topmenu {
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006633;
}

#content {
	width: 580px;
	float: right;
	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: #FFFFFF;
	line-height: normal;
}

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: #003399;
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu:hover {
	color: #336699;
}
.halfcontainer {
	width: 400px;
	background-color: #66CC00;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	float: left;
	position: fixed;
}

