body {
	margin: 72px 10% 0px 208px;
	padding: 0;
	background-color: #C2C2C2;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:  url(assets/bgrid.gif);
}
#sideb {
	position: absolute;
	width: 160px;
	left: 24px;
	top: 80px;
}
#sideb h2 {
	color: #666666;
	font-size: 14px;
	margin: 24px 0px 8px 0px;
	padding-bottom: 6px;
}
h1 {
	margin: 24px 24px 6px 24px;
}
#tedg {
	background-color: #FFFFFF;
	border: 6px solid #FFEDA4;
}
#logo {
	position: absolute;
	width: 248px;
	left: 208px;
	top: 12px;
}
p {
	margin: 6px 24px 6px 24px;
}
h1 {
	margin: 0px 24px 6px 24px;
}
#redg{}
#bedg{}
#ledg{}
#tlcurve{}
#trcurve{}
#blcurve{}
#brcurve{}
#contarea {vertical-align: top;}
#contarea p {margin: 6px 24px 6px 24px;}
.footer {
	background-image: none;
	background-color: transparent;
	padding: 12px 0px 0px 0px;
	left: 224px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
}
.navButts a {
	color: #000000;
	text-decoration: none;
}
.navButts a:hover {}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.sidetxt {
	margin: 0px 0px 8px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
p.navSubs {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.navSubs a {
	color: #FFFFFF;
	text-decoration: none;}
.navSubs a:hover {
	color: #CCC9BF;
	text-decoration: none;
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	font-size: 12px;
	padding-left: 24px;
}

