img { border: 0; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #3b2323;
	background-color: #cccccc;
}

h1 {
	font-size: 24px;
	color: #ff9933;
	font-weight: bold;
	text-decoration:none;
}

a {
	color: #ff9933;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	text-decoration:underline;
}

#pagecap {
	width: 100%;
	height: 56px;
	background: #fff url(/images/pagecapBg.gif) repeat-x;
}

#container {
	margin: auto;
	width: 966px;
	background-color: #fff;
}

#containerLeft {
	margin: 0;
	padding: 0;	
	width: 258px;
	float:left;
}

#containerRight {
	margin: 0;
	padding: 0;	
	width: 708px;
	float:right;
}

#containerRightMain{
	margin: 0;
	padding: 0;	
	width: 492px;
	float:left;
}

#containerRightMain a { 
	color: #0082c8;
	text-decoration: underline; 
}

#containerRightMain a:hover {
	text-decoration: none; 
}

#containerRightAds{
	margin: 0;
	padding: 0;	
	width: 206px;
	float:right;
}

#top {
	margin: auto;
	width: 966px;
	height: 125px;
	background:url(/images/topBg.gif) top left repeat-x;
}

#topLeft {
	margin: 0;
	padding: 0;
	width: 384px;
	float:left;
}

#topRight {
	margin: 0;
	padding: 0;
	width: 400px;
	float:right;
}

#topText {
	margin: 0;
	padding: 0;
	width: 570px;
	height: 68px;
	float:right;
}

#topTextContent {
	margin: 0;
	padding: 0;
	width: 560px;
	height: 68px;
	line-height: 65px;
	color: #f6e8b2;
	font-weight:bold;
	text-decoration:none;
	
}

#topTextContent .left {
	margin: 0;
	padding: 0;
	width: 400px;
	line-height: 12px;
	float: left;
	
}

#topTextContent .right {
	margin: 0;
	padding: 0;
	float: right;
	
}

#topTextContent a {
	color: #fff;
	text-decoration:none;
}

#topTextContent a:hover {
	color: #e3daaa;
	text-decoration:underline;
}

#navigation {
	margin:auto;
	padding: 0;
	width: 228px;
	height: 708px;
	font-size: 11px;
	background:url(/images/navBg.gif) top left repeat-y;
}

#navigationBottom {
	margin:auto;
	padding: 0;
	width: 228px;
}

#navigation a {
	margin: 0;
	padding: 0;
	width: 225px;
	height:22px;
	background:url(/images/navItemBg-off.gif) top left no-repeat;
	float:right;
	color: #3b2323;
	font-weight: bold;
	line-height: 22px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

#navigation a:hover, #navigation a.selected {
	margin: 0;
	padding: 0;
	width: 225px;
	height:22px;
	background:url(/images/navItemBg-over.gif) top left no-repeat;
	float:right;
	color: #fff;
	line-height: 22px;
	border-bottom: 1px solid #666666;
}

#subnavigation a {
	margin: 0;
	padding: 0;
	width: 225px;
	height:22px;
	background:url(/images/navItemBg2-off.gif) top left no-repeat;
	float:right;
	color: #3b2323;
	font-weight: bold;
	line-height: 22px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

#subnavigation a:hover {
	margin: 0;
	padding: 0;
	width: 225px;
	height:22px;
	background:url(/images/navItemBg2-over.gif) top left no-repeat;
	float:right;
	color: #fff;
	line-height: 22px;
	border-bottom: 1px solid #666666;
}

#moduleEssayGrading {
	margin: 0;
	padding: 0;	
	width: 237px;
	float:left;
}

#moduleEssayGrading .content {
	margin: 0;
	padding: 0;
	border-left: 1px solid #86725b;
	border-right: 1px solid #86725b;
	width: 235px;
}

#moduleEssayGrading .content .text{
	margin: auto;
	padding: auto;
	width: 215px;
}

#moduleAudioDownloads {
	margin: 0;
	padding: 0;	
	width: 237px;
	float:right;
}

#moduleAudioDownloads .content{
	margin: 0;
	padding: 0;
	border-left: 1px solid #86725b;
	border-right: 1px solid #86725b;
	width: 235px;
}

#moduleAudioDownloads .content .text{
	margin: auto;
	width: 215px;
}

.moduleHeader {
	color: #89725b;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
}

.productItem {
	margin: 0;
	padding-right: 14px;
	float: left;
	width: 150px;
	height: 250px;
}

h2.pill {
	width: 482px;
	height: 28px;
	background: url(/images/pillBg.gif) top left repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 28px;
	padding-left: 10px;
}

ul li {
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}

#quote {
	margin: auto;
	padding-right: 5px;	
	width: 185px;
	color: #3b2323;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float:right;
	line-height: 26px;
}

#quoteCredit{
	margin: auto;
	padding-right: 5px;		
	width: 185px;
	height: 35px;
	color: #999;
	font-size: 12px;
	float: right;
}


#footer {
	clear: both;
	background: #ccc url(/images/bottom.gif) top left no-repeat;
	margin: 20px auto 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 966px;
	color: #5c5445;
	text-decoration: none;
	text-align: center;
}

#footer a {
	color: #5c5445;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}