body{
	background:#dfe4e8;
	font-family:Arial;
}
img{
	border:0px;
	padding:0px;
}
#bottom{
	width:800px;
	padding: 20px 5px 20px 5px;
	font-size:0.9em;
	color:#333;
}
#bottom img{
	#position:relative;
	#top:5px;
}
#bottom a{
	color:#333;
	text-decoration: none;
}
#bottomMenu a{
	color:#666;
	text-decoration: none;	
}
#bottomMenu ul{
	list-style-type: square;
	margin:0 0 0 20px;
	padding:0px;
}
#bottomMenu a:hover{
	color:#ccc;
	text-decoration: underline;	
}
#bottomBar{
	font-weight: bold;
	font-size:0.85em;
	padding:5px;	
}
#partners a{
	color:#333;
	text-decoration: none;
}
#partners li{
	float:left;
	width:240px;
	padding:0 10px 20px 0;
}

#partners a:hover{
	color:#000;
	text-decoration: underline;	
}
#bottomMenu{
	width:780px;
	background:#000;
	padding:10px;
	min-height:130px;
	margin:0px;
}
#comment{
	padding-left:20px;
	font-size:0.8em;	
}
#searchbar{
	background:transparent url(../images/search/searchbarE2.png) repeat-x scroll left top;
	height: 20px;
	width: 170px;
	border: none;
	padding: 4px 20px 0px 10px;
}
#searchbut{
	background: url(../images/search/magFWE.png) repeat-x scroll center;
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	position:relative;
	right: 30px;
	top:-1px;
}
