@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 8px;
	}

#container-top {
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0;
  width: 846px; 
  height: 12px;
  background:url(images/backgroundhead.gif) center top no-repeat; 
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 846px;
	background:url(images/backgroundbody.gif) center top repeat-y;
	text-align: left;
	white-space: normal;
	font-size: 16px
}

#container-bottom {
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0;
  width: 846px; 
  height: 24px;
  background:url(images/backgroundfoot.gif) center bottom no-repeat;
  }
.fcw {
	color: #FFF;
}
.fcw a {
	color: #FFF;
	}
.fcy a {
	color: #000;
	}
	
#logo {
	background-image:url(images/header.jpg);
	width:800px;
	height:320px;
	text-decoration: none;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
}

#bar {
	background-image:url(images/bar.jpg);
	width:796px;
	height:34px;
	background-repeat: no-repeat;
	font-size: 16px;
	margin-top: 10px;
}


#wc {
	color: #FFF;
}

img{
	border-style: none;
}

