.typography p { margin-bottom:1.75em; }
.typography a {
	text-decoration:none;
	color:#336666;
}
.typography a:hover {
	text-decoration:none;
	color:#6CC7DC;
}
.typography #menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
}
.typography #menu li a:hover { background:url(../images/bg-menu-hover.png) no-repeat center center; }
.typography #sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
}
.typography #sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
}
.typography #footer-valid {
	color:#aaaaaa;
	font-size:1.5em;
	text-align:center;
	float:center;
}
.typography #footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.typography h1 {
	font-size:2.0em;
	font-weight:normal;
	cursor:default;
	position:relative;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
}

.typography h8 {
	font-size:3.0em;
	font-weight:normal;
	cursor:default;
	position:relative;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
}
.typography a.feed-button {
	display:block;
	width:100px;
	height:25px;
	background:url("../images/button-feed.png") 0 0 no-repeat;
	text-decoration: none;
}
.typography a:hover.feed-button { background-position:0 -25px; }

#Sub-Menu ul
{
list-style: none;
margin: 0px;
}

#Sub-Menu li
{
margin-left: 18px;
margin-top: 0px;
}

.selected, .selectedLink
{
background-color:#fff;
background-image:none!important;
color:#93b300;
border-top:1px solid #ddd;
display: block;
position: relative;
width: 168px;
height: 27px;
padding: 11px 0 0 17px;
text-transform: lowercase;
font-size: 13px;
}

.selectedLink:hover
{
background-image: url('../images/bbg1.gif')!important;
}

.selected span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('../images/x1.gif') no-repeat; 
}
