html,body {
	color:#FFFFFF;
}



div#container {
	background-image:url(images/bg_content_home.gif);
}


a {
	color:#FFFFFF;
}


h1 {

	color:#FFFFFF;
background-image:url(images/bg_h1_home.gif);
}


div#header_inner {
		background-image:url(images/bg_header_home.gif);
}

	div#content_left {
	
		width:113px;
	
	}
	div#content_content {

		width:787px;
	}
