body {
	margin-top: 0px;
	background-color: #cccccc;
	background-image: url(images/);
	}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;}
	
#container {
	width: 800px;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header01 {
	width: 800px;
	text-align:left;
	background:#8a0101 url(images/header02_2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
	
#header02 {
	border-top: 1px #000000 solid;
	width: 800px;
	text-align:right;
	background:#8a0101 url(images/header02_2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:top;
	}
	
/* topnav area start */
#utility{
	width: 800px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	white-space: nowrap;
	background:url(images/top-nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#topnav {
		width: 800px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	white-space: nowrap;
	background:url(images/top-nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

/* main area start */
	
#main {
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/bg_main_mac_002.gif);
	background-repeat: repeat-x;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	}
	
#main-image{
	background: #ffffff url(images/main-image-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 15px;
}
	

#leftnav {
	width: 160px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	border-right: 1px #023F88 dashed;
	}
	
#content_area {
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 12px;
	padding-bottom: 12px;
	}

/* footer area start */

#footer {
	width: 800px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	}
	
#thomas_info {
	width: 800px;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 {
	color: #8a0101;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	color: #e19a62;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: -10px;
	}
	
/* image styles */

.bucket-border-bg{
	border: 2px #4c1212 solid;
	background-color:#f1f1f1;
	float: center;
	margin-bottom: 10px;
	
	}
	
.img01 {
	border: 2px #4c1212 solid;
	float: center;
	margin-bottom: 10px;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;

	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	}
	
.img04 {
	float: right;
	margin-left: 10px;
	}
	
.floatright {
	float: left;
	margin-right: 10px;
	margin-top: 0px;

	}

.floatleft {
	float: right;
	margin-left: 10px;
	margin-top: 0px;

	}	
/* miscellaneous */
ul{
margin-left: 10px;
padding-left: 10px;
}
	
li {
	list-style-image: url(images/bullet.gif);
	}
.padding-right{
padding-right:20px;
}

.pading-left{
padding: 20px 20px 20px 20px;

}

.content-table-bg{
background:#f1f3e8;
}

/*Gallery Styles*/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}