body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	background: transparent url("images/header.jpg") no-repeat;
	height: 89px;
}
#header #image_holder {
	margin-left: 391px;
	margin-top: 9px;
}
#header #image_holder img {
	margin-left: 10px;
	float: left;
}
#navigation {
	height: 32px;
	background: transparent url("images/navigation.gif") repeat-x;
}
#navigation img {
	float: left;
}
body#splash #promo {
	background: transparent url("images/promo.jpg") no-repeat;
	width: 426px; height: 220px;
}
#content {
	background: white url("images/content.gif") repeat-y;
	padding: 10px 20px 10px 20px;
}
#splash #content {
	padding: 0px;
}
body#splash #subnav {

}
img {
	border: 0px;
	margin: 0px; padding: 0px;
}
#search_form {
	padding: 4px 20px 0 0;
}
#search_field {
	border: 1px solid #910303;
	background-color: black;
	color: white;
	width: 100px;
	font-size: 10px;
}
#search_button {
	background: transparent;
	border: 0px;
	color: white;
	font-weight: bold;
}
#search_button:hover {
	color: #aaa;
}
form {
	padding: 0px; margin: 0px;
}
#box1 {
	background: #2c2c2c url("images/box1.gif") repeat-y;
	width: 276;
	color: white;
}
#box2 {
	background: #2c2c2c url("images/box2.gif") repeat-y;
	width: 272;
	color: white;
}
#box3 {
	background: #2c2c2c url("images/box3.gif") repeat-y;
	width: 252;
	color: white;
}
blockquote {
	margin: 0px;
	padding: 0 0 10px 40px;
}
h1, h2, h3 {
	color: #e91c39;
	font-family: "century gothic", "trebuchet ms", arial;
	font-size: 18px;
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0 0 8px 0;
}
h2, h3 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
	color: black;
}
#splash h1 {
	margin: 8px 0 0 16px;
}
#content, #content td {
	font-family: arial;
	font-size: 12px;
}

#splash p {
	text-align: left !important;
	padding: 4px 16px 0px 16px;
	margin: 0px;
}
p {
	text-align: justify !important;
	margin: 0px; padding: 0 0 10px 0;
}
#content {
	padding: 32px;
}
#splash #content {
	background-color: #2c2c2c;
	padding: 0px;
}

#footer {
	background-color: black;
	color: white;
	font-family: verdana;
	font-size: 9px;
	text-align: center;
	padding: 4px;
	line-height: 16px;
}
#footer a, #content a {
	color: #e91c39;
}
#top {
	background-image: url("images/top.gif");
	color: white;
	text-align: right;
	font-size: 10px;
	font-family: verdana, arial;
	height: 14px;
	padding-right: 8px;
}
img {
	border: 0px;
}
.e td {
	background-color: #eee;
}
.page_controls {
	text-align: center;
	background-color: #eee;
	color: black;
}
#content .timestamp {
	padding: 0 0 16px 0;
	text-align: right;
	font-size: 10px;
	font-family: verdana, arial, tahoma;
}
.highlight {
	background-color: #e91c39;
}
#content ul {
	list-style-type: square;
	list-style-image: url("images/bullet.gif");
	list-style-position: outside;
	xcolor: #e91c39 !important;
}
#content ul ul {
	list-style-type: disc;
	list-style-image: url("images/subbullet.gif");
	list-style-position: outside;
	xcolor: black !important;
}
#meta_desc {
	width: 90%;
	height: 120px;
	font-family: arial;
	font-size: 11px;
}