body {
		color:#000000;
		background-color: #FFFFFF;
		background-image: url('images/greyfadebar.jpg');
        background-repeat: repeat-y;
        background-position: center;
		margin: 0px;
		padding:0px;
		font:14px verdana, arial, helvetica, sans-serif;
		}

__________________________________________________________________
General Formatting

a {
	color: #6707A5;}
	font: 14px verdana, serif;}
		
		
.copyright {
	font:10px verdana, arial, helvetica, sans-seriff;
	color: #CCCCCC;}
	
.footer {		
	font:10px;
	color: #000000;}
	
.note {
	font: 12px;
	width: 600px;}

.note h2 {
	margin-bottom: 5px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}

.note h3, a {
	color: blue;
	font: 12px;
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

.note ul {
	text-align: left;
	}
.note ul li {
	list-style: none;
	margin-bottom: 5px;
	font-size: 12px;
}
	
	

	
_________________________________________________________________
Special Case Formatting

#frontbucketlink a {border-bottom: 1px solid #000000;}

.frontbucketleft {
		}
.frontbucketcenter {
	margin-left: 20px;
	margin-right: 20px;}
.frontbucketright {
	}