@charset "UTF-8";
/* CSS Document */

#container {
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../images/newdesign/footer.jpg);
	height: 22px;
	width: 506px;
	padding-top: 10px;
	padding-left: 300px;
	margin-top: -20px;
}
#header {
	background-image: url(../images/newdesign/header.jpg);
	height: 19px;
	width: 656px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 85px;
	padding-left: 150px;
	margin-bottom: -5px;
}
#header a {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #CCC;
	text-decoration: none;
}
#repeater {
	background-image: url(../images/newdesign/repeater.jpg);
	background-repeat: repeat-y;
	padding-left: 26px;
	padding-right: 26px;
	background-position: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.red {
	color: #C00;
}
#boxTopBig {
	background-image: url(../images/newdesign/boxTop.jpg);
	height: 24px;
	width: 806px;
	background-repeat: no-repeat;
	margin-bottom: -5px;
}
#boxBottomBig {
	background-image: url(../images/newdesign/boxBottom.jpg);
	height: 24px;
	width: 806px;
	margin-top: -18px;
}

