@charset "utf-8";
/* CSS Document */
body {
	background-attachment: scroll;
	background-image: url(images/bkgd_black.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#logo { background-color:#000000;}
#nav {
	background-color:#000000;
	height:264px;
}

#content {background-color:#000000;}
