#container{
	width: 800px;
	background-color: #FAEE5C;
	background-image: url(/images/bg_gradient.gif);
	background-repeat:repeat-x;
	height: auto;
	margin: auto;
	margin-top: 0px;
	}
	
#footer{
	padding-top: 1px;
	width: 800px;
	height: auto;
	}
	
#footer a {
	font-size: 11px;
}

.clear {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAEE5C;
	background-image: url(http://www.rockstar-dogs.com/images/bg_gradient.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6B0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.helBold {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	}
	
.blueyeFooter{
	font-family: arial, helvetica, sane-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	}
