#wrapper #Content {
	margin-left: 50px;
}
#wrapper #Content #break {
	width: 100%; 
	height: 1px; 
	margin: 0 0 -1px; 
	clear: both;
}
#wrapper #Content h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	margin-bottom: 8px;
	font-size: small;
	text-transform: none;
}
#wrapper #Content ul li a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #255491;
	padding-bottom: 2px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 12px;
}
#wrapper #Content ul li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #C11600;
	padding-bottom: 2px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 12px;
}

#wrapper #Content #icons {
	display: block;
	border: 2px;
	width: 150px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	float: left;
	margin: 10px;
	text-align: center;
}
#wrapper #Content #icons:hover {
	display: block;
	border: 2px;
	width: 150px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666
	color:#FF3300;
	float: left;
	margin: 10px;
	text-align: center;
}
#wrapper #Content #icons h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
