body {
	background-image: url(../images/sunflowerbg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#container {
	border: 1px solid #000;
	width: 907px;
	background-color: #FFF;
	margin-top: 40px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4F2582;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
}
td { }
a:link { }
a:visited { }
a:hover {
	color: #69C;
}
a:active { }
a { text-decoration: none; }
.border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#sidebar {}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px;
}

