/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #FBFBDE;
}
#headleft { 
	height: 105px;
}
#headright {
	height: 54px;
	position: absolute;
	top: 0;
	right: 0;
}
#navigation {
	background-image:url(/math/profile2004/images/bg.gif);
	height: 37px;
}
#content {
	margin: 25px;
	height: auto;
}
#footer {
	color: #663399;
	left: 0;
	font-size: small;
	font-family:Georgia, Arial, Helvetica;
}
h3 {
	color: #663399;
}
h1 {
	color: #cc0000;
}