body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	background-color: #F0F0F0;
	background-image: url(img/background01.gif);
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	vertical-align: top;
	margin: 12px;
	padding: 0px;
}
.sidebar {
	width: 170px;
	background-color: #fdf4e2;
	vertical-align: top;
	text-align: left;
	padding: 24px;	
}
.main {
	width: 560px;
	background-color: #fdf4e2;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 24px;
}
.navcell {
	background-color: #fdf4e2;
	background-image: url(img/001-basic02.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 190px;
	width: 730px;
	margin: 24px;
	padding: 0px;
	text-align: left;
}
A {
	color: #0000CC;
	text-decoration: none;	
}
A:hover {
	text-decoration: underline; 
	color: #0000CC;
}
.headinglink {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	font-weight: 800;
}

.sidebarlink {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	font-weight: 800;
}
.navlink {
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	font-weight: 800;
}
.footer {
	font-size: 10px;
	line-height: 11px;
}
h1 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006600;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006600;
	line-height: 16px;
}
.navspacer {
	width: 24px;
}
.heading {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	padding-bottom: 12px;
	color: #990000;
}
