body	{
	font: 13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	background-image: url(http://www.petesphotoshop.com/images/bg.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	color: #fff;
	background-color: #000000;
	margin: 0px;
}

a:focus	{
	outline: 1px dotted invert;
}

hr		{
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

h1{font-size: 25px; color: #800000; margin-top: 16px; }
h2{font-size: 23px; color: #800000; }
h3{font-size: 21px; color: #800000; }
h4{font-size: 19px; }
h5{font-size: 17px; }
h6{font-size: 15px; }
ol{list-style: decimal; }
ul{list-style: square; }
li{margin-left: 30px; }
	
p,dl,hr,ol,ul,pre,table,address,fieldset	{
	margin-bottom: 5px;
}


A:link {text-decoration: underline; color: #408080 ; }
A:visited {text-decoration: underline; color: #408080 ; }
A:active {text-decoration: underline; color: #ffff00 ; }
A:hover {text-decoration: underline; color: #ffff00 ; }


.footer	{
	background: #c1c1c1;
	color: #800000;
}

div#banner	{
	background-color: #000000;
	color: #ffff80;
	padding: 12px;
}

div#banner-left	{
	width: 250px;
	font-size: 15px; 
	color: #800000;
	float: left;
	margin-left: 200px;

}

div#banner-links	{
	width: 400px;
	font-size: 15px; 
	float: left;
}