body { 
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	background-color: #28303b;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	}

.wrapper {
	position: absolute;
	top:0px;
	left:0px;
	width: 955px;
	background-image: url(../images/headerBackground.gif);
	background-repeat: no-repeat;	
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	}

.navigation {
	position: absolute;
	top: 88px;
	left: 0px;
	width: 492px;
	z-index: 100;
	}

	
		
.contentArea {
	position: relative;
	top:128px;
	left: 10px;
	width: 760px;
	}
	
	
		

.copyright {
	position: relative;
	margin-top: 10px;
	font-family: Arial;
	font-size: 11px;
	color:#999999;
	line-height:120%;
	text-align: right;
	width: 760px;
	}
	
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #171343;
	}	
	
	
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #31411d;
	}	
	
h3 {
	color: #484848;
	font-weight: bold;
	font-size: 11px;
	}		



a:link { 
	color: #460661;
	text-decoration: underline;
	}
a:visited { 
	color: #460661;
	text-decoration: underline;
	}
a:hover {
	color: #b60000;
	text-decoration: underline; 
	}
a:active { 
	color: #460661;
	text-decoration: underline;
	}
	
	
/* home page sections */	


		
.homeContentArea {
	position: relative;
	top:128px;
	left: 10px;
	width: 945px;	

	}
	


.homeHeadline {
	position: relative;
	width: 625px;
	}

.homeColumnOne {
	position: relative;
	top:0px;
	left:0px;
	width: 412px;
	float:left;
	}
	
.homeColumnTwo {
	position: relative;
	top:0px;
	left:23px;
	width: 500px;
	float:left;
	}		
	
	
	
	
	/*.homeColumnOne {
	position: relative;
	width: 412px;
	float: left;
	}
	
.homeColumnTwo {
	position: relative;
	width: 500px;
	float: right;
	margin-right: 10px;
	}		
	
	
	/*
	
	
	
	
	
	
	
	
	
	
	
