
#wrap {
	margin: 0 auto;
	width: 760px;
	background-image:url(../../img/header_gradient.gif);
	background-repeat:repeat-x;
	background-position: top;
	border-left: 2px solid #3f52a4;
	border-right: 2px solid #3f52a4;
	border-bottom: 2px solid #3f52a4;
}
#subnavbar{
	background-image:url(../../img/subnav_bkgrd.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
}
#subnavbar a{
	color: #FFFFFF;
	text-decoration: none;
}
#subnavbar a:hover, #subnavbar a:active{
	color:#3f52a4;
	text-decoration: none;
}
#subnavbar img {
	margin-left: 7px;
	margin-right: 3px;
}
#subnavbar span{
	color: #9ceca8;
}
#mainnavbar{
	width:400px;
}
#mainnavbar img{
	margin-left:20px;
	margin-right:20px;
}
#mainnavbar2{
	width:200px;
	float:right;
	margin-right:10px;
}
#mainnavbar2 img{
	margin-left:10px;
	margin-right:10px;
}
#pagetitle {
	margin-left:10px;
	margin-top:5px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#6cb57b;
}
#mainbody{
	margin:10px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#F8981C;
}
li{
	color:#F8981C;
	list-style: disc;
}
li span{
	color:#000000;
}
ul {
	margin-top:0;
	margin-bottom:0;
}
.emphtext{
	color:#F8981C;
}
.emphtext2{
	color:#60B070;
}
.listing{
	margin-left:70px;
}
.listingheader{
	text-align:right;
	padding-right:6px;
}
.listingsummary{
	text-align:left;
	padding-left: 6px;
	margin-top: 10px;
	border-top: 3px solid #FFE0B2;
	border-left: 3px solid #FFE0B2;
}
a{
	color: #0575bd;
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline;
}
#logo{
	margin-left:10px;
	float:left;
}
.pullquotebox{
	border: 2px solid #3F52A4;
	background-color: #E4F0F8;
	width: 300px;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 250px;
	margin-top: 10px;
	clear:right;
	top:30px;
	position:relative;
	
}
.pullquotebox h2 {
	font-weight:bold;
	font-size:14px;
	color:#3F52A4;
}
#bkgd-glossopedia{
	background-image:url(../../img/bkgrd_glossopedia.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bkgd-helpus{
	background-image:url(../../img/bkgrd_help.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bkgd-educators{
	background-image:url(../../img/bkgrd_educators.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bkgd-aboutus{
	background-image:url(../../img/bkgrd_about.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#rrcovers{
	float:left;
	margin:10px;
}
#edstandards ul{
	padding-top:0px;
	margin-top:0px;
}
#edstandards p{
	padding-bottom:0px;
	margin-bottom:0px;
}
.laglisting {
	width: 300px;
}
.laglisting h2{
	font-size:18px;
}
.laglisting span img{
	float:left;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	margin-right:10px;
	border: 2px solid #F8981C;
}
.laglisting img{
	margin-top:6px;
	margin-right:10px;
}
.laglisting hr{
	margin: 5px 0;
}
#newsrel p, #pastnews p, #currentnews p, #archivenews p{
	margin:0;
}
#newsrel ul, #pastnews ul{
	margin-top:0;
	margin-bottom:0;
	list-style-type:disc;
	margin-left: 0;
	padding-left: 2em;
	font-size:11px;
}
#newsrel li, #pastnews li{
	margin-bottom:5px;
}
#currentnews {
	border-left: 3px solid #FFE0B2;
	padding-left: 10px;
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #D8E9F5;
	border: 2px solid #60B070;
}
#footer {
	font-size:10px;
	margin:10px;
	float:left;
}

