#container {
	width: 800px;
		margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/images/coldweather/back.gif);
	background-repeat: no-repeat;
	position:relative;
}
body {
	background-color: #eaf4f3;
}
p, h1, h2 {
	margin-top: 4px;
	margin-bottom: 8px;
}
#rightcontent p {
	line-height: 1.5ems;
}
body, p, td, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#menubar {
	background-color: #008cdc;
	float: left;
	width: 222px;
	padding-left: 8px;
}
#centre {
	width:775px;
	background-image: url(/images/coldweather/centreback.gif);
	background-repeat: repeat-y;
	margin-left:14px;
}
#leftcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #008CDC;
	padding-bottom: 50px;
}
#rightcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	padding-bottom:5px;
}
#footer {
	clear:both;
	background-image: url(/images/coldweather/footer.gif);
	height: 25px;
	width:744px;
	padding-left:30px;
	padding-top:5px;
	color: #FFFFFF;
	margin-left:14px;
}
#header {width:776px;padding-top:7px;	margin-left:14px;}

#rightcontent {width:363px;float:right;}

#leftcontent{
	width:140px;
	float:left;
	padding-top: 30px;
	padding-left: 30px;
}
#contentbot {padding-bottom:10px;margin-left:14px;}
.clear {clear:both}
#menu {
	width:214px
}

#menu ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#menu ul li {
	font-size: 10pt;
	margin-bottom:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(/images/coldweather/blueback.gif);


}
#menu ul li.current {
	background-color: #003366;
	font-size: medium;
	margin-bottom:10px;
		font-size: 12pt;
	background-image: none;
}
#menu ul li ul li.current {
	color: #981B1E;
}
#menu ul li ul {
	padding-top:10px;
}
#menu ul li ul li {
	background-image: none;
	background-color:#003366;
	font-size: small;
	list-style-type: disc;
	margin-left:20px;
	margin-bottom:5px;
	padding:0px;
	list-style-image: url(/images/coldweather/arrow.gif);
}
#menu a:link, #menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #008CDC;
}
#menu a:hover, a:hover {
	color: #008CDC;
}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	padding: 5px;
}
#topmenu {
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	left: 570px;
	top: 32px;
	width: 250px;
}
#topmenu a {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/coldweather/topmenu.gif);
	width: 78px;
	margin-right: 5px;
	display: block;
	height:21px;
	float:left;
	text-decoration: none;
	padding-left:15px;
	padding-top:2px;
}
