@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	color: #3399FF;
	margin-bottom: 2px;
}

div#topbottomwrap {
	width: 100%;
	height: 100%;
}

div#bottombar {
	/* position: relative;
	bottom: 0px; */
	height: 83px;
	width: 1002px;
	left: 0px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image:url(images/images/websitepagebottom_02.jpg);
}

div#wrapper {
	width: 1000px;
	height: 100%;
	/* border: 0px; */
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div#leftcolumn {
	z-index: 1;
	width: 163px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 0%;
	bottom: 0%;
	background-color:#000066;
	background-image:url(images/images/background2007_08.jpg);
}
	
div#masthead {
	border: 0px;
	background-image: url(images/images/background2007_03.jpg);
	background-color:#FFFFFF;
	position: absolute; top: 0px; left: 163px; right: 163px;
	}
	
div#buttonbar {
height: 72px;
margin: 0px;
padding: 0px;
border: 0px;
position: absolute; top: 97px; left: 0px; right: 0px;
background-image:url(images/images/button_bar_bg.jpg);
}

div#maintext {
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 169px;
	left: 0px;
	right: 0px;
	background-color:#FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image:url(images/whitespace.gif);
	background-repeat:repeat-y;
}

div#colwrap {
	position: relative;
	width: 100%;
	left: -10px;
	right: -10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:#FFFFFF;
	background-image:url(images/whitespace.gif);
	background-repeat:repeat-y;	
}

div#colone {
	position: absolute;
	height: 400px;
	width: 33%;
	left: 0%;
	margin: 0px;
	border: 5px;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div#coltwo {
	position: absolute;
	width: 32%;
	left: 35%;
	margin: 0px;
	border: 0px;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div#colthree {
	position: absolute;
	width: 30%;
	left: 70%;
	margin: 0px;
	border: 0px;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #3399FF;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	margin-bottom: 3px;
	margin-left: 0px;
}
.introtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 100;
	color: #666666;
}
	
div#bottombit {
	z-index: 200;
	position: absolute;
	left: -163;
}	
	
	
div#rightcolumn {
	z-index: 1;
	width: 163px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute; right: 0px; top: 0%; bottom: 0%;
	background-color:#000066;
	background-image:url(images/images/background2007_10.jpg);
	background-repeat:repeat-y;
}
	
div#
.introstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 100;
	color: #333333;
	position: relative;
	letter-spacing: normal;
	word-spacing: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 800;
	color: #333333;
	word-spacing: normal;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.bigimage {
	width: 674px;
	position: relative;
	left: -10px;
	top: -10px;
}
em {
	font-weight: bolder;
	font-style: normal;
}
ul {
	padding-bottom: 5px;
}
li {
	padding-bottom: 6px;
	list-style-type: square;
	bottom: 0px;
}
a {
	color: #3399FF;
}
