/*----- COPY STYLES ------------------------------*/


/*----- LINK STYLES ------------------------------*/


/*----- BODY STYLES ------------------------------*/

body,td,th {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:.5px;
}

body {
	background-color: #b9c7d4;
	background-repeat: repeat;
	background-image: url('images/pattern.gif');
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

img { border: 0; }
/*----- CONTENT STYLES ------------------------------*/

#container {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	text-align:left; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 960px;
}
	
/*----- HEADER STYLES -----*/

#head {
	background: #b9c7d4;
	background-repeat: repeat;
	background-image: url('images/pattern.gif');
	text-align: center;
	width: 960px;
	height: 670px;
	display: block;
}

#headTop {
	float: left;
	width: 960px;
	height: 670px;
}