a {
	color: #00ff00;
}

a:hover {
	text-size:22pt;
	text-decoration: none;
	color: #0000ff;
}


#intro {float:center}


#logo {float:left

}

#top {
	margin-top:0px;
	font-size: 1.2em;
	background: white;
	width: 840px;
	border: 6px solid #222;
	
}
#top h1{ 
	background: #222;
	border: 1px solid #black;
	color: #FFFFFF;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	
	text-align:center;
}




/*Side Menu */

#side {background: #white;
	
	List-style:none;
	padding: 5px 3px 5px 3px;
	text-decoration: none;
	float: right;
	width: 150px;
}

#side h1 {
	background: #white;
	border: 1px solid #black;
	color: #35F812;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	
	text-align:center;
}

#side li {
	
	text-align:left;
}

#side ul {
	margin-bottom: auto;
	List-style:none;
	text-align:center;
}



#search {float:right;}
#ad {float:right;}
