body  {
	margin:20px 0px 20px 0px;
	background:url(images/background.gif) #E7E7E8 repeat-x;
}

#holder {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}

#holder p {
	margin:0px 0px 12px 0px;
}

#header {
	width:800px;
	height:108px;
}

#menu {
	width:800px;
	height:30px;
	background:url(images/menu-baqckground.gif) repeat-x;
	border-bottom:solid 3px #FFFFFF;
}

#montage {
	width:800px;
	height:164px;
}

#content {
	width:760px;
	padding:20px 20px 20px 20px;
	background:url(images/foot.gif) no-repeat top left;
}

#content img {
	margin:0px 10px 10px 0px;
	border:solid 1px #9A1114;
}

#content_left {
	width:495px;
	float:left;
	padding:20px 20px 20px 20px;
	background:url(images/foot.gif) no-repeat top left;
}

#content_right {
	width:224px;
	float:left;
	padding:0px 20px 0px 20px;
	margin:20px 0px 20px 0px;
	border-left:solid 1px #DB2028;
}

#footer {
	width:800px;
	background:url(images/footer.gif) no-repeat top;
	height:29px;
	text-align:center;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 25px;
	white-space:nowrap;
}

#menu ul li {
	float:left;
	display:block;
	margin-right:20px;
	margin-top:5px;
}

#menu ul a:link,
#menu ul a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

#menu ul a:hover,
#menu ul a:active {
	color:#FFFBCB;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

h1 {
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}

.redheader {
	color:#DB2028;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}

.darkredheader {
	color:#9A1114;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}

.darkred {
	color:#9A1114;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
}

.main {
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.red {
	color:#9A1114;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.white {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

.whitelink a:link,
.whitelink a:visited {
	color:#FFFFFF;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

.whitelink a:hover,
.whitelink a:active {
	color:#FFFBCB;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}


.blacklink a:link,
.blacklink a:visited {
	color:#000000;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.blacklink a:hover,
.blacklink a:active {
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 18px;
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	margin-top:3px;
}

.formbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 50px;
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	margin-top:3px;
}