body {
	background-color: #000000;
	
	/*centering stuff*/
	text-align: center;
	margin:0px;
	
	/*font definitions*/
	font-family:tahoma,verdana,helvetica,arial,sans-serif;
	font-size:small;
}

/* PAGE LAYOUT */

#wrapper {
	margin: 1% auto;
	width:868px;
	padding:0px;
	background-color:#000000;
}
#page {
	background-color:#000000;
	padding:0px;
	width:866px;
	height:500px;
	border: 1px solid #999999;
	text-align: left;
}
#footnav {
	padding:10px 0px 0px 0px;
	color:#666666;
}
#footnav a:link, #footnav a:visited{
	color:#333333;
	font-size:0.85em;
	text-decoration:none;
}
#footnav a:hover{
	color:#666666;
	font-size:0.85em;
	text-decoration:underline;
}
#footnav a.asone{
	color:#666666;
}
p{
	margin:0px;
	padding:0px 0px 10px 0px;
}
h1,h2{
	font-size:1em;
	font-weight:bold;
	color:#DFB300;
	margin:0px;
	padding:0px 0px 10px 0px;
}
.textbox01{
	padding:25px;
	width:402px;
	height:350px;
	overflow:auto;
	color:#cccccc;
	font-size:0.85em;
	line-height:165%;
	
	scrollbar-3dlight-color:#999;
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#999;	
}
.textbox01 p{
	width:380px;
}
.textbox01 a:link, .textbox01 a:visited{
	color:#DFB300;
	text-decoration:none;
}
.textbox01 a:hover{
	color:#DFB300;
	text-decoration:underline;
}

.textbox02{
	padding:25px;
	width:202px;
	height:350px;
	overflow:auto;
	color:#cccccc;
	font-size:0.85em;
	line-height:165%;
	
	scrollbar-3dlight-color:#999;
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#999;	
}
.textbox02 p{
	width:180px;
}
.textbox02 a:link, .textbox02 a:visited{
	color:#DFB300;
	text-decoration:none;
}
.textbox02 a:hover{
	color:#DFB300;
	text-decoration:underline;
}
.textbox03{
	padding:25px;
	width:302px;
	height:350px;
	overflow:auto;
	color:#cccccc;
	font-size:0.85em;
	line-height:165%;
	
	scrollbar-3dlight-color:#999;
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#999;	
}
.textbox03 p{
	width:180px;
}
.textbox03 a:link, .textbox03 a:visited{
	color:#DFB300;
	text-decoration:none;
}
.textbox03 a:hover{
	color:#DFB300;
	text-decoration:underline;
}
.twocol {
	width:380px;
}
form {
	margin:0px;
	padding:0px;
}
.formelement01{
	border: solid 1px #999999;
	background-color:#333333;
	color:#cccccc;
	width:250px;
	margin:0px 0px 5px 0px;
	font-family:tahoma,verdana,helvetica,arial,sans-serif;
	font-size:11px;
	line-height:150%;
	padding:2px 0px 2px 0px;	
	height:15px;
}
.formelement02{
	border: solid 1px #999999;
	background-color:#333333;
	color:#cccccc;
	width:250px;
	margin:0px 0px 5px 0px;
	font-family:tahoma,verdana,helvetica,arial,sans-serif;
	font-size:11px;
	line-height:150%;
	padding:2px 0px 2px 0px;
	height:60px;
}
.submit{
	margin:5px 0px 0px 0px;
	padding:2px;
	border: solid 1px #999999;
	background-color:#333333;
	color:#cccccc;
}	
.coursetable{
	border-bottom: 1px solid #333333;
	padding: 0px 0px 5px 0px;
}
.coursetable2{
	border-bottom: 1px solid #333333;
	padding: 0px 10px 5px 10px;
}
.highlight{
	color:#DFB300;	
}
.gallery{
	width:651px;
	background-color:#000000;
}
	


#nav {
	margin-top:25px;
	margin-left:10px;
	width:204px;
	float:left;
	font-size:11px;
	line-height:18px;
	color:#FFF;	
}

#nav a {
	color:#999;
	text-decoration:none;
}

#nav a:hover {
	color:#FFF;
	text-decoration:
	
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size: 1.2em;
}
.contactformbox {
	font-family: tahoma,verdana,helvetica,arial,sans-serif;
	font-size: small;
	color: #CCC;
	background-color: #000;
	border: thin solid #666;
}


hr {
  border: 0;
  width: 100%;
  height: 1px;
}

