body{
  margin: 0; 
  padding: 0; 
  font-family: verdana, sans-serif; 
  font-size: 80%;
  background: black repeat-y url(blackcol.gif);
  color: White;
}

h1{
	font-weight: 300;
	font-size: 200%;
	color:Gray;
	background:black;
		}

h2 {
	font-weight:200;
	font-size:150%;
	color:Gray;
	background:black;
	}
	
.c1 {
  clear:both;
}

.left {
  float:left;
  width:20%;
}

.topleft {
  float:left;
  width:20%;
}

.mid {
  float:left;
  width:59%;
}

.right {
  float:left;
  width:20%;
}

.topmid {
  float:left;
  width:59%;
}

.topright {
  float:left;
  width:20%;
}

.c4 {
  clear:both;
}

.midleft {
  float:left;
  width:15%;
}

.midright {
  float:left;
  width:84%;
}

.c7 {
}

.nav{
float:right;
width:20%;
margin-right:3px;
}

.toplefttext{
 color:white; 
 background-color: Black;
 margin-top:70px;
text-align: right;
}

.topmidtext{
 color:white; 
 background-color: Black;
  text-align: center;
 	margin-top:20px;
}

.toprighttext{
 color:white; 
 background-color: Black;
 margin-top:70px;
 text-align:left;
 
}

.midrighttext{
 border:  solid 1px white; 
 color:white; 
 background-color: Black;
 padding: 10px;

}

.lefttext{
  clear:both;
 color:white; 
 background-color: Black;
  position:absolute; 
  left:4px; 
  top:538px; 
  font-size:110%;
  	margin-left:30px;
}

.leftpic{
 float:left;
 	margin-top:188px;
  margin-left:30px;
}
.righttext{
  clear:both;
 color:white; 
 background-color: Black;
  margin-top:450px;
  font-size:110%;
  margin-left:60px;
}

.rightpic{
  float:right;
  margin-right:3px;
  padding-right:30px;
}

.mw{
 color: gray; 
 background-color: Black;
 font-size: 240%; 
 font-family: Arial, Helvetica, Sans-Serif; 
 font-weight: 200;}

.ch{
 color:white; 
 background-color: Black;
 font-size: 440%; 
 font-family: Arial, Helvetica, Sans-Serif; 
 font-weight: 400;
}

.af{
 float:right; 
 padding-right: 25px;}

.buttonscontainer {width: 97px;}

.buttons a {color: black;
background-color: white;
padding: 4px;
padding-left: 3px;
display: block;
margin: 3px;
font: 10px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;}

.buttons a:hover {background-color: yellow;
color: black;
text-decoration: none;}

.buttons a.active {background-color: yellow;
color: black;
text-decoration: none;}

img{
	border-style: none;
}
