body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#030303;
}

				
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(../jpg/backgrnd2.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
  
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #C0C0C0;
}
a:active {
	color: #C0C0C0;
}


#logolarge {
	position:absolute;
	width:623px;
	height:86px;
	margin-top:50px;
	margin-left:-100px}
	
#clef {
	position:absolute;
	width:92px;
	height:182px;
	margin-top:-40px;
	z-index:10;
}

#logosmall {
	position:absolute;
	width:351px;
	height:38px;
	margin-top:85px;
	margin-left:130px;
	z-index:11;
}

#tessacredit{
height:10px;
position:absolute;
bottom:0px;
left:0;
  font-size:10px;
  -ms-transform:rotate(270deg); /* IE 9 */
  -moz-transform:rotate(270deg); /* Firefox */
  -webkit-transform:rotate(270deg); /* Safari and Chrome */
  -o-transform:rotate(270deg); /* Opera */}

#menuholder{
	font-size:14px;
	color:#FFF;
	position:absolute;
	top:180px;
	left:100px;
	width:70%;
	line-height:17px;
	}

.subtext{
	font-size:80%;
	color:#969696;
	}
	
	
#mbg,#glii,#vn,#bouree,#dbv,#rr,#modb{
	padding-left:10px;
}
