body{
	margin:0px;	
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #333;	
	font-size: 12px;
}

p{
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 18px;
}

a {
	color: #333;
}

#logo{
	position:absolute;
	top:15px;
	left: 10px;
}

#theNav{
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px 0px 4px 0px;
}

#theNav a{
	color: #c2c2c2;
	font-size: 14px;
	text-decoration: none;
}

.paddedImage{
	padding: 10px 0px 20px 0px;
}

.paddedImageTop{
	padding: 40px 0px 20px 0px;
}



#theNav a:link{
	color: #c2c2c2;
	text-decoration: none;
}


#theNav a:visited{
	color: #c2c2c2;
	text-decoration: none;
}


#theNav a:active{
	color: #FFFFFF;
	text-decoration: none;
}


#theNav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#leftColumn{
	padding-left: 15px;
	padding-right: 50px;
}


#flash{
	background-color: #ffcc66;
}

.middlecolumn{
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#middleText{
	padding: 0px 30px 0px 30px;
}

#middleText p{
	line-height: 130%;
}

.farRightColumn{
	padding-right: 20px;
	padding-left: 50px;
}


#banner{
	background-color: #FFCC66;
	position: relative;	
	width: 100%;	
	top: 110px;	
	border-bottom: 1px solid #000000;	
	border-top: 1px solid #FFFFFF;
}

.logoCell{
	padding: 5px 5px 5px 5px;
}

#navContainer {	
	height: 22px;	
	width: 100%;	
	background-color: #000000;	
	position: relative;	
	top: 110px;
}



#nav {	
	height: 20px;	
	position:relative;	
	top: 2px;	
	left: 230px;	
	width: 650px;	
	font-family: Arial, Helvetica, sans-serif;	
	color: #CCCCCC;	
	font-size: 14px;	
	background-color: #000000;
}

#nav a {
	color: #CCCCCC;
	text-decoration: none;
}

#nav a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

#nav a:active {
	color: #ffffff;
	text-decoration: none;
}

#left {	
	width: 228px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 22px;	
	position: absolute;	
	font-stretch: extra-condensed;	
	top: 0px;	
	left: 0px;	
	border-right: 1px dashed #333;
}

#middle {	
	width: 530px;	
	/*background-color: #0066CC;*/	
	position: absolute;	
	top: 0px;	
	left: 235px;	
	line-height: 140%;
}

#middle-details{
	width: 800px;	
	/*background-color: #0066CC;*/	
	position: absolute;	
	top: 30px;	
	left: 100px;	
	line-height: 140%;
}


#right {	
	width: 200px;
	/*background-color: #996699;*/	
	position: absolute;	
	top: 0px;	
	left: 795px;	
	color: #666666;
}

#rightTextTop {	
	width: 180px;
	position: absolute;	
	top: 80px;	
	left: 18px;
}

#rightTextMiddle{
	width: 180px;
	position: absolute;	
	top: 275px;	
	left: 18px;
}

#rightMiddle{
	width: 200px;
	position: absolute;
	top: 190px;
}

#rightBottom{
	width: 200px;
	position: absolute;
	top: 340px;
}

#rightBottomText{
	width: 180px;
	position: absolute;	
	top: 440px;	
	left: 18px;
}


#midContainer {
	position: absolute;
	top: 250px;	
	left: 60px;
}

.big{	
font-size: 14px;
font-weight:bold;
}

.bigRed{	
font-size: 14px;
font-weight:bold;
color:#CC0000;
}

.vbig{	
font-size: 24px;
line-height: 120%;
}

ul.studentNav{
	list-style-type:none;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
ul.studentNav li {
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}

ul.studentNav a{
	text-decoration: none;
	color: #666666;
	background-color: transparent;
	margin: 0px;
	padding: 6px;
	display: block;
}

ul.studentNav a:hover{
	color: #666666;
	background-color: #ffcc66;
}

ul.studentNav a.here{
	color: #666666;
	background-color: #ffcc66;
}

.title {
	/*background-color: #8FC2CC;*/
	font-weight: bold;
	border-top: 1px solid #8FC2CC;
	border-bottom: 1px solid #8FC2CC;
}

.title2 {
	/*background-color: #8FC2CC;
	border-top: 1px solid #8FC2CC;
	border-bottom: 1px solid #8FC2CC;*/
	font-weight: bold;
}



.name{
	
	font-weight: bold;
	font-size: 14px;
}

.italics{
	font-size: 11px;
	font-style: italic;
}

.yellow {
 color: #FF9900;
 font-weight: bold;
}

#round1{
	border: 1px solid #ffcc66;
}

#round2{
	border: 1px solid #ffcc66;
}

.insideText {
	padding-left: 15px;
	padding-right: 15px;

}

.image{
	padding-right: 15px;
}

.submit{
	border: 1px solid #333;
	background-color: #ffcc66;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	cursor: pointer;
}

.required{
font-weight: bold;
color: #990000;
}

#footer{

}

.newReading{
border-top: 1px dashed #ccc;
padding: 8px 0px 4px 0px;
}

.quote{
	padding-left: 15px;
	padding-right:15px;
	font-size:11px;
}

.npoList{
	padding-bottom: 6px;
	padding-top: 4px;
	border-bottom: 1px dashed #ccc;
}

h1 {
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
}

h2 {
	font-size: 15px;
	color: #FF6600;
	font-weight:bold;
}

.paddedLeft{
	padding-left: 20px;
}