@charset "UTF-8";
body {
	background-color: #F9FFF3;
	height: 750px;
	width: 1000px;
}
#container {
width: 965px;
margin: 0 auto;

}
#header #box {
	float: left;
	height: inherit;
	width: 965px;
	margin-top: 15pt;
	border: 3px solid #330000;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
}
#header #nav {
	float: left;
	height: auto;
	width: 965px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	background-color: #330000;
	border-top-width: 3px;
	margin-right: auto;
	margin-left: auto;
}
#header #nav #column3 {
	float: left;
	width: 158px;
}
#header #nav #column4 {
	float: left;
	width: 158px;
}
#header #nav #column5 {
	float: left;
	width: 158px;	
}
#header #nav #column6 {
	float: left;
	width: 158px;
	}
#header #nav #column7 {
	float: left;
	width: 136px;	
	
}
#header #nav #column1 {
	float: left;
	width: 158px;
}
#header #nav #column2 {
	float: left;
	width: 158px;
}
#header   #box #logo  {
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-left: 3%;
	float: left;
}
#header   #box #header2  {
	background-image: url(../images/fcf.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 125px;
	width: 800px;
	float: left;
	margin-top: 0px;
	margin-left: 10%;
}
#header #main {
	float: left;
	height: auto;
	width: 965px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color:#330000;
	border-left-color: #330000;
	background-color: #110C33;
	border-top-width: 3px;
	margin-right: auto;
	margin-left: auto;
}
#header #main #side {
	float: left;
	height: auto;
	width: 115;
	padding: 15px;
}
#header #main #mainbox {
	float: left;
	height: auto;
	width: 785px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-decoration: none;
}
#header #main #mainbox #photo {
	float: left;
	height: auto;
	width: 400 px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#header #main #mainbox #photo2 {
	float: right;
	height: auto;
	width: 400 px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}

