body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
#main {
	background-color: #333333;
	border: 1px solid #3D3B3C;
	font-size: 1em;
	line-height: 1.25em;
}


#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bottom.jpg);
	height: 42px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.sidelines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #EEEEEE;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #0066FF;
	font-weight: bold;
}
h2 {
	color: #0F66FF;
	font: bold 1em/1.1em Georgia, "Times New Roman", Times, serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.imgborder {
	border: 8px solid #C7C7C7;
}
