body		
{
			margin: 0;
			padding: 0px;
			text-align: left; 
			border: 0px ;
			
}
	
p        
{
font-family: arial, helvetica, sans-serif;
color: black;
text-decoration: none;
text-align: left;
font-size: 10pt;
line-height: 130%;
}
             
li           { list-style-type: square; margin-bottom: 0px }
	
	
#topmenu
{
width: 100%;
background-color:black;
color: white;
border: 0px ;
text-align: right;
}
	
	
#container 
{
width: 999px;
height: 1500px;
background-color:white;
border: 0px ;
text-align: left;
}

.yellow 
{ 
background-color: yellow;
clear: both;
}

#theme
{
position: absolute;
width: 180px;
height: 1400px;
left: 10px;
top: 30px;
background-color:white;
border: 0px ;
text-align: left;
}


#rubric
{
position: absolute;
width: 799px;
left: 200px;
top: 30px;
background-color:white;
border: 0px ;
text-align: left;
}
