BODY {
	margin: 0px; padding: 0px;
	background: #585857 url('../images/background.gif') repeat-x top left;
	text-align: center;
}

#container {
	width: 786px;
	margin: 0px auto;
	text-align: left;
}

#header {
	display: block;
	height: 93px;
	margin: 0px 13px;
	background: url('../images/header.jpg') no-repeat center center;
}

#main1 {
	background: url('../images/bg_content2.gif') repeat-y top center;
}

#main2 {
	background: url('../images/bg_content.gif') no-repeat top center;
}

#main3 {
	margin: 0px 12px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#main_red_border {
	float: none;
	clear: both;
	width: 760px;
	border-top: 7px solid red;
}

#blood {
	float: left;
	width: 85px;
}

#main4 {
	float: left;
	width: 675px;
	background: url('../images/bg_menu.gif') repeat-y top right;
}

#main5 {
	float: none;
	clear: both;
	/*background: url('../images/connelly.gif') no-repeat bottom right;*/
	background: url('../images/connelly.jpg') no-repeat bottom right;
}


#contents {
	float: left;
	width: 508px;
	padding-top: 10px;
	background: url('../images/content_shadow.gif') repeat-x top left;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
}

#contents .pagination {
	margin-top: 12px; 
	margin-top: 8px;
	border-top: 4px solid #DADADA;
}

#contents .pagination .prev {
	float: left;
	width: 96px;
}

#contents .pagination .pages {
	float: left;
	width: 284px;
	text-align: center;
}

#contents .pagination .next {
	float: right;
	width: 96px;
	text-align: right;
}

#contents #news_home { margin: 16px; }

#contents #news_home .news {
	margin: 0px 0px 16px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	background: url('../images/bg_h2.gif') repeat-x left bottom;
}

#contents #news_home .article { margin-bottom: 12px; padding:0;}

#contents #news_home .title { 
	text-transform: uppercase; 
	color: red; 
	font-size: 16px; 
	font-weight: bold;
	padding:0;
}

#contents #news_home .title a{color:red;}

#menu {
	float: right;
	width: 164px;
	padding: 10px 0px 230px 0px;
	background: url('../images/menu_shadow.gif') no-repeat top center;
	text-transform: uppercase;
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}

#menu_margin { margin-left: 1px; }

#menu A { 
	color: black;
	text-decoration: none;
}

#menu .item {
	padding: 5px 0px 5px 22px;
	background: url('../images/bg_menu_item.gif') no-repeat bottom center;
}

#menu .last_item {
	padding: 5px 0px 5px 22px;
}

#footer {
	padding: 5px 0px 20px 0px;
	background: url('../images/bg_footer.gif') no-repeat bottom center;
	text-align: center;
	color: white;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}

#footer A {
	color: white;
	text-decoration: none;
}

.sep {
	float: none;
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 0px
}

blockquote {
	margin:20px 18px;
	padding:10px;
	text-align:center;
	line-height:24px;
	font:italic 16px Arial,Helvetica,sans-serif;
	border:1px solid #ccc;
	}
	
blockquote a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

blockquote a:hover{
	text-decoration:none;
}

blockquote em{
	font-style:normal;
	font-weight:bold;
}

a.bighomebanner, a.bighomebanner:hover {
	display:block;
	margin:8px 18px;
	text-decoration:none;
	color:#000000;
}

div.claim1 {
	font:bold 14px Arial,Helvetica,sans-serif;
	font-style:italic;
	padding:8px;
	background:#EEEAEE;
	overflow:auto;
	line-height:19px;
}

div.claim1 img {
	width:150px;
	margin:8px 8px 4px 0px;
	border:1px solid #666666;
	float:left;
}

div.claim2 {
	font:bold 14px Arial,Helvetica,sans-serif;
	margin-top:8px;
	padding:8px;
	background:url('../images/shadedyellow.jpg') repeat-x;
	overflow:auto;
	text-align:center;
}

div.clearboth {clear:both;float:none;font-size:0px;height:0px;line-height:0px;}

