﻿
	body		{ background-color:#0a3863; }
	
	.container 	{ width:100%; text-align:center; }
	.header		{ background:#ffffff URL(../images/header.jpg) top left no-repeat; width:1036px; height:70px; }
	.content	{ background:#ffffff URL(../images/pageEdge.jpg) top left repeat-y; }
	.footer		{ background:#ffffff URL(../images/footer.jpg) top left no-repeat; width:1036px; height:168px; }
	
	.page 		{ position:relative; background:#def6ff URL(../images/page.jpg) top left no-repeat; width:955px; height:1278px; }
	
	.page a:link, .page a:active,.page a:hover,.page a:visited {
	
		font-family:Arial,sans-serif;
		color:#0a3863;
		width: 210px;
		display:block;
		text-align:left;
		position:absolute;
		left:0px;
		top:0px;
		font-weight:bold;
		margin:860px 0 0 613px;
		line-height:20px;
		
	}
	
	.logoHeader 	{ background:#def6ff URL(../images/logo.gif) top left no-repeat; width:955px; height:138px; }
	.termsPage 		{ background:#def6ff URL(../images/terms.jpg) top left no-repeat; width:955px; height:1571px; }
