div#fullPage {
height:1000px;
}
div#main {
height:600px;
width:830px;
}
div#main div#content ul {
float:left;
clear:right;
width:150px;
margin-top:40px;
}
div#main div#content {
	width:600px;
	height: 400px;
}
div#content li.section a{
	font:bold 12px/1.2 Georgia, Times, serif;
	color: #900;
}

div#content li{
margin-bottom:10px;
}
