@charset "utf-8";
/* CSS Document */

body {
	background-image: url(Images/background4.jpg);
	background-color: #CADCF7;
	background-repeat: repeat;
 
}

body, td, th {
	font-family: Calibri, Verdana;
}

#masthead {
	background-attachment: scroll;
	background-image: url(Images/Misc/website%20-%20masthead%20-%20new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 95px;
}

#navigation{
}
