body {
	margin: 0px;
	padding: 0px;
}
#Spacer{
width:100%;
height:100px;
clear:both;
}
#container{
background:url(/images/greybackground.jpg) repeat-x top;
width:100%;
height:350px}

#flashContent{
width:850px;
margin:0px auto;}
.clearboth {
	clear: both;
}
#FooterBar{

width:850px;
}

/************Flash Parts***************/

#scratchLineTop {
margin:0px -2% -30px;
width: 102%;

}
#scratchLineTopFlash{
margin:-6px 0px}

#scratchLineBottom {
margin:-25px -2% 0px;
width: 102%;

}
#scratchLineBottomFlash{
margin:-6px 0px}



#EhoLogo{
float:right;
height:25px;
margin:12px -1px 12px 0px;
padding:0px;
top:3px;
width:25px;}


/********Footer Links***********/
.links {
margin:25px 0px;
float:left;
	font-family: Arial;
	font-size: 100%;
	color: #6666;
}
.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;
}
#container a {
margin:25px 0px;
display:block;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#container a:Hover {
display:block;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
