body {
	background-color: #CE0000;
	/*background-image: url(images/bkd.jpg);*/
	/*background-repeat: repeat-x;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	color: #1C5590;
	font-size: 14px;
	margin-left: 10px;
	}
p {
	font-size: 12px;
	line-height: 18px;
	margin-left: 8px;
	margin-right: 5px;
	}
#title {
	border: 1px solid #1C5590;
	}
#sdwleft {
	background-color: #472c0c;
	background-image: url(images/sdw_bkd_l.jpg);
	background-repeat: repeat-y;
	}
#sdwright {
	background-color: #472c0c;
	background-image: url(images/sdw_bkd_r.jpg);
	background-repeat: repeat-y;
	}
#center {
	background-color: #fff;
	}
#text p {
	font-size: 12px;
	line-height: 18px;
	/*margin-left: 10px;*/
	/*margin-right: 20px;*/
	}
#bottom p {
	font-size: 11px;
	}
#copy p {
	font-size: 11px;
	}
a:link {
	color: #1C5590;
	}
a:visited {
	color: #1C5590;
	}
a:hover {
	color: #70C166;
	}
label {
	font-size: 11px;
	}
caption {
	color: #1C5590;
	}
.vendors {
	border: solid 1px #1C5590;
	margin-bottom: 15px;
	}
.vendors p {
	margin-left: 0px;
	}
.vendors h1 {
	color: #1C5590;
	font-size: 14px;
	}
