/* CSS Document */




#top {
	line-height:25px;
	text-indent:20px;
	background-image:url(images/top.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	color:#000000;
	position:absolute;
	border-right: '1' 'normal' '000000';
	top:0px;
	left:1px;
	width:821px;
	height:1364px;
	z-index: 0;
}

#sidebar {
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#000000;
	position:absolute;
	top:153px;
	left:0px;
	width:150px;
	background-color:#FFFFFF;
	padding: 0px;
	z-index: 1;
	text-decoration: none;
}

#sidebar2 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	background-image:url(images/rightsidemoc2.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	color:#000000;
	position:absolute;
	top:157px;
	left:637px;
	width:166px;
	background-color:#FFFFFF;
	padding: 0px;
	z-index: 1;
	text-decoration: none;
	height: 452px;
}


#sidebar2 a:link, #sidebar2 a:visited {
	text-decoration:none;
	color:#2A4F6F;
}
#sidebar2 a:hover {
	text-decoration:none;
	color:#778899;
}

#sidebar2 ul, li {
margin-left: 8px;
padding-left: 2px;
margin-right: 3px;
list-style:none;

}

#sidebar a:link, #sidebar a:visited {
	text-decoration:none;
	color:#2A4F6F;
}
#sidebar a:hover {
	text-decoration:none;
	color:#778899;
}
#content a:link, #content a:visited {
	text-decoration:none;
	color:#2A4F6F;
}
#content a:hover {
	text-decoration:none;
	color:#778899;
}



#contenttop {
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	text-indent:20px;
	background-image:url(images/contenttop.gif);
	background-repeat:no-repeat;
	background-position:top;
	filter:alpha(opacity=80);
	opacity: 0.8;
	color:#000000;
	position:absolute;
	top:139px;
	left:288px;
	width:450px;
	height:47px;
	background-color:transparent;
	z-index: 2;
}
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:25px;
	color:#666666;
	position:absolute;
	top:17px;
	left:178px;
	width:130px;
	background-color:transparent;
	z-index: 2;
}
#content {
	color:#000000;
	position:absolute;
	top:153px;
	left:206px;
	width:380px;
	padding: 10px;
	z-index: 1;
	background-color: #FFFFFF;
	margin-bottom: 3em;
	height: 418px;
}

