@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerlinks {
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	font-weight: 100;
	color: #CCCCCC;
}
#headerlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#headerlinks a:hover {
	color: #E15500;
}
#headerlinks a {
	color: #CCCCCC;
	text-decoration: none;
}
#headerlinks a:hover {
	color: #F26122;
	text-decoration: none;
}
#header {
	padding-bottom: 36px;
	padding-top: 14px;
	font-size: 12px;
}
#navbar {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	padding-right: 0px;
}
#main {
	padding-top: 75px;
}
#main a {
	color: #CF341B;
	text-decoration: none;
}
#main h1 {
	font-weight: normal;
	font-size: 24px;
	color: #CCCCCC;
}
#main  form {
	text-align: right;
	margin-right: 0px;
}
#main input.search {
	margin-right: 10px;
	width: 225px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B0200E;
	background-color: #CCCCCC;
	border: 2px outset #CE351A;
	padding-top: -10px;
}
#main input.searchbutton {
	color: #FFFFFF;
	background-color: #CD351C;
	height: 25px;
	border: 2px outset #CE341A;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-left: -5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	padding-top: 5px;
	text-decoration: none;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #F26122;
	text-decoration: none;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC3326;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#footer2 a {
	color: #BC3326;
	text-decoration: none;
}
#footer2 a:hover {
	color: #F26122;
	text-decoration: none;
}
