body {
	font: 90% Arial, sans-serif;
	}
#content, #sidebar h3, #footer p, #sidebar p{
	padding: 0 10px;
	}

#content {
	padding-right: 20px ;
	margin-left: 10px;
	}
	
#content p {
	font-size: 0.8em ;
	text-align: justify ;
}
	
#content h2
	{
	text-align: left ;
	font-variant: small-caps;
	line-height: 25px ;
	font-size: 1.2em ;
	color: #280 ;
	border-bottom: 1px solid #280 ;
	}
#content h3, #sidebar h3 {
	color: #c00;
	font-variant: small-caps;
	}
	
#footer p {
	margin: 2px 0;
	font-size: 0.8em;
	}
	
a {
	color: #280;
	font-weight: bold;
	}
a:hover {
	color: #c00;
	}
#header {
	position: relative;
	}

#header a
{
	height: 124px ;
	width: 750px ;
	display: block ;
	position: relative ;
	}

		
#header a span
{
	display: none ;
}
		
#shortcuts a{
	text-decoration: none;
}
