@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
	color: #0A0790;
}
h2 {
	font-size: medium;
	color: #E97224;
	margin-bottom: 0px;
	padding: 0px;
	font-style: italic;
}
p {
	font-size: small;
	color: #000066;
}
.proj {
	margin-top: 0px;
	margin-bottom: 4px;
}
a {
	color: #554433;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #000099;
}
#banner {
}
#banner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	position: static;
	
}
#headlines {
	width: 330px;
	padding: 20px;
	position: static;
	padding-top: 65px;
}
#menu {
	width: 166px;
	position: absolute;
	left: 394px;
	top: 86px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 38px;
}
#musicplayer {
	position: absolute;
	left: 394px;
	top: 300px;
	border: 2px solid #666;
}
#badges {
	position: absolute;
	left: 562px;
	top: 122px;
}
#foot {
	position: static;
}
.footerlinks {
	font-size: small;
	color: #333300;
}
.copyright {
	font-size: x-small;
	color: #666666;
}
#poster {
	position: absolute;
	left: 630px;
	top: 207px;
	border: 2px solid #666;
}
