#footer {
	bottom: 0px;
	width: 100%;
	height: 30px;
	border-bottom-style: none;
	float: left;
	margin-top: 20px;
	position: relative;
	left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
	width: 800px;
	text-align: center;
}
#left {
	width: 425px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#right {
	width: 350px;
	float: right;
	position: relative;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	background-color: #E6E6E6;
	height: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.container {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
body {
	margin: 0px;
}
#main {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 790px;
	height: auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.byline {
	color: #666666;
}
