body{
	color: #FFFFFF;
	background-color: #B1B1B1;
	background-attachment: fixed;
	background-image: url(../i/bk/dkgreyback.jpg);
	background-repeat: repeat-x;

}

a:link, a:visited{
	color: #999999;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.subtitle{
	color: #CCCCCC;
	background-color: #262626;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
#pagecell1{
	background-color: #000000;
}

#pageNav{
	background-color: #999999;
	border-bottom: 1px solid #666666;
	font: small Verdana,sans-serif;
	border-right: 1px solid #666666;
}

#siteName{
	color: #CCCCCC;
	font-weight: normal;
}


#utility{
	font: 90% Verdana,sans-serif;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

#masthead h2{
	font: bold 130% Arial,sans-serif;
	color: #FFFFFF;
	margin:10px 0px 0px 0px;
	padding: 0px;
}


#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#coursenav {
	padding:0 15px;
	font-size:100%;
  }

div#coursenav li a{
	text-decoration : none;
	color: #8D4340;
	font-weight: bold;
}
div#coursenav li a:hover{
	border-bottom : 1px solid #660000;
	color: #660000;
	font-weight: bold;
}
div#coursenav ul {
	list-style-type: none;
}
div#coursenav ul li {
	display: inline;
}


.feature{
	min-height: 200px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 120% Arial,sans-serif;
	color: #FFFFFF;
}

.feature img{
	padding: 10px 0px;
}
.picp{
	min-height: 400px;
	padding: 0px 0px 0px 10px;
	float: right;
	margin: 0px;
}
.story h3{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #990000;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

#siteInfo{
	border-top: 1px solid #cccccc;
	color: #cccccc;
}

#siteInfo a:link, #siteInfo a:visited{
	color: #666666;
	text-decoration: none;
}

#siteInfo a:hover{
	text-decoration: underline;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #666666;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #CCCCCC;
	background-color: #666666;
	background-image: url(bg_nav.jpg);
	background-attachment: fixed;
	border-left: 1px solid #cccccc;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #333333;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


.relatedLinks{
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 11px;
	margin: 0px 0px 0px -5px;
}


.relatedLinks a:link, .relatedLinks a:visited {
	color: #000000}

.relatedLinks a:hover{
	text-decoration: none;
	color: #990033;
}


	table{
	width: 98%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #333;
	}
	tr td{
		background: #000;
	}
	thead td{
		color: #fff;
		background-color: #333333;
		font-weight: bold;
		border-bottom: 1px solid #000;
	}
	
/* not sure about thisthead td a:link, #siteInfo a:visited{
	text-decoration: none;
	color: #990000;
}

thead td a:hover{
	text-decoration: underline;
}
*/
	tbody td{
	border-left: 1px solid #333;
	}
	tbody tr.even td{
	background: #222;
	}
	tbody tr.selected td{
	background: #666;
	color: #fff;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	}
	tbody tr.ruled td{
		color: #FFFFFF;
		background-color: #333333;
		border-color: #666666;
	}
	
	/* Opera fix */
	head:first-child+body tr.ruled td{
		background-color: #333333; 
	}

.tabledark {
	font-weight: bold;
	color: #999999;
	background: #666666;
}

#content li {
	list-style-position: outside;
	list-style-image: url(../i/drama/blbullet.gif);
}
#numlist, #numlist li {
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
}
