body {
	margin:0 0 15px 0;
	background-color: #000;
	}
	
#wrapper {
	border-left: 3px #222219 solid;
	border-right: 3px #222219 solid;
	border-bottom: 3px #222219 solid;
	background-color: #000;
	}

/* header area start */
	
#utility_nav {
	width: 832px;
	text-align: right;
	background: #091492 url(images/top_header.jpg) top left no-repeat;
	}
/* topnav area start */

#topnav {
	white-space: nowrap;
	border-top:3px solid #c2c2c2;
	border-bottom:3px solid #c2c2c2;
	background:  #000;
	line-height:22px;
	color: #fff;
	}
#leftnav {
	background: #000 url(template-files/left_nav.jpg) top left repeat-y;
	}
/* main area start */
	
#main {
	color:#DDDDDD;
	}
#main td {
	vertical-align: top;
	}	
#main p, #main li {
	line-height:1.5em;
		}

.fright {
 	float: right;
	margin: 5px 5px 5px 15px;
	}  
.margin {
	margin: 5px 10px;
	}
.padding {
	padding: 20px 30px;
	}			
.fleft {
 	float: left;
	margin: 5px 15px 5px 0;
	}  
.lightblue {
	background: #111;
	}	
.border  {
	padding:3px;
	border:3px solid #c2c2c2;
	}
#form {
	border: 3px solid #c2c2c2;
	width:75%;
	}
#form td {
		color: #fff;
		}	
hr {
	clear: both;
	color:000;
	background:000;
	border:none;
	height:1px;
	margin:0;
	padding:0;
	}	
/* footer area start */

#footer {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(template-files/jaged_14.jpg) top left repeat-x;
	}
	
#thomas_info {
	width: 830px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
	
/* 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;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet_adh_003.gif);
	}