body {
font-family: Akzidenz-Grotesk, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-color:#ffffff;
background-image:url(../images/bg.gif);
margin: 0 0 0 0;
text-align:left;
height:100%;


}

#loader {
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:1400px;
visibility: hidden;
background-color: #000000;
background-image: url('../images/loader.gif');
background-repeat: no-repeat;
background-position: center center;
z-index: 100;
opacity:0.95;
text-align: center;
}

img {
background-image: url('../images/loader.gif');
background-repeat: no-repeat;
background-position: center center;
text-align: center;
margin:5px 5px 5px 0;
}

.HomeContainer {
background-color:#333333;
width:180px;
margin-right:15px;
margin-bottom:15px;
}

.ContactContainer {
background-color:#000000;
width:270px;
margin-right:15px;
margin-bottom:15px;
color:#999999;
}

.contactText {
width:270px;
margin-right:15px;
margin-bottom:15px;
color:#999999;
}

.HomeText {
width:375px;
margin-right:15px;
margin-bottom:15px;
color:#999999;
}

.AboutText {
width:570px;
margin-right:15px;
margin-bottom:15px;
color:#999999;
}

.whiteBold {
color:#ffffff;
font-weight:bold;
}

div#indexFooter {
	width:590px;
	height:15px;
	border-top: 1px dotted #666666;
	clear:both;
	}


div#Page{
	margin:40px;
	text-align: left;
	}
	
div#header {
	width:1020px;
	margin-top:20px;
	background-color:#ffffff;
	height:40px;
	text-align:left;
	}
	
.headings {
font-size:28px;
font-weight:bold;
}
	
.uppercase{
text-transform:uppercase;
}
	
.detailsHeader {
	font-size:11px;
	width:170px;
	border-bottom:1px dotted #666666;
	height:40px;
	background-color:#000000;
	margin-bottom:15px;
}

.admindetailsHeader {
	width:170px;
	border-bottom:1px dotted #666666;
	height:40px;
	background-color:#000000;
	margin-bottom:15px;
}

div#borderBox170 {
	font-size:16px;
	width:170px;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
	background-color:#000000;
	margin-bottom:15px;
}

.font16 {
font-size:16px;
}
	
.floatLeft {
	float:left;
	}
	
	
div#contentBody {
	width:5000px;
	}
	
.column170 {
	background-color:#ffffff;
	margin-top:16px;
	
	}
	
.column170Admin {
	width:170px;
	color:#ffffff;
	font-size:20px;
	
	}
	
.column570 {
	width:590px;
	margin-left:45px;
	}
	
.column170b  {
	width:170px;
	background-color:#000000;
	height:300px;
	margin-left:45px;
	}
	
