/* Bluestones CSS file */

body, html, h1, h2, h3, h4, p, a, div, span, hr, ul, ol, li, img{
	padding:0;
	border:0;
	margin:0;
}
body{
	width:100%;
	height:100%;
	font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:small;	
	background:#000336 url(../images/rep_v_lines.gif) 50% 0 repeat-y;
}
iframe{
	margin-bottom:20px;
}
h1, h2, h3, h4{
	font-weight:100;
	padding-bottom:.3em;
}
h1{
	font-size:240%;
	color:#FC0;
	border-bottom:1px dashed #FFFF00;
	margin-bottom:20px;
	font-weight:bold;
}
h2{
	font-size:180%;
	color:#3CF;
}
h3{
	font-size:140%;
}
h4{
	font-size:80%;
}
a{
	color:#FC0;
}
