@charset "UTF-8";

body, div {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  font-size:12px; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background:#1c1c1c; 
  color:#ffffff; 

}

a:hover {color:#f751ca; text-decoration:underline;}

a {color:#ffffff; text-decoration:none;}

a:focus{border:none;}

h1 {
	font-size:2em;line-height:1;
	text-align: center !important;
}

h2 {
	font-size:1.5em;line-height:1;
	text-align: left !important;
	margin-left: 10px;
}


div.logo {
	background:url(banner.jpg) center no-repeat;
	height:185px;
	width: 971px;
	position: relative;
}	

div.wrapper {
	width:951px;
	text-align: center;
	margin-top:35px;
	border-top:4px solid #94b8e0;
	background: #646464;
	}

div.main {
	width:920px;
	text-align: center;
	margin-top:20px;
	padding: 10px;
}

div.fivcol {
	width:180px;
	float: left;
	text-align:center;
	padding:15px 2px 25px 2px; 
}

div.fivcol a img {
	border: solid 1px;
	border-color: #c0c4d1;
}
	
