body {
	background-color : #800000;
}

#wrapper {
	width: 700px;
	margin: auto;
	background-color: #FFFFFF;
	border: 2px solid #205A99;
}

#banner {
	width: 536px;
	height: 122px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
}

#menu {
	width: 538px;
	height: 25px;
	float: left;
	background-color: #FA8501;
	padding-top: 3px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: 0;
	border-left: solid 1px #FFFFFF;
}

#content {
	width: 538px;
	height: 630px;
	overflow: auto;
	overflow-x: hidden;
	float: left;
	background-color: #F2B149;
	border: solid 1px #FFFFFF;
	padding-top: 10px;
}


#rightside {
	width: 160px;
	float: right;
	background-color: #FFFFFF;
}
	
#footer {
	width: 702px;
	height: 12px;
	background-color: #FFFFFF;
	margin: 12px auto auto auto;
	text-align: center;
}

#footer p {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
}

h1 {
	font-family : Times New Roman, Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #800000;
	margin-left: 10px;
}

h2 {
	font-family : Times New Roman, Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}

h3 {
	font-family : Times New Roman, Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
	margin: 20px auto 0px 20px;
}

#content p {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin: auto 10px 10px 20px;
	text-align: justify;
}

#content p.center {
	text-align: center;
}

#content p.attribution {
	font-family: Verdana, Sans-Serif;
	font-size: 6.8pt;
	font-weight: normal;
	color: #000000;
	margin: -8px 10px 16px auto;
	text-align: right;
}

#content li {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	margin-right: 40px;
	text-align: justify;
}

#rightside p {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin-left: 4px;
	margin-right: 4px;
}

#content a {
	text-decoration: underline;
	}

#content a:link {
	color: #FFFFFF;
	}

#content a:visited {
	color: #205A99;
	}

#content a:active {
	color: #205A99;
	}

#content a:hover  {
	color : #FFFFFF;
	text-decoration : underline;
	background-color : #FA8501;;
}

.mouseover	{
position:relative;
background-image: url(images/signup2.jpg);
background-repeat: no-repeat;
display: block;
width: 160px;
height: 100px;
margin: 0 0 0 0;
padding: 0; 
}

.mouseover a {
display:block;
font-size: 11px;
width: 160px;
height: 100px;
display: block;
float: left;
margin: 0 0 0 0;
padding: 0;
text-decoration: none; 
}

.mouseover img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.mouseover a:hover img{visibility:hidden}
.mouseover span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
}

#events {
	height: 300;
	overflow: auto;
}

#events p {
	font-size: 7pt;
	color: #000000;
	margin: 6px 4px 2px 6px;
}

#sidesub {
	height: 180px;
	overflow: hidden;
}

#sidesub p {
	font-size: 7pt;
	color: #800000;
	margin: 6px 4px 2px 6px;
}

.course {
	cursor: pointer;
	text-decoration: underline;
	font-family : Times New Roman, Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
}

.coursenolink {
	font-family : Times New Roman, Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
}

#signuppage {
	width: 360px;
	height: 400px;
	margin: auto;
	background-color: #FFFFFF;
	border: 2px solid #205A99;
}

#signuppage p {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin: auto 10px 10px 20px;
	text-align: justify;
}

#signuppage a:hover  {
	background-color : #FA8501;;
}

td {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
