body {
	background-color:#666666;
	font-family:Helvetica;
	font-size:18px;
	color: white;
}
	
.style1 {font-size: 9px}

.style2 {font-size:18px;
	font-family:Helvetica;
	color:#999999;
	}

.style3 {font-size:12px;
	font-family:Helvetica;
	color:#fff;
	}
	
.style4 {font-size:24px;
	font-family:Helvetica;
	color:#fff;
	}

.style5 {font-size:18px;
	font-family:Helvetica;
	color:#fff;
	}

.style6 {font-size:24px;
	font-family:Helvetica;
	color:#999999;
	}
	
a {
	color:#00FF00;
	text-decoration:none;
	}
	
a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
	
#contact {
	background-color:#000;
	position:absolute;
	border: 0px solid white;
	left: 40px;
	width: 320px;
	height: 300px;
	top: 124px;
	z-index: 3;
	overflow:auto
}
	
#footer {
	margin: 0px auto 0px auto;
	background-color:#333;
	border: 1px solid white;
	border-top: 1px solid white;
	width:900px;
	height:13px;
	z-index:3;
}

#header {
	background-image:url(images/wdrbanner.jpg);
	border:1px solid white;
	border-bottom: 0px;
	margin: -850px auto 0px auto;
	width: 900px;
	height: 170px;
	top: 5px;
	z-index: 1;
	}
	
#leftborder {
	background-image:url(images/leftedge.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:110px;
	height:450px;
	
}	


	
		
#linkbox1 a:hover, .current {
	color:#FF0000;
	text-decoration:underline;
	}
	
#linkbox1 a {
	color:#FFFFFF;
	}
	
#linkbox2 {
	background-color:#000;
	position:absolute;
	border: 2px dashed white;
	width: 143px;
	height: 140px;
	top: 280px;
	z-index: 3;
	left: 430px;
	}
	
#linkbox3 {
	background-color:#000;
	position:absolute;
	border: 2px dashed white;
	width: 143px;
	height: 115px;
	top: 129px;
	z-index: 3;
	left: 430px;
	}
	
#links {
	position:absolute;
	border 0px solid white;
	left:15px;
	width: 575px;
	height: 15px;
	top: 122px;
	z-index: 3;
}
	
#main {
	background:#000000;
	
	border:1px solid white;
	margin: 50px auto 0px auto;
	width: 900px;
	height: 800px;
	
	z-index: 2;
}

#material {
	font-size:12px;
	background-color:#000;
	margin: -10px auto 0px auto;	
	border: 1px solid white;
	border-top: 1px solid #FF0000;
	
	width: 900px;
	height: 650px;

	z-index: 3;

	}
	
#material2 {
	font-size:12px;
	background-color:#000;
	position:absolute;
	border: 0px solid white;
	left: 20px;
	width: 380px;
	height: 258px;
	top: 190px;
	z-index: 3;
	overflow:auto;
	}
	
#navigation a {
	color:#FFFFFF;
	}
	
#navigation a:hover, .current {
	color:#FF0000;
	text-decoration:underline;
	}
	
#navigation {
	font-size:18px;
	margin: -40px auto 0px auto;
	border 0px solid white;

	width: 900px;
	height: 15px;
	top: 140px;
	z-index: 3;
}

#navigation2 {
	font-size:18px;
	border 0px solid white;
	margin: 30px auto 0px auto;
	width: 900px;
	height: 15px;
	z-index: 3;

}
#navigation2 a:hover, .current {
	color:#FF0000;
	text-decoration:overline;
	}

#navigation2 a {
	color:#FFFFFF;
	}
	
#navigation3 a:hover, .current {
	color:#FF0000;
	text-decoration:overline;
	}

#navigation3 a {
	color:#FFFFFF;
	}
	
#work {
	position:absolute;
	background-color:#000;
	top:160px;
	left:25px;
	height:258px;
	width:572px;
	overflow:auto;
	z-index:4;
}
#navigation4 {
	font-size:18px;
	
	border 0px solid white;
	margin: 20px auto 0px auto;
	width: 900px;
	height: 15px;
	top: 180px;
	z-index: 3;

}
#navigation4 a:hover, .current {
	color:#FF0000;
	text-decoration:overline;
	}

#navigation4 a {
	color:#FFFFFF;
	}

#work2 {
	position:absolute;
	border 0px solid white;
	left: 25px;
	width: 575px;
	height: 15px;
	top: 122px;
	z-index: 3;
}
	
