div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 695px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 13px;
}
#footer {
	height: 25px;
	text-align: center;
	padding-top: 15px;
	background-color: #F3F3F3;	
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	clear:both;
}
#header {
	height: 70px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	background-color: #F3F3F3;
	padding: 10px;
	width: 675px;	
}
.content {
	padding-top: 20px;
	padding-bottom: 10px;
	clear:both;
}
a:hover {
	color: #990000;
}
.right-column {
	width: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	padding-left: 15px;
	padding-right: 10px;
	float: right;
}
.header {
	font-weight: bold;
	color: #990000;
}
.left-column {
	width: 445px;
	padding-right: 5px;
	float: left;
	line-height: 15px;
}
h2 {
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	font-size: 10px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #0066FF;
	font-weight: normal;
}
#menu-info {
	width: 210px;
	height: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	padding-left: 15px;
	padding-right: 10px;
	float: right;
	
}a {
	text-decoration: none;
}
.notes {
	font-style: italic;
	color: #0066FF;
}
.courses {
	color: #3333FF;
}
.header2 {
	font-weight: bold;
	color: #3300FF;
}
#pscroller1{
	width: 200px;
	height: 185px;
	padding: 5px;
}
a:visited {
	color: #009900;
}
