body {
	margin-top: 0;
	padding: 0;
	text-align: center;
    background-color: #000000;
	font-family: arial;
	font-size:13px;
	Color:#D5C381;
	}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:765px;
	}
	
.clear {
	clear:both;
	}

p {
	margin:0;
	}
	
a {
	color:#FFF;
	font-weight:bold;
	}
	
a:hover {
	color:#D5C381;
	font-weight:bold;
	}

h1 {
	font-size:14px;
	background: transparent;
	text-align:left;
	color: #D5C381;
	display:none;
	}

h2 {
	font-size:14px;
	text-align:center;
	background: transparent;
	color: #D5C381;
	}
	
h3 {
	font-size:13px;
	text-align:center;
	background: transparent;
	color: #D5C381;
	}
	
h4 {
	font-size:13px;
	text-align:center;
	background: transparent;
	color: #D5C381;
	margin-right:12px;
	}


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



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



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

#table {
	position: relative;
	top:0;
    left:135px;
	width:520px;
	height:auto;
	z-index:10;
	padding-bottom:45px;
	}
	
#table_home {
	position: relative;
	top:0;
    left:135px;
	width:520px;
	height:auto;
	z-index:10;
	}
	
#table_home p {
	width:300px;
	height:auto;
	margin:0;
	padding:0;
	}
	
.table_right {
	float : right; 
	width : 325px; 
	height : auto; 
	margin : 0; 
	}
	
.table_right h3 {
	font-size:13px;
	text-align:left;
	background: transparent;
	color: #D5C381;
	margin-top:0;
	margin-bottom:5px;
	} 


.table_left {
	float : left; 
	width : 170px; 
	height : 140px; 
	margin:0;
	padding-top : 9px; 
	padding-left : 9px; 
	background-image : url(../slices/picdrop.jpg); 
	background-repeat : no-repeat; 
	}
	
.rightlinks {
	text-align:right;
	margin-right:10px;
	margin-top:15px;
	}	

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

.navlinks2 a:link {color: #D5C381; text-decoration: underline; font-weight: bold; font-size:11px;  }
.navlinks2 a:visited {color: #D5C381; text-decoration: underline; font-weight: bold; font-size:11px; }
.navlinks2 a:hover {color: #D5C381; text-decoration: underline; font-weight: bold; font-size:11px; }
.navlinks2 a:active {color: #D5C381; 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; }


html {
	height: 100%;
	}


body {
	height: 100%;
	}


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


* html #nonFooter {
	height: 100%;
	}
	
#search {
	position:absolute;
	width:auto;
	height:auto;
	top:273px;
	left:286px;
	z-index:10;
	}


#footer {
	position:relative;
	width:785px;
	height:255px;
	top:-16px;
	left:0px;
	background-image: url(../slices/footer.jpg);
	background-repeat: no-repeat;
	}
	
#footer p{
	text-align:center;
	padding-top:10px;
	font-size:11px;
	}
	
#feature_text {
	position:absolute;
	width:auto;
	height:auto;
	top:282px;
	left:474px;
	z-index:10;
	}
	
#feature_1 {
	position:absolute;
	width:170px;
	height:155px;
	top:325px;
	left:480px;
	padding-top : 9px; 
	padding-left : 9px;
	background-image : url(../slices/picdrop.jpg); 
	background-repeat : no-repeat;
	z-index:10;
	}
	
#feature_2 {
	position:absolute;
	width:170px;
	height:155px;
	top:520px;
	left:480px;
	padding-top : 9px; 
	padding-left : 9px;
	background-image : url(../slices/picdrop.jpg); 
	background-repeat : no-repeat;
	z-index:10;
	}