/* CSS Document */

#banner {

background-image:url(images/banner.jpg);
background-repeat:no-repeat;
width:762px;
height:120px;

}

#topnav {

width:762;
height:50px;

}

#pagetitle {

background-repeat:no-repeat;
height:71px;

}

#rightnav {

width:186px;

}

#mainbody {

font:10px Arial, Helvetica, sans-serif;

}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	font:10px Arial, Helvetica, sans-serif;

}

#footer a {
color: #666666;
}