/* Jeff Potts design - CSS Template, Developed: date

Jeff Potts design
www.jeffpottsdesign.com
©2007 Jeff Potts design

/************ Background **************/

body {
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
a {
color: #333333;
}
a:link {
color: #333333;
text-decoration: underline;
}
a:hover {
	color: #b40f20;
	text-decoration: underline;
	background-color: #CCCCCC;
}
#Footer {
	width: 950px;
	float: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
}
#Footer .footer-1 a {text-decoration: none;}
#Footer .footer-1 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#header {
	float: right;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}

