BODY {
	margin: 0 auto; 
	padding: 0;
	text-align:center;
	width:754px;
}

* {	
	margin:0;
	padding:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.bullet_list {
	width: 200px;
	background: #DFC7AD;
	float:right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border: 1px solid black;
	font-size: 11px;
}


.body_container {
	border:1px solid black;
	background: #DFC7AD url('/images/body_container_bg.gif') repeat-y top center;	
	width:752px;
	background-color:#DFC7AD;
}

.body_lcol {
	/*border:1px solid magenta;*/
	background-color: #A0410A;
	float:left;
	width:173px;
	padding-top: 20px;
	text-align: right;
	color: #ffffff;
}

.body_lcol p {
	padding-right: 5px;
}

.body_lcol a, a:active {
	/*border:1px solid magenta;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.body_lcol a:link {
	color: #ffffff;
}

.body_lcol a:visited {
	color: #ffffff;
}

.body_lcol a:hover {
	color: #FA741B;
}

.body_lcol hr {
	border: 1px solid #ffffff;
	margin: 5px 0 5px 0;
}

.body_rcol_h {
	/*border:1px solid magenta;	*/
	background-image: url('/images/bg_body_580x48.jpg');
	display:block;
	float:right;
	width:573px;
	height: 485px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505060
}

.body_rcol_h p {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;	
	width: 260px;
	margin: 20px 0 5px 20px;
}

.body_rcol_h p b {
	font-size:14px;
}

.body_rcol {
	background-color: #F5DBBE;
	display:block;
	float:right;
	width:533px;
	height:auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;	
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.body_rcol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #750101;	
}

.body_rcol a:link {
	color: #750101;	
	font-size: 12px;
}

.body_rcol a:active, .body_rcol a:visited {
	color: #505060;
	font-size: 12px;
}

.body_rcol a:hover {
	color: #A0410A;
	font-size: 12px;
}

.body_rcol ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.portrait {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top:15px;
	float: left;
}

.body_rcol h1 {
	font-size: 16px;
	font-weight: bold;
	color: #505060;
	margin-top: 0px;
	margin-bottom: 20px;
}

.body_rcol h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: black;
	margin-top: 20px;
	margin-bottom: 10px;
}

.body_rcol h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}

.body_rcol p {
	margin-top:10px;
}

.header {
	vertical-align: bottom; 
}

.header img {
	display:block;
}

.footer {
	clear:both;
	vertical-align: bottom;	
}

.footer img {
	display: block;
	vertical-align: bottom;
}