﻿body {
	background-color:#474747;
	font-family: "Lucida Sans Unicode", Verdana;
	margin: 0px 0px 0px 0px;
	}

img {
	
	vertical-align:middle;
}

.comingsoon {
	text-align:center;
}


#homeFooter {
	background-color: #707070;
	width:100%;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-size: 12px;
	margin-top:25px;
	left: 0px;
	height:30px;
	line-height:30px;
  vertical-align:middle;
  text-align:center;
}

#homeTop {
	background-color: #707070;
	width:100%;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-size: 12px;
	margin-top:25px;
	margin-bottom:25px;
	left: 0px;
	height:30px;
	line-height:30px;
  vertical-align:middle;
  text-align:center;
}



a:active {
	color: black;
}
a:link {
	color: black;
	
}
