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

<style type="text/css">


html
{
height: 100%;
margin-bottom: 0.01em;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/Background/Background2.gif);
	background-repeat:repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1088;  
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	
}

.ClickHere a{
		color:#010
		font-decoration:none;
}
.ClickHere a:hover{
		color:#000;
		text-decoration:underline;
}



.oneColFixCtr #mainContent{ 
	padding: 0 20px;
	font-family:Verdana, Geneva, sans-serif;}




#wrap {width:1088px; margin:0 auto;}








div#fillerLeft
	{
	background-image:url(../img/filler_r.gif);
	background-repeat:repeat-y;
	height:autopx;
	width:62px;
	
}



div#header
		{
		
		background-image:url(../img/header.gif);
		background-repeat:no-repeat;
		width:1066px;height:128px;
		
		}
		
		
		
		
div#navbar{background-image:url(../img/right_log.gif)}
		
		
		
		

div#Content1
	{background-image:url(../img/Background/Content1.gif);
		background-repeat:no-repeat; 
		width:1001px;height:531px;
		
		

		}
div#Content2
	{background-image:url(../img/Background/Content2.jpg);
		background-repeat:no-repeat; 
		width:1001px;height:531px;
		

		}
div#Content3
	{background-image:url(../img/Background/Content3.gif);
		background-repeat:no-repeat; 
		width:1001px;height:531px;
		

		}
div#Content4
	{background-image:url(../img/Background/Content4.gif);
		background-repeat:no-repeat; 
		width:1001px;height:531px;
		

		}
div#Content5
	{background-image:url(../img/Background/Content5.gif);
		background-repeat:no-repeat; 
		width:1001px;height:531px;
		}
div#Content6
	{background-image:url(../img/Background/Content6.gif);
		background-repeat:repeat; 
		width:1001px;height:1062px;}
div#Content7
	{background-image:url(../img/Background/Content7.gif);
		background-repeat:repeat; 
		width:1001px; height:531px;}
div#Content8-1
	{background-image:url(../img/Background/Content8-1.gif);
		background-repeat:repeat; 
		width:1001px;height:13px;
		padding:0;}
		
div#Content8-2
	{background-image:url(../img/Background/Content8-2.gif);
		background-repeat:repeat; 
		width:1001px;height:auto;}






div#Footer1
	{background-image:url(../img/Background/Footer1.gif);
		width:1001px;height:73px;
		font-size:smaller;
		text-align:center;
		padding-bottom:25px;
		padding-top:5px;
		

		}
div#Footer2
	{background-image:url(../img/Background/Footer2.gif);
		width:1001px;height:73px;
		font-size:smaller;
		text-align:center;
		padding-bottom:25px;padding-top:5px;

		}
div#Footer3
	{background-image:url(../img/Background/Footer3.gif);
		width:1001px;height:73px;		
		font-size:smaller;
		text-align:center;
		padding-bottom:25px;padding-top:5px;

		}
div#Footer4
	{background-image:url(../img/Background/Footer4.gif);
		width:1001px;height:73px;		
		font-size:smaller;
		text-align:center;
		padding-bottom:25px;padding-top:5px;
		

		
}div#Footer5
	{background-image:url(../img/Background/Footer5.gif);
		width:1001px;height:73px;		
		font-size:smaller;
		text-align:center;
		padding-bottom:25px;padding-top:5px;
		

		}













div#ContentText {
	
	position: relative;
	height: auto;
    width: 970px;
    top: 10px;
	padding: 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	
}










div#navbar2 {
    height: 36px;
    width: 100%;
    background-image: url(../img/NAV%20Bar/Log.jpg);
	
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:medium;
    color: #FFF;
    line-height: 36px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#navbar2 li a:link {
    color: #FFF:
}
div#navbar2 li a:active {
    color: #FFF;
	text-decoration:underline;
	text-shadow:#000;
	background-image:url(../img/NAV%20Bar/Log2.jpg);
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: #FFF;
    background-image:url(../img/NAV%20Bar/Log2.jpg);
	}


H1{font-size:xx-large; letter-spacing: -0.1em; line-height:-5px;font-family: Verdana, Geneva, sans-serif}
H2{font-size:large; letter-spacing: -0.1em; line-height: .95; }
H3{font-size:medium;  }
H4{font-size:small;  }
H5{font-size:x-small; font-style:normal; font-weight:lighter;


</style>

