a:link, a:visited {

	color:#FFFFFF;

	text-decoration:none;

}

a:hover, a:active{

	

}



body {	background-color: #FFFFFF;

	color: #FFFFFF;

	font: 9px  arial;

	

}

img {

	border: 0;

}

.logo {

	position: absolute;

	top: 319px;

	right: 35px;

	z-index: 3;

}



div.sitecontainer {

	width:630px;

	height:auto;

	position:relative;

}





#content {

	position: absolute;

	top: 21px;

	left: 0px;

	width: 670px;

	height: 420px;

	background-color: #FFFFFF;

	}



#masthead {

	position:absolute;

	top: 0px;	

	width: 100%;

	height: 110px;

	text-align: center;

	background: url('images/bannerRepeat.gif');

	background-repeat: repeat-x;



}
