html body {
	height: 100%;
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	margin: Auto;
	color: black;
	background-image: url(../images/backmain.jpg);
}
#container1 {
	height: 1200px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/back4.jpg);
	width: 100%;
}
#block {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0px;
	font-size: 18px;
	text-align: center;
	width: 900px;
	clear:both;
	overflow:hidden;
}
#intro9 {
	margin-left: 75px;
	font-size: 16px;
	width: 700px;
	height: 450px;
}
.h17{
	padding-bottom: 10px;
	padding-top: 10px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 3px #7f7f7f;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
}
.highlight2 {
	text-shadow: 1px 1px 2px black;
	color: #005fbc;
}
#links2 {
	font-size: 16px;
	color: #black;
}
.text6{
	background-position: 0 center;
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_back.jpg);
	padding: 3px;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: white;
}
a:active {
	text-decoration: none;
	color: white;
}
a:hover{ 
	color: #000; 
}
a:visited {
	text-decoration: none;
	color: #white;
}
a.a2:link {
	padding: 0px;
	color: black;
}
a.a2:hover {
	text-decoration: underline;
	color: black;
}
a.a2:visited {
	color: black;
}
a.a3:link {
	text-shadow: 0px 2px 2px;
	padding: 3px;
	font-size: 9px;
	color: white;
}
a.a3:hover {
	text-decoration: underline;
	color: black;
}
a.a3:visited {
	color: white;
}
#logo {
	text-transform: uppercase;
	padding-top:50px;
	font-size: 9px;
	padding-bottom: 50px;
}
.container21 {
	font-size: 12px;
	padding-left: 25px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	width: 612px;
	margin: 0 auto;
}
.folio_block {
	padding-top: 20px;
	position: relative;
}
/*--Main Container--*/
.main_view {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:380px;	width: 610px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	margin-top: 30px;
	position: relative;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	word-spacing: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 610px; height:29px;
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	background-color: #0082ff;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dc6eb', endColorstr='#008bd5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#8dc6eb), to(#008bd5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8dc6eb,  #008bd5); /* for firefox 3.6+ */
}
.paging a {
	padding-left: 12px;
	padding-bottom: 3px;
	padding-right: 12px;
	padding-top: 8px;
	text-decoration: none;
	color: #e7e5e5;
}
.paging a.active { 
	background-color: white;
	color: #444;
}
.paging a:hover {
	text-align: center;
	background-color: white;
	color: #444;
}
.highlight4 {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 22px;
	color: black;
}

.highlight3 {
	text-decoration: underline;
	text-align: center;
	text-transform: capitalize;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px 2px #7f7f7f;
	color: red;
}
.text10{
	font-weight: bold;
	bottom: -335px;
	left: 175px;
	position: absolute;
	font-style: italic;
	color: black;
}
.text11{
	font-weight: bold;
	bottom: -335px;
	left: 775px;
	position: absolute;
	font-style: italic;
	color: black;
}
.text12{
	font-weight: bold;
	bottom: -335px;
	left: 1290px;
	position: absolute;
	font-style: italic;
	color: black;
}
.text13{
	font-weight: bold;
	bottom: -335px;
	left: 1960px;
	position: absolute;
	font-style: italic;
	color: black;
}
.text14{
	font-weight: bold;
	bottom: -335px;
	left: 2460px;
	position: absolute;
	font-style: italic;
	color: black;
}
.text15{
	font-weight: bold;
	bottom: -335px;
	left: 3085px;
	position: absolute;
	font-style: italic;
	color: black;
}
img {border: 0;}

