body {
  background-color: #000000;
}

p {
  color: #666666;
	font-family: arial;
	font-size: 11pt;
}

a {
  color: #666666;
	font-weight: bold;
	text-decoration: none;
}



h3 {
  color: #666666;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
}

h4 {
  color: #666666;
	text-align: center;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

td {
  margin-left: -2px;
}

li {
  color: #666666;
	font-family: arial;
	font-size: 11pt;
}

label {
  color: #666666;
	font-family: arial;
	font-size: 11pt;
}

/* Index */
#copyright {
  color: #000000;
}

#centerofindex {
  background-color: #FFFFFF;
	vertical-align: top;	
	margin-right: 20px;
	height: 450px;
	width: 740px;
  }

#indextable {
  width: 740px;
	background-color: #FFFFFF;
}

#first_cell {
  padding-top: 5px;
	padding-left: 5px;
  height: 220px; 
	width: 290px;
}

#second_cell {
  padding-top: 5px;
  padding-right: 10px;
	padding-left: 10px;
}

#first_para {
  text-indent: 10px;
	margin-top: -5px;
}


#centerofpage {
  background-color: #FFFFFF;
	vertical-align: top;	
	margin-top: -.5em;
  }

#mainheader {
  vertical-align: top;
}

.services {
  border: 0px;
}

/*login*/
#centeroflogin {
  background-color: #FFFFFF;
	vertical-align: top;	
	padding-top: 10px;
	height: 400px;
	width: 740px;
  }

#logintable {
  width: 740px;
	background-color: #FFFFFF;
	
}

#formtable {
 height: 140px;
 margin-top: 60px; 
 margin-bottom: 20px;
}



/*contact*/
#centerofcontact {
  background-color: #FFFFFF;
	vertical-align: top;	
	margin-top: -2px;
	margin-right: 20px;
	height: 400px;
	width: 740px;
  }

/*about*/	
#centerofabout {
  background-color: #FFFFFF;
	vertical-align: top;	
	margin-top: -2px;
	margin-right: 20px;
	height: 400px;
	width: 740px;
  }
	
#abouttable {
  width: 740px;
	background-color: #FFFFFF;
}
	
	
/*locations*/
#centeroflocations {
  background-color: #FFFFFF;
	vertical-align: top;	
	margin-top: -2px;
	margin-right: 20px;
	height: 400px;
	width: 740px;
  }
	
.location_headers {
  margin-bottom: 10px;
	text-align: left;
}
	
.bottom_link {
  color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	
}

a:hover {
  color: #00FFFF;
}