#container_closed {
	background-color: #FFFFFF;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:4000px;
}
#topMenu {
	background-color: #C8EAF5;
	height: 30px;
	width: 900px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9FA0A4;
	border-right-color: #9FA0A4;
	border-left-color: #9FA0A4;
	margin-right: 5px;
}
#topLeft {
	font-size: 70%;
	float: left;
	margin-left: 30px;
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	width: 380px;
	text-align: center;
}
#topLeft a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
#topLeft a:hover {
	color: #FF0000;
}
#topRight a.nav, #topRight a.nav:link, #topRight a.nav:visited {
	display:block;
	float:right;
	background-color: #9E9FA3;
	margin-top:6px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:78%;
	color:#FFFFFF;
	overflow:hidden;
	margin-left: 10px;
}
#topRight a.nav:hover {
    background:#6F7075; 
} 
#topRight a.nav:active {
background:#9E9FA3;} 


#LeftColumn {
	width: 200px;
	float: left;
	margin-top: 0px;
	padding-bottom: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9FA0A4;
	height:582px;
}

#LeftColumn img {
	width: auto;


	float: left
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 36px;
	left: 15px;
	margin-top: 10px;
	float: left;
}
#LeftColumn a {
	margin: 0px;
	padding: 0px;
}
#LeftColumn a.nav, #LeftColumn a.nav:link, #LeftColumn a.nav:visited {
	display:block;
	width:160px;
	height:26px;
	float:left;
	background-color: #9E9FA3;
	margin-top:6px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:78%;
	color:#FFFFFF;
	font-weight: bold;
	line-height:26px;
	overflow:hidden;
	margin-left: 20px;
}
#LeftColumn a.nav:hover {
    background:#6F7075; 
} 
#LeftColumn a.nav:active {
background:#9E9FA3;} 
#MainArea {
	float: left;
	width: 700px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9E9FA3;
	height:582px;
}
	/*this prevents the stupid IE6 doubling of the margin*/

#MainArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	margin-left: 25px;
	margin-top: 35px;
	margin-bottom: 0px;
	padding:0;
	font-size: 125%;
	letter-spacing: 0.3em;
}
#MainArea p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	letter-spacing: 0.12em;
	font-size: 90%;
	text-align: left;
	display: block;
}

#BottomRow {
	background-color: #9E9FA3;
	height: 35px;
	width: 900px;
	margin-top: 0px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9E9FA3;
	border-left-color: #9E9FA3;
}
#BottomRight {
	float: left;
	margin-left:560px;
}
#BottomRight a, #BottomRight a:link, #BottomRight a:visited {
	display:block;
	background-color: #6F7075;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FFFFFF;
	overflow:hidden;
	width: 320px;
	margin-top: 9px;
	border: 1px solid #6F7075;
}
#BottomRight a:hover {
	background:#9e9fa3;
	border: 1px solid #FFFFFF;
} 
#BottomRight a:active {
background:#9E9FA3;} 
