                                                                                                                                                                                     nnnnnnnnnn.typography h1,
.typography h2,
.typography h3 {
	margin-top: 1.5em;
	color: #000000;
}
.typography h1 { font-size: 3em; }
.typography h2 { 
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
}
.typography h3 { font-size: 1.1em; }
.typography h4 { font-size:  1em; }
.typography a {
	text-decoration: None;
	color: #000FFF;
}
.typography a:hover {
	background: none;
	color: #FC0FC0;
}

.typography h1 a,
.typography h2 a,
.typography h3 a {
	border: none;
	text-decoration: none;
	color: #000FFF;
}
.typography h1 a:hover,
.typography h2 a:hover,
.typography h3 a:hover,{
	background: none;
	color: #FC0FC0;
}
.typography #menu a {
	display: block;
	float: left;
	height: 35px;
	width: 115px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	text-align: center;
	background: url(../images/button.jpg) no-repeat
}
.typography #menu a:hover { color: #FC0FC0; }
.typography #logo h1 {
	padding-top: 50px;
	padding-left: 4px;
	color: #fc0fc0;
	font-size: 40px;
}
.typography #logo h2 {
	font-style: strong;
	font-size:  15px;
       padding-top: 16px;	
       padding-left: 20px;
}
.typography #logo a { color: #ffffff; }
.typography .sidebar li h2 { margin: 0 0 1em 0; }
.typography #sidebar2 li h2                                                                                                                                                                                                                                       {
	margin: 0 0 .5em 0;
	background: url(../images/title.jpg) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 1px;
}
.typography #sidebar2 li a {
	border: none;
       height: 15px;
	padding-left: 3px;
}
.typography #sidebar2 li a:hover {
	border: none;
	height: 15px;
       padding-left: 3px;
}
.typography #footer a { color: #FFFFFF }
