body {color: #000000;
	background: #9999ff;
	background-image: url(../../../images/backgrounds/cacaca.gif);
	background-repeat: repeat;
	font-family: verdana, "sans serif";

}


a:link {text-decoration: underline; color: #003399 }^M
a:visited {text-decoration: underline; color: #990099 }^M
a:hover {
	text-decoration: none;
	color: #000066;
	background-color: #ffffff; }

HR {	width: 90%; 

}

H2 {	font-size: medium;}

H3 {	background: #3300cc;
	color: #ffffff;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 100%;
}

H3.announcements {
	background: #3300cc;
	color: #ffffff;
	text-align: center;
}

H4 {}

.titlebar a:hover {
	background-color: transparent;
}



div.title {
	text-align: center;
	padding-right: 10%;
}

div.menu { 
	text-align: center;
	float: left;
	width: 240px;
	color: #000000;
	border: 6px groove #ffffff;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-right: 4px;
}

div.coursework {padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 15%;
	padding-right: 4px;
}


.announce {
	display: inline;
	padding-top: 0px;
	align: left;
}

.section {
	float: left;
}

.updated { 
	display: inline;
	float: right;
	font-size: 90%;
} 








.small {font-size: 80% }
.note {font-size: 85%; 
	font-style: italic
}

.big {font-size: 160%;}




