a{
  color: #FFE23B;
	font-size: 8px;
}

a:hover{
  color: #004A7A;
}

a#t{
  color: #FFE23B;
	font-size: 11px;
}

a#t:hover{
  color: #004A7A;
}

body{
  background-color: #C4171D;
	color: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
}

h1{
  font-size: 13px;
}

#banner{
  background-image: url("bannerlanding.png");
	height: 325px;
	width: 800px;
}

#container{
	margin-left: auto;
	margin-right: auto;
  width: 800px;
}

#content{
  background-image: url("landingcontent.jpg");
	border: 0px solid #000;
	height: 120px;
	width: 800px;
}

#footer{
  background-image: url("landingfooter.jpg");
	height: 30px;
}

#scroller{
  background-image: url("landingscroller.jpg");
	height: 125px;
}

#text{
	border: 0px solid #000;
	padding-top: 10px;
}
