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


* {
	margin: 0px;
}

html {
	height: 100%;
}

body {
	background:url(images/mainback.jpg) repeat-y center #1A1A1A fixed;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
h1 {
	font-size: 175%;
	font-weight: bolder;
	color: #CCCCCC;
	clear: none;
	background-color: #222;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	width: 100%;
	letter-spacing: 0.2em;
	height: auto;
	margin-top: 25px;
	margin-bottom: 10px;
	display: block;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 10px;
	background-image: url(images/header1back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h2 {
	font-size: 150%;
	background-color: #999999;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #222222;
	color: #222222;
	padding-left: 10px;
	height: auto;
	width: 85%;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top: 35px;
	margin-bottom: 10px;
	display: block;
	background-image: url(images/header2back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h3 {
	font-size: 125%;
	color: #cccccc;
	background-color: #222;
	letter-spacing: 0.2em;
	width: 75%;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-top: 35px;
	margin-bottom: 10px;
	background-image: url(images/header1back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h4 {
	font-size: 110%;
	font-weight: bolder;
	color: #0099CC;
}
a {
	color: #0099CC;
	text-decoration: none;
	font-weight: bolder;
}
p {
	margin: 10px 0px;
}
a:visited {
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#page_container {
	/*background-color:#404447;*/
	background: url(images/content_back.jpg) top right repeat-y #404447;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -25px;
	width: 934px;
	padding: 0px;
}

#page_header {
	margin-left: 25px;


}

#all_content_container {
	/*background-color:#404447;*/
	height: 100%;
}

#right_col {
	float: right;
	margin-top: 42px;
	/*margin-right: 25px*/;
}

#left_col {
	/*margin-left: 25px*/;
}

#links_wrapper {
	background-image: url(images/links_wrapper.jpg);
	background-repeat: repeat-y;
	height: 100%;
	min-height:220px;
	width: 259px;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}

#links_top {
	background-image: url(images/links_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 259px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#links_bottom {
	background-image: url(images/links_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	width: 259px;
	min-height:220px;

}

#links_content {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}


#constants1_wrapper {
	background-image: url(images/constants1_wrapper.jpg);
	background-repeat: repeat-y;
	height: 100%;
	min-height: 135px;
	width: 259px;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#constants1_top {
	background-image: url(images/constants1_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	min-height: 135px;
	width: 259px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#constants1_bottom {
	background-image: url(images/constants1_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	min-height: 135px;
	width: 259px;
}

#constants1_content {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}


#constants2_wrapper {
	background-image: url(images/constants2_wrapper.jpg);
	background-repeat: repeat-y;
	height: 100%;
	min-height: 125px;
	width: 259px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#constants2_top {
	background-image: url(images/constants2_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 259px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#constants2_bottom {
	background-image: url(images/constants2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	min-height: 125px;
	width: 259px;
}

#constants2_content {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#content_topper {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 657px;
	clear: none;
}

#main_content_wrapper {
	background-image: url(images/content_wrapper.jpg);
	background-repeat: repeat-y;
	height: 100%;
	min-height: 415px;
	width: 657px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: none;
}

#main_content_top {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 657px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#main_content_bottom {
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	min-height: 415px;
	width: 657px;
	clear: none;
}

#main_content_content {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
}

#content_bottomer {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 657px;

}

#rotator {
	width: 657px;
	height: 341px;
	background-image: url(images/rotator.png);
	padding:0px;
	background-position: left top;
	position: relative;
}

#rotator p {
	position: absolute;
	top: 28px;
	left: 22px;
}

#constants3 {
	width: 914px;
	height: 100%;
	padding: 10px;
	margin: 5px 0px 10px 0px;
}

#clear_footer {
	height: 25px;
}

#clear {
	height:1px;
	clear: both;
}

#page_footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 934px;
	text-align: center;
	margin: 0px auto;
	font-size: 11px;
	padding: 4px 0px 0px 0px;
}
.style1 {color: #CCCCCC}
.style2 {
	color: #0099CC
}
.link_list {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 5px;
}

.link_list ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
}

.link_list ul li {
	font-size: 11px;
	color: #00CCFF;
	margin: 5px 0px 5px 0px;
}

.link_list li {
	margin-top: 10px;
}

.current_page_link {
	list-style-position: outside;
	list-style-type: square;
	color: #FFFFFF;
	padding-left: 10px;
}

.current_page_link a {
	color: #FFFFFF;
}

.current_child_link {
	list-style-position: inside;
	list-style-type: square;
	color: #FFFFFF;
	padding-left: 10px;
}

.current_child_link a {
	color: #FFFFFF;
}

#staff_wrapper {
	position: relative;
}

.staff_entry {
	margin: 20px;
	float: none;
	position: relative;
	width: auto;
	height: 270px;
}

.staff_image {
	float: left;
	margin-right: 10px;

}
