/* css style - 'Web Design' by Jeanette Holmes - http://www.lifemanagementresources.com/ */
/* All associated graphics copyright 2006, Infinite Designs */
/* Added: 22 December 2006 */

html {
	margin: 0px;
	padding: 0px;
	}

body {
    margin: 0px; 
	padding: 0px;
	min-height: 100%;
	background-color: #eef0eb;
    z-index: 1;
    }

#pageHeader1 h1 {
    position: relative;
	background: url(LongTop.jpg) no-repeat center top; 
	margin: 0;
	width: 99.98%; 
	height: 163px; 
	float: none;
    z-index: 8; 
	}

#pageHeader1 h1 span {
	display: none;
	}

#pageHeader2 h1 { 
    position: absolute;
    top: 152px;
	background: url(subHeadLinkb.jpg) no-repeat center top; 
	margin: 0;
	width: 99.98%; 
	height: 57px; 
	float: none;
    z-index: 8; 
	}

#pageHeader2 h1 span {
	display: none;
	}

#copyright2007 {
    position: absolute;
    top: 210px;
    left: 21%;
    margin: 0px;
    padding: 0px; 
    border: 0px;
    font-family: "Times New Roman", Helvetica, sans-serif;
    font-size: 8pt;
    color: #404040;
    width: 78%;
    z-index: 8;
    }

#copyright2007 span {
    margin: -13px 0px 0px 110px;
    font-size: 12pt;
    }

#navBar {
    position: absolute;
    top: 128px;
    height: 1.7em;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	z-index: 8;
	}
	
#navBar a:link {
	font-weight: bold; 
 	color: #404040;
	}
	
#navBar a:visited {
	font-weight: bold; 
	color: #09086e;
	}
	
#navBar a:hover, a:active {
	color: #cc9820;
	}

#style3Wrapper {
    position: absolute;
    top: 300px;
    left: 35px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt; 
    color: #404040;
    width: 93%;
    z-index: 9;
    }

.style3 {
    margin: 10px 0px 0px 0px;
    }

.style3 a:link {
	font-weight: bold; 
 	color: #404040;
	}
	
.style3 a:visited {
	font-weight: bold; 
	color: #09086e;
	}
	
.style3 a:hover, a:active {
	color: #cc9820;
	}