﻿body {
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #000;
	background-image: url(images/smoke.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	text-align: center;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
h3 {
	font-size: 18px;
	text-align: center;
}
h4 {
	font-size: 16pt;
	color: #000;
	margin: 0px;
	text-align: center;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 5px;
}
h6 {
	font-size: 16px;
	color: #009;
	text-align: center;
	font-weight: bold;
}

#container {
	width: 960px;
	height: auto;
	top: 0px;
	left: 50%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: top;
	background-image: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat;
	background-color: #CCC;
}
#header {
	width: 955px;
	height: 150px;
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	color: #000;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border: thin none #000;
	background-color: #CCC;
}
#topNav {
	width: 955px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	z-index: 99;
	background-image: none;
	color: #000000;
	right: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	background-repeat: repeat-x;
}
#contentContainer #border {
	color: #000;
	background-image: url(images/purpleheader.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#contentContainer #borderBot {
	background-image: url(images/purplebottom.gif);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
}
#contentContainer #nothing {
}
#contentContainer #smallborder {
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-weight: bold;
	background-color: #FFF;
}


#contentContainer {
	width: 960px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	background-image: none;
}

#leftColumn {
	width: 165px;
	height: auto;
	float: left;
	text-align: center;
	color: #000;
	padding-right: 3px;
	padding-left: 3px;
	background-image: none;
	top: 0px;
	background-color: #CCC;
	left: 1px;
}

#content {
	width: 615px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: none;
	border: medium none #000;
	background-color: #FFF;
	color: #000;
	top: 0px;

}
.images { margin-bottom: 3px; border: 2px solid #886e00; }
#rightColumn {
	width: 165px;
	height: auto;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
	background-image: none;
	color: #000;
	font-weight: bold;
	background-color: #CCC;
}
#footer {
	width: 955px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 10px;
	background-color: #96C;
}

#caption {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom:20px;
	text-align:center;
	margin-left: 3px;
	margin-right: 3px;
	font-style:italic;
	color: #000;
	background-color: #d0ebf7;
}
.style1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 36px;
	color: #000;
}


#global_links {
	
	clear: both;
	text-align:center;
	padding-top: 10px;
	color: #000;
	margin: 2px;
	position: relative;
	width: auto;
}

#nav {
	text-align: center;
}


#heading {
	font-weight: bold;
	margin-top: 10px;
}


#mainbody {
	margin: 0px;
	padding:0px;
	text-align: center;
}
#contentContainer #content #blueHeader {
	color: #000;
	background-image: url(images/h_bg.gif);
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#contentContainer #content #redHeader {
	font-size: 24px;
	color: #000;
	background-image: url(images/redhead.jpg);
	text-align: center;
	vertical-align: top;
}



.detail {
background-color:#D0EBF7;
border: 2px solid black;
padding: 3px;
width: 70%;
text-align:center;
}
