body{
	margin:0px;
}
#main{	
	width:802px;
	margin: 0px auto 0px auto;
	background:    url("../images/background/greenbar_middle.gif") repeat-y top left;
	background-position: 0 655px ;
}
h1{
	background:url("../images/background/greenbar_top2.gif") no-repeat top left;
	width:772px;
	height:97px;
	margin:0px;
	padding:20px 10px 0px 20px;
}
#nav{
	float:left;
	margin:0px;
	width:209px;
	height:537px;
	background:   url("../images/background/greenbar_top23.gif") no-repeat top left;
}

.left{
	float:left;
}

.right{
	float:right;
}
.headimg1{
	margin:5px 20px auto 0px;
}
.headimg2{
	margin:0px 0px auto 0px;
}

#footer{
	clear:both;
	height:10px;
	background: url("../images/background/footer.gif") no-repeat bottom left;
}
img.contright{
	clear:right;
}

div#content{
	margin-left:209px;
	width:400px;
	padding-top:20px;
}

img.staff{
	float:left;
}

table.assessment{
	width:100%;
	border-collapse:collapse;
}

table.assessment td{
	padding:10px;
}

table.assessment ul{
	list-style-image:url(../images/middot.gif);
}

ul.answers li{
	margin:1em 0 1em 0;
}


