@charset "iso-8859-1";
/* author: Debbie Harrison T/A DVH Design */
/* Creation date: 18/10/2007 */
#lo { 	position: relative;
		float: left;
		top: 0px;
		width: 100%;
		height:125px;
		background: #fff url(../images/topgrad.gif) repeat-x 0 0;
		margin: 0px; }
#cont {	position: relative;
		background: url(../images/ftrgrad.gif) repeat-x 0 100%;
		float: left;
		top: 0px;
		width: 100%;
		height: 86px; }
#nav { 	position: relative;
		float: left;
		width: 100%;
		height: 66px;
		background: url(../images/hdrgrad.jpg) repeat-x 0 0;
		font-family: Tahoma, Arial, sans-serif;
		font-weight: 300;
		font-size: 135%;
		color: #000;
		padding-top: 13px; }
#main { position: relative;
		float: left;
		left: 8px;
		width: 650px;
		margin-left: 5px; }
#crse { position: relative;
		float: right;
		top: 20px;
		background: url(../images/bxgrd.gif) center left;
		color: #000;
		margin-left: 10px;
		margin-right: 20px;
		width: 248px; }
#fn {	margin: 10px; }
#view { float: right; }
