/* Stylesheet for wk16 */


/* B O D Y */

#wrapper {
	position: relative;
	width:960px;
	height:100%;
	margin:0 auto;
	background-color:white;
	background: url(images/band.jpg)
}




/* M A I N B O D Y */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	line-height: 125%;
	padding: 0;
	margin: 0;
}

#logo {
	color:grey;
	font-size: 2em;
	font-family: Courier New, Courier, monospace;
	padding-top: 35px;
}

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

a:visited {
  color:#990022;
  text-decoration:none;
}

a:hover {
  color:black;
  text-decoration:underline;
}

a:active {
  color:#990022;
  text-decoration:none;
}

#headspace {
padding:5px;
height:175px;
}

#nav {
text-align:right;
background-color:white;
border:1px dashed #999999;
padding:5px;
color:#990022;
font-size:.8em;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}

#footer {
text-align: center;
background-color:white;
padding:15px;
height:50px;
border:1px dashed #999999;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}

div.footer p {
  color:black;
  font-family: Courier New, Courier, monospace;
}

img {
border: 1px solid #000000;
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
align:middle;
}

h3, h2 {
color:grey;
font-family: Courier New, Courier, monospace;
padding-left:10px;
}

#backtoclass {
background-color:#C11B17;
padding:2px;
width: 99.56%;
font-size:.8em;
}

a.zzz:link {
color:white;
text-decoration:none;
}

a.zzz:visited {
color:white;
text-decoration:none;
}

a.zzz:hover {
color:white;
text-decoration:underline;
}

a.zzz:active {
color:#008c9a;
}



/* body */

div.content {
  width:575px;
  height:170px;
  margin:10px 10px;
  background-color:white;
  border:1px dashed #999999;
  opacity:0.7;
  filter:alpha(opacity=70); /* For IE8 and earlier */
}

div.content p {
  margin:15px 40px;
  color:black;
}

div.content2 {
  width:575px;
  height:430px;
  margin:10px 10px;
  background-color:white;
  border:1px dashed #999999;
  opacity:0.7;
  filter:alpha(opacity=70); /* For IE8 and earlier */
}

div.content2 p {
  margin:15px 40px;
  color:black;
}

div.content3 {
  width:575px;
  height:335px;
  margin:10px 10px;
  background-color:white;
  border:1px dashed #999999;
  opacity:0.7;
  filter:alpha(opacity=70); /* For IE8 and earlier */
}

div.content3 p {
  margin:15px 40px;
  color:black;
}

div.content4 {
  width:350px;
  height:450px;
  margin:70px 597px;
  background-color:white;
  border:1px dashed #999999;
  opacity:0.7;
  filter:alpha(opacity=70); /* For IE8 and earlier */
  position:absolute;
}

div.content4 p {
  margin:15px 40px;
  color:black;
}

div.content5 {
  width:350px;
  height:50px;
  margin:10px 597px;
  background-color:white;
  border:1px dashed #999999;
  opacity:0.7;
  filter:alpha(opacity=70); /* For IE8 and earlier */
  position:absolute;
}

div.content5 p {
  margin:15px 40px;
  color:black;
}