

	#bannertop {
	top: 3em;
	color : #fff;
	background-color:  transparent;
	position: relative;
	}
	
	#content {
	margin-top: 7.5em;
	position: relative;
	}
	
    #scrollingLayer {
	position: absolute;
	width: 40%;
	top: 12%;
	left: 60%;
	}
	
	
	#navbottom {
	display: none;
	}

	#bluebox {
	display: none;
	}

	div.wrapper {
	text-align:center;
	}
	
	div.head {
	text-align : center;
	line-height: 0px;
	margin-bottom: 3em;
	/* width: 310px; */
	}
	
	div.imagespacer {
	position: relative;
	width: 300px;
	height: 385px;
	z-index: -1;
	}

	div.imagewrapper {
	position: absolute;
	width: 300px;
	height: 385px;
	z-index: 2;
	}
	
	div.spacer {
	clear: both;
	}
	
	div.fpfloat {
	float: left; 
	margin: 20px; 
	text-align: center;
	}

	img.large {
	position: relative;
	}
	
	img.small {
	display: none;
	}
	
	img.nav1 {
	display: none;
	}

	img.nav2 {
	display: none;
	}
	
	img.bluelinelong {
	display: none;
	}
	
	img.bluelineshort1 {
	display: none;
	}

	img.bluelineshort2 {
	display: none;
	}
	
/* sets the default text style */
	p, span {
	background-color :  transparent;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-style: normal;
	}

/* warn people with old browsers */
	p.ahem {
	display: none;
	}
	
	p.standardtext {
	font-size: 11px;
	color : #060;
	}
	
	A {
	color : #666;
	text-decoration: underline;
	}
	
	.heading {
	color : #060;
	font-size: 120%;
	letter-spacing : 2px;
	margin : 0px 0px 15px 0px;
	}
		
	.subheading {
	color : #060;
	font-size: 12px;
	letter-spacing : 4px;
	font-variant : small-caps;
	}
	
	.orange {
	color : #fc0;
	font-size: 12px;
	letter-spacing : 4px;
	font-variant : small-caps;
	font-weight : 800;
	}
	
	.capstext {
	color : #060;
	font-size: 10px;
	font-variant : small-caps;
	}
	
	.smalltext {
	color : #000;
	font-size: 9px;
	}
	
	.addresstext {
	text-align: center;
	position: relative;
	color : #9c0;
	font-size: 10px;
	letter-spacing : 2px;
	line-height : 10px;
	}

	.addressheading1 {
	color : #9c0;
	font-size: 24px;
	letter-spacing : 3px;
	line-height: 20px;
	position: relative;
	top: 2px;
	}
	
	.addressheading2 {
	color : #9c0;
	font-size: 30px;
	letter-spacing : 8px;
	line-height: 37px;
	}

	.addresssubheading {
	color : #9c0;
	font-size: 70%;
	letter-spacing : 9px;
	font-variant : small-caps;
	position: relative;  /* to fix ie6 bug */
	}
