@charset "utf-8";
/* CSS Document */
img, div { behavior: url(../iepngfix.htc) }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background:url(../images/inner_bg.jpg) #FFFFFF repeat-x top center;*/
}

#sky_bg
{
background:url(../images/sky_bg.jpg) no-repeat top center #FFFFFF;
}

#inner_bg
{
background:url(../images/inner_bg.jpg) #FFFFFF repeat-x top center;
}
img{ border:none;}
a.link {text-decoration:none; }
a.hover {text-decoration:none;}


