body {
	background-image:url(../images/Header_Bg.gif);
	background-repeat:repeat-x;
}

#main {
	display:block;
	height:740px;
}

#menu {
	position:absolute;
	top:0px;
	left:0px;
}

#right_flash {
	min-width: 950px;
	width: auto;
	*width: auto;
	_width: 950px;
	text-align: right;
	float: right;
	margin-top: -150px;
	*margin-top: 0px;
	_margin-top: 0px;
}



#bottom_flash {
	min-width:950px;
	width:auto;
	*width:auto;
	_width:950px;
	text-align:right;
	float:right;
	margin-top:-150px;
	*margin-top:20px;
	_margin-top:20px;
}



#dog_flash{
	position:absolute;
	top:300px;
}



#scrollingtext_back {
	position: absolute;
	top: 340px;
	background-image: url(../images/Home_Buttom_Bg.gif);
	background-repeat: no-repeat;
	width: 557px;
	height: 540px;
}



#scrollingtext{
	position: absolute;
	top: 94px;
	left: 60px;
	line-height: 2em;
	width: 155px;
}

#scrollingtext a:link,a:visited,a:active,a:hovor{
	color:#4B2C61;
}


#focusnews {
	position: absolute;
	top: 350px;
	left: 400px;
	z-index: 10;
	min-width: 450px;
	width: 450px;
	height: 500px;
	overflow: auto;
	/*
	float: right;
	margin-left: 400px;	
	line-height: 1.5em;*/
}
#focusnews img{behavior: url("js/iepngfix.htc");}


