body {
	margin: 0px;
	padding: 0px;
}
#flashContent {
	height: 350px;
	width: 100%;
	background:url(/images/greybackground.jpg) repeat-x;
}
#container{
background:url(/images/greybackground.jpg) repeat-x top;
width:100%;
height:350px}

#contactFlash {
	margin: 25px;
	float: right;
	height: 50px;
	width: 250px;
}
.clearboth {
	clear: both;
}
#FooterBar{

width:850px;
}

.links {
margin:25px 0px;
float:left;
	font-family: Arial;
	font-size: 100%;
	color: #6666;
}

#EhoLogo{
float:right;
height:25px;
margin:12px -1px 12px 0px;
padding:0px;
top:3px;
width:25px;}


.links  a:link{color:#666;}
.links  a:focus{color: #999;}
.links  a:visited{color:#666}
.links  a:hover{color:#999}
.links  a:active{color:#666;}
#bottom {
	height: 50px;
	width: 100%;
bottom:10px;
height:50px;
position:fixed;
}
