body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color:#000000;
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;
}

.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:0 auto;
	width: 1020px;
	text-align: left;
	background-color:#000000;
	}
	
div#header {
	width:1020px;
	margin-top:60px;
	background-color:#000000;
	height:120px;
	background-image: url('../images/header.jpg');
	text-align:right;
	
	}
	
div#subHeader {
	width:1020px;
	background-color:#000000;
	height:20px;
	
	}
	
.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;
	}
	
.navBoxPink {
	width:166px;
	height:15px;
	border-top:3px solid#e2007a;
	padding-top:2px;
	padding-left:4px;
	background-color:#000000;
	color:#e2007a;
	}
	
.navBoxPink:hover {
	background-color:#e2007a;
	color:#000000;
	}
	
.navBoxGreen {
	width:168px;
	height:15px;
	border-top:3px solid #cbd300;
	background-color:#000000;
	padding-top:2px;
	padding-left:4px;
	color:#cbd300;
	}
	
.navBoxGreen:hover {
	background-color:#cbd300;
	color:#000000;
	}
	
.navBoxBlueAdmin {
	width:164px;
	height:15px;
	border-top:3px solid #004c98;
	padding-top:2px;
	padding-left:4px;
	background-color:#000000;
	color:#004c98;
	}


.navBoxBlue {
	width:164px;
	height:15px;
	border-top:3px solid #004c98;
	padding-top:2px;
	padding-left:4px;
	background-color:#000000;
	color:#004c98;
	}
	
.navBoxBlue:hover {
	color:#000000;
	background-color:#004c98;
	}
	
.navBoxYellow {
width:166px;
	height:15px;
	border-top:3px solid #bf9e00;
	background-color:#000000;
	padding-top:2px;
	padding-left:4px;
	color:#bf9e00;
	}
	
.navBoxYellow:hover {
	background-color:#bf9e00;
	color:#000000;
	}
	
.navBoxRed {
width:166px;
	height:15px;
	border-top:3px solid #9a0517;
	background-color:#000000;
	padding-top:2px;
	padding-left:4px;
	color:#9a0517;
	}
	
.navBoxRed:hover {

	background-color:#9a0517;
	color:#000000;
	}
	
.navBoxBrightBlue {
	width:166px;
	height:15px;
	border-top:3px solid #0099ff;
	background-color:#000000;
	padding-top:2px;
	padding-left:4px;
	color:#0099ff;
	}

.navBoxBrightBlue:hover {
	background-color:#0099ff;
	color:#000000;
	}
	
	
div#contentBody {
	width:1020px;
	margin-top:50px;
	background-color:#000000;
	}
	
.column170 {
	width:170px;
	background-color:#000000;
	height:300px;
	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;
	}
	
	
.linksContainer {
border-top:1px dotted #666666;
background-color:#333333;
width:590px;
margin-right:15px;
margin-bottom:15px;
clear:both;
}

.linksTextContainer {
width:365px;
margin-left:15px;
margin-top:10px;
}

.linksImage {
width:180px;
}

.linksTitle {
font-size:14px;
color:#666666;
}

.linksBody {
color:#cccccc;
}


