body, td {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	text-align: center;
}
body {
	background-image: url(http://linksky76.com/%7Enconl/images/bgheathered.jpg);
	background-repeat: repeat;
}
div, td {
	background-color: #fff;
	text-align: left;
	
}
	
.subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #940000;
}

div.container {	
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #940000;
}

div.container {	    
	text-align: -moz-center;
}

div.contents {
	position:relative;
	width:850px;
}

div.header {
	margin: 0;
}

div.navigation {
	position:relative;
	width:850px;
	clear:both;
	background-image:url(http://linksky76.com/~nconl/images/navigation-bg.gif);
	text-align:center;
	color: #000066;
	font-size:.9em;
	margin: 0;
	padding: 0;
}

a {
	color: #000066;
}

a:hover {
	color: #940000;
}

div.left-content {
	margin: 0;
	margin-right: 20px;
	float: left;
	width: 490px;
	padding: 0 15px 0 25px;
}

div.content-right {
	margin: 0;
	float: left;
	width: 280px;
	padding: 10px;
	background-color: #f7f6fa;
}

div.footer {
	background-color: #000066;
	text-align: center;
	height: 24px;
	color: #fff;
	clear: both;
	width:850px;
	padding: 0;
	font-size: 10px;
	border-top: 4px solid #940000;
	border-bottom: 2px solid #940000;
	margin: 0;
}
