@charset "UTF-8";
*{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;	
}
table{padding:4px 4px }

a{
	color: black;
}
a.email, a.external{
	color: #006699;
}

.subsub li{
	list-style: none;
}

#menu li{
	list-style: none;
}

#submenu li{
	list-style: none;
}

#page_wrap{
	width: 951px;
	height: 800px;
	margin: 20px auto;
	border: /*1px solid black;*/ none;
	background-repeat: no-repeat;
}
#nav{
	width:430px;
	
	float: left;
	overflow: visible;
	position:relative;
	z-index:90;
}

#content{
	width: 520px;
	float: left;
	position:relative;
	padding:1px 0 0 0;
	margin:0;
	z-index:0;
}

#line-fade-top {
	position: absolute;
	margin: 95px 0px 0px 0px;
	}
	
#poll {
	float: left;
	z-index: 200;
	font-size: 12px;
	margin: 0px 0px -10px 15px;
	padding-top: 300px;
	color: #666666;
	width: 370px;
	}

html>body #poll {
	margin: 0px 0px -340px 30px;
	width: 370px;
	}
	
*:first-child+html #poll {
	margin: 0px 0px -10px 30px;
	width: 370px;
	}
	
#poll img {
	float: left;
	margin-right: 10px;
	}
	
#news {
	float: left;
	z-index: 200;
	font-size: 12px;
	margin: 0px 0px 0px 15px;
	padding-top: 30px;
	color: #000;
	width: 370px;
	}

html>body #news {
	margin: 320px 0px -340px 30px;
	width: 370px;
	}
	
*:first-child+html #news {
	margin: 0px 0px 0px 30px;
	width: 370px;
	}
	
#news img {
	float: left;
	margin-right: 10px;
	}
	
#home-rule {
	margin: 0px 0px 0px 0px;
	}
	
html>body #home-rule {
	margin: 0px 0px 0px 0px;
	}
	
*:first-child+html #home-rule {
	margin: 0px 0px 0px 0px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	