body {
	margin: 0;
	background: #2F2E68 url(../images/page_bg.jpg) repeat-x;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	line-height: 13pt;
}

#wrapper {
	margin: 0 auto;
	width: 787px;
	position: relative;
}
#seal {
	background-image: url(../images/seal_trans.png);
	height: 167px;
	width: 167px;
	position: absolute;
	left: -30px;
	top: 10px;
}

#masthead {
	background-image: url(../images/masthead_bg.jpg);
	height: 159px;
	width: 787px;
	text-align: center;
	color: #fff;
}
#masthead h1 {
	margin: 0;
	height: 86px;
	background: url(../images/logo.png) no-repeat center center;
	text-indent: -9999px;
	width: 380px;
	position: absolute;
	top: 0;
	left: 140px;
}
#masthead h2 {
	margin: 0;
	font-style: italic;
	font-weight: normal;
	width: 380px;
	position: absolute;
	top: 96px;
	left: 140px;
}
#contact {
	background: url(../images/contact_bg.png) no-repeat center center;
	position: absolute;
	top: 5px;
	right: 20px;
	padding: 10px;
	width: 230px;
}
#content-wrap {
	background: url(../images/content_bg.png) repeat-y;
	float: left;
	width: 787px;
}

#sidebar {
	width: 160px;
	float: left;
}
#content {
	width: 600px;
	float: left;
}


#p7PMnav {
	list-style: none;
	margin: 0;
	padding: 30px 1em 0;
	background: url(../images/nav_top.jpg) no-repeat center top;
	text-align: center;
	width: 125px;
}

#p7PMnav li {
	background-color: #D8D8D8;
	margin-bottom: 5px;
	padding: 8px 0 0 0;
	padding: 0;
}
#p7PMnav li a {
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	background: none;
	padding: 8px 0;
	display: block;
}
#p7PMnav li a:hover, #p7PMnav li a:hover, #p7PMnav li a:active, #p7PMnav li a:focus, #p7PMnav .p7PMon {
	color: #449F00;
	background: url(../images/nav-over.jpg) no-repeat center center;
}
#nav-sub {
	list-style: none;
	margin: 1em 0 1em 1em;
	padding: 0 0 48px 0;
	width: 125px;
	background: #DFDFDF url(../images/btm_green_stripe.jpg) no-repeat right bottom;
	text-align: center;
}
#nav-sub li {
	padding: 5px 0 0 5px;
	font-size: 80%;
	font-weight: bold;
}
#nav-sub li a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#nav-sub li a:hover {
	text-decoration: underline;
}
#nav-sub li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 125%;
}
#content-table {
	margin-left: -10px;
}
#content-table h1 {
	padding: 2px 10px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 125%;
	background: url(../images/whitebox-top.gif) no-repeat center top;
}
#content-table h1 span {
	display: block;
	background: url(../images/green_bg.jpg) no-repeat left bottom;
	padding: 4px;
	margin-top: 10px;
}

#content-table h2 {
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	padding: 0 15px;
	background: url(../newalec/images/whitebox-topx.gif) no-repeat center center;
	margin-bottom: .5em;
}
#content-table h2 span {
	background: #FF3;
}
#content-table td {
	background: url(../images/whitebox-btm.gif) no-repeat center bottom;
	width: 300px;

}
#content-table p {
	padding: 0 15px;
	margin: 0 0 15px 0;
}
/* IE6 PNG fix and other hacks */
div, h1 {
	behavior: url(../newalec/css/css/iepngfix.htc);
}
#nav-main li {
	_border: 1px solid #dfdfdf;
	_margin-bottom: 0;
	_margin-top: 2px;
}
h1 {
	color: #006600;
	text-transform: uppercase;
	border-bottom: thin none #006600;
	border-top: thin none #006600;
	border-right-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 33px;
}
h3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: lighter;
}
