div#menu {
	position: absolute;
	top: 120px;
}
div#content {
	top: 425px;
}
div#main {
	margin: 0px;
	padding: 0px;
}
div#bottomcontent {
	height: 500px;
	width: 510px;
	overflow: auto;
}
div#disciplines {
	color: #999999;
	background-color: #000000;
	left: 120px;
	width: 160px;
	position: relative; 
	top: 230px;
	height: 145px;
	padding: 10px;
}
div#disciplines h1 {
	background-image: url(../../images/gt%2011px%20light%20grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding-top: 0px; 
	padding-left: 10px;
	color: #D9D9D9;
	font-size: 11px;
	font-weight: bold;
	
}
div#disciplines	a  { text-decoration: none; color: #AA2200; }
div#disciplines	a:visited { text-decoration: none; color: #AA2200; }
div#disciplines	a:hover   { text-decoration: none; color: #999999; }

div#graphic {
	height: 165px;
	width: 470px;
	left: 310px;
	position: absolute; 
	top: 230px;
}
div#rightcolumn {
	margin-top: 0px;
	padding-top: 0px;
}