#leftcol {
	vertical-align: top;
	text-align: right;
	background-image: url(/images/bg_pagetop.jpg);
	background-repeat: repeat-x;
}

#rightcol {
	vertical-align: top;
	background-image: url(/images/bg_pagetop.jpg);
	background-repeat: repeat-x;
}

#contentcol {
	vertical-align: top;
	width: 784px;
}

#contentwrap {
	width: 780px;
	margin: 0px;
	margin-left: 2px;
}

#navcol {
	vertical-align: top;
	width: 230px;
}

#redcol {
	vertical-align: top;
	width: 6px;
}

#maincontent {
	vertical-align: top;
	width: 544px;
}

#nav {
	position: absolute;
	width: 110px;
	height: 170px;
	top: 280px;
	margin-left: 111px;
	
}

#pagetitle {
	z-index: 10;
	position: absolute;
	height: 40px;
	width: 210px;
	right: 0px;
}

#content {
	position: relative;
	z-index: 10;
	width: 450px;
	margin-left: 44px;
	margin-top: 18px;
}

#text {
	width: 415px;
	margin-top: 30px;
}

#news_archive {
	color: #3D062C;
	position: absolute;
	background-color: #ffffff;
	width: 160px;
	border: 2px solid #C60301;
	left: 420px;
	top: 100px;
	padding-right: 5px;
}

#news_archive ul {
	padding: 0px;
	padding-left: 20px;
}

#news_archive a {
	color:  #3D062C;
	text-decoration: none;
}

#news_archive a:hover {
	text-decoration: underline;
}