html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
#shortnews {
	font-size: 9px;
	line-height: 16px;
}
a:link {
	color: #007188;
	text-decoration:none;
}
a:visited {
	color: #6AA9CA;
	text-decoration:none;
}
a:hover {
	color: #339999;
	text-decoration:none;
}
a:active {
	color: #FF00FF;
}
#page {
	width:860px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006699;
}
h1, ul {
	margin:0px 0px 0px 0px;
}
#col_l, #col_l_home {
	width:560px;
	float:left;
}
#hell {
color:#6AA9CA;
}
#col_l {
	background-image:url(img/grid.gif);
	background-repeat:repeat-y;
}
#nav{
	height:180px;
	background-color:#FFFFFF;
}
#homecontent, #nav, #content{
	padding: 0px 0px 0px 56px;
	text-align:left;
}

#n {
	height:147px; 
	width:95px;
	margin:0px 5px 0px 0px;
	background-image:url(img/navgrid.gif);
	background-repeat:no-repeat;
	float:left;
}
#n1, #n2, #n3, #n4, #n5, #n6 {
	background-color:#FFFFFF;
	height:147px;
	visibility:hidden;
}
#col_l #content{
	padding: 0px 0px 0px 157px;
}
#minheight{
	margin:0;
	padding:0;
	float:right;
	width:1px;
	height:250px;
}
#col_r {
	width:290px;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	padding:145px 0px 0px 0px;
	float:left;
}
#row_end {
	border-top: 1px solid #999999;
}
li {
	margin-left:40px;
	list-style-image: url(img/li.gif);
}
p {
	text-indent: 20px;
}

