@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #000000;
	font-size:small;
	color:#FFFFFF;
	margin:0;
	padding:0;
	background-image: url(../images/Halftone_background.gif);
	background-repeat: repeat;
}
h1 {
	font-size:120%;
	font-weight:bold;
	}
.bodyCopy {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
	}

#nav {
	background-image:url(../images/navBackgroundTile.jpg);
	background-repeat:repeat-x;
	height: 26px;
	width: 960px;
	padding-top:13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
#nav ul{
	padding-left:90px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0;
	}
#nav ul li, #nav ul li a{
	display:inline;
	text-decoration:none;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:30px;
	}
#nav ul li a:hover{
	display:inline;
	text-decoration:none;
	list-style:none;
	color:#333333;
	font-weight:bold;
	padding-right:30px;
	}
.paddingLeft10 {
	padding-left:10px;
	}
.grid_3 ul{
	list-style:none;
	margin-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	}
#content ul li{
	list-style:none;
	}
#content {
}
#content a{
	color:#ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ffffff;
}
#content a:hover{
	color:#000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
}
.grid_4 ul {
	line-height:1.7em;
}
#footer {
	background-color:#999999;
	width:960px;
	height:60px;
	font-size:85%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.blockRoad {
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/TransitionBlock_red.gif);
	background-repeat: no-repeat;
	height: 210px;
}
.blockAudio {
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/TransitionBlock_grey.gif);
	background-repeat: no-repeat;
	height: 210px;
}
