	#cell {
	font-size: 0.7em;
	font-family: arial, helvetica, sans-serif;
	text-indent: 1cm;
	background-color: #7d7b7a;
	}
	
	#leftnav {
	width: 100px;
	vertical-align: top; 
	margin-top: 1px; 
	}

	#footer {
	font-size: 0.7em;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background-color: #7d7b7a;
	}
	
	#footer2 {
	font-size: 0.7em;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	}
	
	#leftnav {
	font-size: 1.0em;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;	
	}

	#leftnav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .9em;
	}

	#navlist li {
	margin: 0;
	}

	#leftnav a {
	display: block;
	padding: 2px 2px 2px 4px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #7d7b7a;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}

	#leftnav a:link, #leftnav a:visited {
	color: #EEE;
	text-decoration: none;
	}

	#leftnav a:hover, #leftnav a:active {
	background-color: #ffcc00;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	}
	
	#leftnavpos { vertical-align: top; }
	
	#mainpage {
	font-size: 1.5em;
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
	horizontal-align: left;
	}
	
	#img{
	position:absolute; 
	top:15px;
	left:593px;
	width:500px;
	height:100px;
	}

	#bodytext {
	font-size: 0.8em;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}
	
	#pagehead {
	font-size: 1.0em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000088;
	}
	
	#headerback {
	background-color:#ffffcc;
	}
	
	#innercellback {
	background-color:#cccccc;
	}
	
	#ul li {
           margin-left: 0;
           padding-left: 0;
	}