body{
	margin: 0px;
	padding: 0px;
	z-index: -8;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	background-color: transparent;
}

a{text-decoration: none; color: #123773;}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}     /* unvisited link */
a:visited {color: #990099;
text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}  /* visited link */
a:hover {color: #000066;
text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}   /* mouse over link */
a:active {color: #0000FF;
text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}   /* selected link */
h1{font-size: 34px; color: #333333; padding: 0px; margin: 0px; line-height: 34px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
i{color: #a9a9a9;}
strong{color: #444444;}
p{padding: 2px 0px;}
img{border: 0px;}
ul{margin: 0px 0px 0px 15px; padding: 0px;}

#front-header{
	z-index: 2;
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 750px;
	padding: 0px;
	height: 200px;
	background-color: #FFFFFF;
	border: thin none #000000;
}
#front-content{
	z-index: 9;
	position: relative;
	top: 0;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	font-size: medium;
	background-color: transparent;
	background-image: url(../trans.png);
	border: thin none #000000;
}
#background{
	position: absolute;
	width:100%;
	top: 0px;
	left: 0px;
	height: 1400px;
	background-color: #00478C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
}

#left
{
	float: left;
	text-align: left;
	width: 200px;
	background-color: transparent;
	border: thin none #000000;
	background-image: url(../sidebk.png);
	height: auto;
}

#center
{
	float: left;
	text-align: center;
	width: 546px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-image:url(overlay.png);
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; }
.style5 {font-size: smaller}
div.c6 {text-align: center}
 p.c5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%}
 span.c4 {font-family: Verdana, Arial, Helvetica, sans-serif}
 p.c3 {text-align: center}
 span.c2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%}

 body {
  background-image: url(8_stretch.jpg);
 }
 h1.c2 {text-align: center}
 span.c1 {font-size: 80%}
 p.c5 {text-align: center}
 p.c4 {text-align: left}
 div.c3 {text-align: left}
 span.c2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%}
 div.c1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; text-align: left}
 
#header{
	z-index: 2;
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 750px;
	padding: 0px;
	height: 150px;
	background-color: #FFFFFF;
	border: thin none #000000;
}
