body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-image:  url(gradback.jpg);
	background-color:#cccccc;
	background-repeat:repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: justify;
}


a:link {
	color:#cccccc;
	font-size: 1.5em;
	text-decoration: none;
}
a:visited {
	color:#cccccc;
	font-size: 1.5em;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#333333;
	font-size: 1.5em;
	background-color: #c7c8fd;
	padding: 0 6 0 3;
}
a:active {
	color:red;
	font-size: 1.5em;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: bold;
}


li {
  list-style: square;
  padding-left:3px;
    padding-bottom:10px;
}

/* links for dwd footer */

a.footer:link {
	color:#000000;
	font-size: xx-small;
	text-decoration: none;
}
a.footer:visited {
	color:#000000;
	font-size: xx-small;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	color:#333333;
	font-size: xx-small;
	padding: 0 0 0 0;
	background-color: #c7c8fd;
}
a.footer:active {
	color:red;
	font-size: xx-small;
	text-decoration: underline;
}

/* links for dwd ack */

a.ack:link {
	color:#000000;
	font-size: 1em;
	text-decoration: none;
}
a.ack:visited {
	color:#000000;
	font-size: 1em;
	text-decoration: none;
}

a.ack:hover {
	text-decoration: underline;
	color:#333333;
	font-size: 1em;
	padding: 0 0 0 0;
	background-color: #c7c8fd;
}
a.ack:active {
	color:red;
	font-size: 1em;
	text-decoration: underline;
}
#box1{	
	background-color:white;
	background-image:  url(2gradback.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	position: absolute;
	border-color:black;
	border-width:1px;
	border-style:solid;
	padding:10px 10px 10px 10px;
	left:400px;
	top:218px;
	height:310px;
	width: 400px;
	overflow: visible;
	z-index: 1;

}

#box2{	
	background-color:white;
	background-image:  url(2gradback.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	position: absolute;
	border-color:black;
	border-width:1px;
	border-style:solid;
	padding:10px 10px 10px 10px;
	left:401px;
	top:320px;
	height:310px;
	width: 400px;
	overflow: visible;
	z-index: 2;
}

#box3{	
	background-color:white;
	background-image:  url(2gradback.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	position: absolute;
	border-color:black;
	border-width:1px;
	border-style:solid;
	padding:10px 10px 10px 10px;
	left:400px;
	top:320px;
	height:310px;
	width: 400px;
	overflow: visible;
	z-index: 2;
}


#box4{	
	background-color:white;
	background-image:  url(2gradback.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	position: absolute;
	border-color:black;
	border-width:1px;
	border-style:solid;
	padding:10px 10px 10px 10px;
	left:400px;
	top:320px;
	height:310px;
	width: 400px;
	overflow: visible;
	z-index: 2;
}

#box5{	
	background-color:white;
	background-image:  url(2gradback.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	position: absolute;
	border-color:black;
	border-width:1px;
	border-style:solid;
	padding:10px 10px 10px 10px;
	left:400px;
	top:320px;
	height:310px;
	width: 400px;
	overflow: visible;
	z-index: 2;
}
.hidden { visibility: hidden;}
.unhidden { visibility: visible;}
