

body {
	margin-top: 15;
	padding: 0;
	text-align: center;
    background-color: #D0C9B3;
	background-image: url(slices/background.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size:13px;
	Color:#FFFFFF;
	}



#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:760px;
	}



h1 {
	font-size:14px;
	background: transparent;
	text-align:center;
	color: #FFFFFF;
	}

h2 {
	font-size:14px;
	text-align:right;
	background: transparent;
	color: #FFFFFF;
	}
	
h3 {
	font-size:13px;
	text-align:center;
	background: transparent;
	color: #FFFFFF;
	}
	
.search h2 {
	font-size:14px;
	text-align:center;
	background: transparent;
	color: #FFFFFF;
	}



#middlesection {
    position: absolute;
    top:0px;
    left:0px;
	width:760px;
	height: auto;
	background: transparent;
	}



#maincontainer {
    position: relative;
    margin-top:245px;
    left:0px;
	width:760px;
	height: auto;
	}



#content {
    position: relative;
    top:0px;
    left:0px;
	width:760px;
	height: auto;
	background-image: url(slices/middlefill.jpg);
	background-repeat: repeat-y;
	}



#table {
	position: relative;
	top:0px;
    left:160px;
	width:580px;
	height:auto;
	z-index:10;
	}
	


#tablewide {
	position: relative;
	top:0px;
    left:20px;
	width:720px;
	height:auto;
	z-index:10;
	}
	
	
	
#tablesearch {
	position: relative;
	top:0px;
    left:40px;
	width:700px;
	height:auto;
	z-index:10;
	}
	
a {
color:#FFF;
}	

.navlinks a:link {color: #7E130E; text-decoration: none; font-weight: bold; font-size:12px;  }
.navlinks a:visited {color: #7E130E; text-decoration: none; font-weight: bold; font-size:12px; }
.navlinks a:hover {color: #000000; text-decoration: none; font-weight: bold; font-size:12px; }
.navlinks a:active {color: #7E130E; text-decoration: none; font-weight: bold; font-size:12px; }

.navlinks2 a:link {color: #7E130E; text-decoration: underline; font-weight: bold; font-size:11px;  }
.navlinks2 a:visited {color: #7E130E; text-decoration: underline; font-weight: bold; font-size:11px; }
.navlinks2 a:hover {color: #7E130E; text-decoration: underline; font-weight: bold; font-size:11px; }
.navlinks2 a:active {color: #7E130E; text-decoration: underline; font-weight: bold; font-size:11px; }

.navlinks3 a:link {color: #FFFFFF; text-decoration: none; font-weight: none; font-size:11px;  }
.navlinks3 a:visited {color: #FFFFFF; text-decoration: none; font-weight: none; font-size:11px; }
.navlinks3 a:hover {color: #FFFFFF; text-decoration: none; font-weight: none; font-size:11px; }
.navlinks3 a:active {color: #FFFFFF; text-decoration: none; font-weight: none; font-size:11px; }

.navlinks4 a:link {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size:13px;  }
.navlinks4 a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks4 a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks4 a:active {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size:13px; }

.navlinks5 a:link {color: #FFFFFF; text-decoration: underline; font-weight: none; font-size:12px;  }
.navlinks5 a:visited {color: #FFFFFF; text-decoration: underline; font-weight: none; font-size:12px; }
.navlinks5 a:hover {color: #FFFFFF; text-decoration: underline; font-weight: none; font-size:12px; }
.navlinks5 a:active {color: #FFFFFF; text-decoration: underline; font-weight: none; font-size:12px; }


html {
	height: 100%;
	}


body {
	height: 100%;
	}


#nonfooter {
	position: relative;
	min-height: 100%;
	}


* html #nonFooter {
	height: 100%;
	}


#footer {
	position:relative;
	width:760px;
	height:180px;
	top:-16px;
	left:0px;
	}



#footnote {
	position: relative;
	text-align:center;
	left: 0px;
	width:760px;
	}
