@import url("layout-blue.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	}
a, a:link {
	color: #345684;
	}
a:hover {
	color: #f00;
	}
a:visited {
	color: #639;
	}
#content {
	margin-top: 7.5em;
	}	
#sidebar {
	position: absolute;
	top: 7.5em;
	}	
#highlight blockquote {
	font-size: 80%;
	}
#highlight p.author {
	font-size: 80%;
	}
#footer {
	font-size: 80%;
	}	
h1 {
	font-size: 135%;
	}	
h2 {
	font-size: 130%;
	}	
h3 {
	font-size: 125%;
	}		
h4 {
	font-size: 120%;
	}		
h5 {
	font-size: 110%;
	}		
h6 {
	font-size: 105%;
	}		
