body {
	margin-top:10px;
	background-color: #bf3738;
	background-image: url(images/);
	}
	
#container {
	width: auto;
	border: 1px #a80f10 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	width: auto;
	}
	
#header2 {
	background-image:url(images/header2bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#ce1313;
}
	
#utility_nav {
	width: auto;
	text-align: right;
	padding: 2px 15px 3px;
	background-color: #a80f10;
	border-bottom: 1px #be1d1d solid;
	margin-right:-2px;
	}
	

	
#top02 {
	width: auto;
	height: 7px;
	background-color: #B10000;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	}
	
/* topnav area start */

#topnav {
	width: auto;
	text-align: right;
	padding: 4px 15px 4px ;
	background-color: #a80f10;
	white-space: nowrap;
	background-image: url(images/bg_topnav_plc_002.jpg);
	background-repeat: repeat-x;
	margin-right:-2px;
	}

/* main area start */
	
#main {
	width: auto;
	background-color: #FFFFFF;
	border-top: 1px #b02425 solid;
	border-bottom: 1px #CC0000 solid;
	}
	
#leftnav {
	width: 180px;
	padding-bottom: 100px;
	background-color: #a80f10;
	border-right: #cccccc 1px solid;
	}
	
#content_area {
	width: auto;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	}

/* footer area start */

#footer {
	width: auto;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 16px;
	line-height: 15px;
	background-color: #870f19;
	background-image: url(images/bg_btm_plc_002.jpg);
	background-repeat: repeat-x;
	margin-right:-2px;
	}
	
#thomas_info {
	width: auto;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 {
	color: #870f19;
	font-size: 18px;
	font-weight: bold;
	margin:10px 0px 5px 0px;
	}

h2 {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	margin:5px 15px 13px 0px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #870f19;
	font-size: 13px;
	font-weight: bold;
	margin:8px 0px 3px 0px;
	}
	
/* image styles */
	
.img01 {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.img04 
{ 
border: 5px #000000 solid; 
} 
	
/* miscellaneous */

p {
	margin:3px 0px 5px 0px;
}
	