

body {
  	background-color: #000;
  	background-image: url('../img/bkgnd_01.jpg');
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	margin: 0px;
	}

#container1000 {
	position: relative;	
	width: 640px;
	margin: 100px auto 200px auto;
	background-color: #fff;
	text-align: center;
	}
	

	
/* ------------ nav links ------------- */


#navbar {
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 640px;
	height: 30px;
  	background-color: #ccc;
  	background-image: url('../../img/navtile2.jpg');
  	clip:rect(0px,640px,30px,0px);
  	z-index: 1;
	}
  	
 #drstitle {
	position: absolute; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	top: 9px; 
	left: 10px;
	z-index: 10;
	text-align: left;
	}
	
	
#nav {
	position: absolute; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	top: 10px; 
	left: 0px;
	width: 620px;
	z-index: 5;
	text-align: right;
	}

a.nav:link	{
	color: #999;
	text-decoration: none;
	padding: 15px 7px 15px 7px;
	}

a.nav:visited {
	color: #999;
	text-decoration: none;
	padding: 15px 7px 15px 7px;
	}

a.nav:hover {
	color: #000;
	text-decoration: none;
	padding: 15px 7px 15px 7px;
	}

.navon {
	background-color: #fff;
	color: #990000;
	border: thin solid #ccc;
	text-decoration: none;
	padding: 15px 7px 15px 7px;
	}
	





/* ------------ tabular stuff ------------- */


.columns { 
	width: 480px;
	border-collapse: collapse; 
	}





.column105 { 
	width: 105px;
	text-align: left;
	padding: 0; 	
	vertical-align: top; 
	}
	

.gutter20 { 
	width: 20px;
	text-align: left;
	padding: 0; 	
	vertical-align: top; 
	}



.black {
	color: #000;
	}



.bar2 {
	border-top: 6px solid #333;
	width: 480px;
	}


.darker {
	color: #555;
	}




.special {
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}



.special2 {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	}
	
	



#wellindex {
	margin: 50px 80px 120px 80px;
	padding: 80px 0px 80px 0px;
	text-align: left;
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	}
	
	
		
#wellindex2 {
	margin: 50px 80px 0px 80px;
	padding: 75px 0px 20px 0px;
	text-align: left;
	color: #bbb;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;

	}

#wellindex4 {
	margin: 50px 80px 0px 80px;
	padding: 50px 0px 20px 0px;
	text-align: justify;
	text-justify: auto;
	color: #bbb;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;

	}

#wellindex5 {
	margin: 50px 80px 0px 80px;
	padding: 50px 0px 20px 0px;
	text-align: center;
	text-justify: auto;
	color: #bbb;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;

	}




		
#wellindex_extras {
	margin: 50px 80px 120px 80px;
	padding: 80px 0px 40px 0px;
	text-align: left;
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	}


				

	
.medium {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	}
	
	
	
	
	














/* ------------ header ------------- */


#drs {
	position: absolute; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	top: -45px; 
	left: -2px;
	z-index: 1;
	text-align: left;
	letter-spacing: 1px;
	}

#drs2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	text-align: left;
	}




#drs3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #000;
	text-align: left;

	}







/* ------------ regular links ------------- */

a.link:link	{
	color: #336699;
	text-decoration: none;
	}

a.link:visited {
	color: #336699;
	text-decoration: none;
	}

a.link:hover {
	color: #990000;
	text-decoration: none;
	}






/* ------------ special links ------------- */

a.link3:link	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

a.link3:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

a.link3:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}





/* ------------ foto links ------------- */

a.link2:link	{
	float: right;    /* --- no idea why, but this is necessary 
							to make the box completely surround the image --- */
	border-style: dotted;
	padding: 9px;
	border-color: #aaa;
	border-width: 1px;
	
	}

a.link2:visited {
	float: right;
	border-style: dotted;
	padding: 9px;
	border-color: #aaa;
	border-width: 1px;
	}

a.link2:hover {
	float: right;
	border-style: solid;	
	padding: 2px;
	border-color: #990000;
	border-width: 8px;
	}
















































