body { 
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	}
	
.navigation {
	position: absolute;
	z-index: 100;
	top:68px;
	left:194px;
	}	


.wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	background-image: url(../images/background.gif);
	}
	
.header {
	position: relative;
	top:0px;
	left: 0px;
	height: 107px;
	width: 955px;
	float: left;
	}	
	
.left {
	position: relative;
	left:23px;
	width: 512px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	}
	
.left h1{
	font-weight: bold;
	font-size: 14px;
	color: #041644;
	}	
	
.left h2{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}	

.left h3{
	font-weight: bold;
	font-size: 12px;
	color: #041644;
	}	
	
.left img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	}	
	
.left li {
	padding-top:10px;
	}	
	
.leftImageBox{
	float: right;
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	padding-bottom:10px;
	}	
	
.right {
	position: relative;
	width: 373px;
	float: right;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #3e1d1a;
	padding-right: 15px;
	}	
	
.right h1{
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	}
	

.right h2{
	font-weight: bold;
	font-size: 14px;
	color: #041644;
	line-height:120%;
	}		
	
.clearFloat {
	clear: both;
	}	
	
.footer {
	position: relative;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #737373;
	background-image: url(../images/footerBackground.gif);
	text-align: center;
	padding-bottom: 30px;
	}	
	
a:link { 
	color: #4a193b;
	text-decoration: underline;
	font-weight: bold;
	}


a:visited {	
	color: #4a193b;
	text-decoration: underline;
	font-weight: bold;
	 }


a:hover { 
	color: #041644;
	text-decoration: none;	
	font-weight: bold;
	}


a:active { 
	color: #4a193b;
	text-decoration: underline;	
	font-weight: bold;
	}	
	
.buttonCenter {
	text-align: center;
	}	
	
.buttonCenter img {
	border: 0px;
	}	
	
.storyText	{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #603e3c;
	}		
