body {margin:0; background:#666;}
h4 {color:#333; margin:26px 0 10px; text-align:center; font:bold 18px Arial;}
sup {font-weight:normal;font-size:10px}
.host {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	text-decoration : none;
	}
#nav {
	margin-top:10px !important;
	margin-top:11px;
	text-align:center;
}

#nav ul {
	margin:0 0 10px -30px !important;
	margin:0 0 10px 10px;
	list-style-type:none;
}

#nav li {
	color:#F66;
	display:inline;
	padding:0 4px 0 4px;
	height:14px;
}

#nav a {
	color:#F66;
	letter-spacing:0px;
	font:bold 14px  sans-serif, "times new roman";
	text-decoration:none;
}
#nav a:hover {
	color:#EEF48A;
	text-decoration:underline;
}
#nav #current a, #nav #current a:hover {
	color:#EEF48A;
	text-decoration:underline;
}
#top {	
	width:741px;
	height:20px;
	margin:0;
	background:url("pics/topbground.gif") no-repeat top left;
}
#middle {
	position:relative;
	width:741px;
	clear:both;
	background:url("pics/middlebg1.gif") repeat-y top left;
	margin:0;
	font-size:16px;
	font-family: Arial,sans serif;	
}
#bottom {
	height:26px;
	width:741px;
	background:url("pics/bottombg1.gif") no-repeat top left;
	padding:2px 0 0 0;
	font: normal 10px Arial;
	text-align: center;
}
#txt {
	margin:0 15px 0 25px;
	text-align:left;
	color:#333;
	font-size:16px;
	font-family: Arial,sans serif;	
}
#cont {
margin: 0 70px 0 70px;
text-align:left;
font-size:16px;
}
span.bold{
	font:bold 16px Arial;
}

li.round {
	list-style-type : disc;
}
#middle #cont {margin-left:160px}
#cont1{margin: 0 70px 0 160px;text-align:left} 