body {
	margin:0;
	padding:0;
	background-image: url(../images/bgextend.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	background-color: #484848;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 15px;
	color: #ffffff;
	margin: 10px 0 53px 0;
	font-style: italic;
	line-height: 16px;
}

a {
	color: #741616;
}

strong {
	color: #741616;
}

#wrapper {
	width: 899px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	background-image: url(../images/wrapper_bg.jpg);
	text-align: left;
}

#header {
	background-image: url(../images/header.jpg);
	width: 899px;
	height: 169px;
	position: relative;
}

#left_column {
	width: 191px;
	float: left;
	margin: 0;
	padding: 0;
}

#content {
	background-image: url(../images/content_header.jpg);
	background-repeat: no-repeat;
	width: 668px;
	float: left;
	position: relative;
	padding:0 20px 20px 20px;
	min-height: 212px;
	line-height: 20px;
}

#homepage_txt {
	width: 450px;
}

#home_images {
	position: absolute;
	top: 34px;
	right: 0;
	width: 189px;
	background-color: #ffffff;
}

#request_box {
	padding: 0 10px 10px 10px;
	color: #ffffff;
	font-size: 13px;
}

#request_box a {
	color: #ffffff;
	font-weight: bold;
}

#footer {
	clear: both;
	height: 36px;
	width: 899px;
	background-color: #333333;
	color: #ffffff;
	line-height: 36px;
	text-align: center;
}

#credits {
	text-align: right;
	width: 899px;
	margin: 0 auto 0 auto;
	padding: 10px;
	color: #000000;
}

#credits a {
	color: #000000;
	text-decoration: none;
}

table.data { 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	color: #404040;
	width: 580px;
	background-color: #fafafa;
	border: 1px #646464 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
.homebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
