body 	{
	text-align: center;
	margin-left: 2%;
	margin-right: 2%;
	font-family:     Verdana, Geneva, Arial, sans-serif;
  	font-size:       small;
	background-color: silver;
	color:	white;
}

h1, h2 	{
  	font-weight:     normal;
  	color:           #ffcc00;
  	
}
h1 	{
  	font-size:       225%;
}

h2 	{
  	font-size:       130%;
}


#pagewrapper {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: auto;	
	border: 1px solid #ffcc00;
	overflow: hidden;
	background-color: 	#006600;
	}
	




#header	{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #ffcc00;

}

#narrowleftpanel {
	min-height: 700px;
	float: left;
	width:70px;
	text-align:	center;
	margin-left: 20px;
	margin-top: 20px;	
	background-color:	white;
	border: 2px solid #ffcc00;
	padding: 5px;
}

#widerightpanel {
	
	
	margin-left: 110px;
	background-color:	#006600;	
	padding:	5px;

	}

#widedeeprightpanel {
	margin-left: 110px;
	background-color:	#006600;	
	padding:	5px;

	}


.linkbox{
	color: #006600;
	text-align: center;
	width:			95%;
	border-width:	2px;
	border-style: 	solid;
	border-color:	#ffcc00;
	background-color: white;	
	padding:	5px;
	}

.menu a:link {
	font-weight: bold;
	color: #003300;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	text-decoration: none;
}

.menu a:visited {
	font-weight: bold;
	color: #003300;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	text-decoration: none;
}

.menu a:hover {
	font-weight: bold;
	color: red;
	text-decoration: underline;
	font-size: 11px;
}

.menu a:active {
	font-weight: bold;
	color: gray;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	text-decoration: none;
}



.biglinks a:link {
	font-weight: bold;
	color: #003300;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	text-decoration: none;
}
.biglinks a:visited {
	text-align:	center;
	font-weight: bold;
	color: #003300;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	text-decoration: none;
}

.biglinks a:hover {
	font-weight: bold;
	color: red;
	text-decoration: underline;
	font-size: 14px;
}
.biglinks a:active {
	font-weight: bold;
	color: gray;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	text-decoration: none;
	}
    
    
    
 .darklinks a:link {
	font-weight: bold;
	color: #993333;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	text-decoration: none;

}

.darklinks a:visited {
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	font-size: 14px;


}
.darklinks a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;


}
.darklinks a:active {
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
	font-size: 14px;

}
.indent {
	text-align:	justify;
	margin: 0px 30px 0px 30px;
	}

.table1 {
	color: #006600;
	background-color: #FFFFFF;
	width:	95%;
	padding:	5px;
	border:	2px solid #FFCC00;
	cell-border: 2px solid yellow;
	text-align:	center;
    border-collapse: collapse;
	}
	
.resultstable {
	color: #006600;
	background-color: #FFFFFF;
	width:	95%;
	padding:	5px;
	border:	2px solid white;
	cell-border: 2px solid white;
	text-align:	center;
    border-collapse: collapse;
	}


.table1 td {padding: 5px; border:	2px solid #ffcc00;}
	
.coursetable { width: 95%;
				border: 2px;
				border-color: #ffcc00;
				border-collapse: collapse;
				text-align: center;
				background-color: #FFFFFF;
				color: #006600;
				}
.coursetable td {border: 2px; 
				border: 2px;
				border-style: solid;
				border-color: #ffcc00;
				padding: 5px;
				}
				
								
#slideshow_wrapper  {
	z-index:	5;
	position: absolute;
	top: 200px;
	left: 500px;
	padding: 	0px;
}
#slideshow_overlay {
	z-index:	6;
	position: absolute;
	top: 200px;
	left: 500px;
	padding: 	0px;
	}	
