
	#timestampabs { 
		width: 197px;
		text-align: right;
		float: right;
		padding-right: 10px;	
		background-color: #000000;
	}
	
	#timestampabs input { 
		text-align: right;
		color: #c4151b;
		background-color: #000000;
	}
	
	
	#master {
		margin: 0px auto;
		width: 900px;
		text-align: left;
	}
	

		
img { 
	border: 0;
	}

/*---------------------------------------------------
Featured Content
---------------------------------------------------*/

.testmap {
	background-color: #ff0000;
	}

#loaderoo { 
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 200px;
	position: absolute;
	}

#featurea, #featureb, #featurespan { 
	position: relative;
	padding-bottom: 10px;
	}
#featurespan { 
	width: 950px;
	height: 500px;
	}
		
#featurespan img { 
	cursor: pointer;
	}	
	
.faderimg {
	position: absolute;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	}
	
#featurea, #featureb { 
	float: left;
	height: 500px;
	position: relative;
	}

	
#featurea { 
	width: 325px;
	margin: 0px 10px 0 0;
	}
	
#featureb { 
	width: 625px;
	margin: 0;
	}
	
#box {
      margin: 0px auto;
      text-align: left;
      width: 950px;
      height: 500px;
      overflow: hidden;
      position:relative;
    }
    #slider {
      position:absolute;
      top: 0px;
      left: -950px;
      width: 9500px;
      height: 500px;
    }
    #slider ul {
      margin: 0;
      padding: 0;
    }
    #slider ul li {
      display: block;
      float:left;
      width: 950px;
      height: 500px;
    }
    #controlp {
      position:absolute;
      z-index: 2;
      top: 475px;
      left: 0px;
      width: 960px;
      text-align: center;
      height: 14px;
    }
    #control {
      margin: 0px auto;
      height: 14px;
      width: 182px;
      text-align: center;
    }
    #control ul {
      padding: 0 0 0 0;
      margin: 0 0 0 0;
    }
    #control ul li {
      display: block;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      float: left;
      width: 14px;
      height: 14px;
      overflow:hidden;
      cursor: pointer;
    }
    #control ul li.pgdot {
      background: url(ardots.png) no-repeat -42px 0px;
      margin-right: 2px;
      margin-bottom: 2px;
    }
    #control ul li.sel {
      background: url(ardots.png) no-repeat -28px 0px;
    }
    #control ul li#leftar {
      background: url(ardots.png) no-repeat 0px 0px;
      margin-right: 14px;
    }
    #control ul li#rightar {
      background: url(ardots.png) no-repeat -14px 0px;
      margin-left: 12px;
    }
	
