html {
background:  #ffffff url(../images/largeback001.jpg) no-repeat fixed center top;
}




body {	
	padding: 0px;
	margin: 0px;
 	height: 100%;
  	width: 100%;
  	display: table;

	}

html, body {
	height: 100%;
}



p {
font-size: .875em;
margin-top: .5em;
margin-bottom: 1.5em;
line-height: 1.7em;
color: #3f4040;

}

h3 {
font-size: .875em;
margin-top: .5em;
margin-bottom: 1.5em;
line-height: 1.7em;
color: #3f4040;

}



a:link {
	color: #8c0e0e;
	text-decoration: none;
	}
a:visited {
	color: #0e4c8c;
	text-decoration: none;
	}
a:hover {
	color: #f67c06;
	border-bottom: 1px solid #f67c06;
	padding: 0px 0px 1px 0px;
	}
#nav a:hover {
	color: #f67c06;
	border-bottom: 1px solid #f67c06;
	padding: 0px 0px 1px 0px;
	}
a:active {
	color: #000;
	text-decoration: none;
	}
	

.underline {
	border-bottom: 1px solid #000;
	display: block;
	height: 1px;
	background-color: #000:
}

#wrapper {
	background: #ffffff url(../images/background.jpg) repeat center top;	
	display: table;
	width: 780px;
	height: auto;
	margin: 10px auto 0px auto;
	text-align: left;
	
	}





#head {
	background: url(../images/titlebar.jpg) no-repeat center top;
  	padding: 0px;
  	margin: 0px auto 0px auto;
  	width: 100%;
 	height: 142px;
  	display: table;
  	float: left;
  	top:197px;
 
}

#nav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 3px;
	font-size: .9em;
	height: 40px;
	width: 730px;
	background: #ffffff;	
	text-align: left;
	float: left;

	}
	
	
#nav a:link {
	color: #000000;
	Margin:0px 0px 0px 5px;
	text-decoration: none;
	}

#nav a:visited {
	color: #0e4c8c;
	text-decoration: none;
	margin:0px 0px 0px 5px;
	}

#nav a:hover {
	color: #f67c06;
	border-bottom: 1px solid #f67c06;
	padding: 0px 0px 1px 0px;
	}

#nav a:active {
	color: #000;
	text-decoration: none;
	}
	





#left {
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 1.4em;
	font-size: .875em;
	color: #000000;
	width: 430px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	float: left;
}

#left h1 {
font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: .875em;
	font-size: 1.55em;
	margin-top: .875px;
	margin-bottom: .2em;
	color: #000000;
	}

#left h2 {
font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: .875em;
	font-size: 1.25em;
	margin-top: .875px;
	margin-bottom: .2em;
	color: #000000;

}

#right {
	background: url(../images/sideimage.jpg) no-repeat center bottom;
	width: 295px;
	padding: 0px 0px 0px 0px;
	margin: -24px 0px 0px 0px;
	float: right;
	position: relative;

}
#right h1 {
font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: .875em;
	font-size: 1.55em;
	margin-top: .875px;
	margin-bottom: .4em;
	color: #000000;
	}




#right h2 {
font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: .875em;
	font-size: 1.25em;
	margin-top: .875px;
	margin-bottom: 0em;
	color: #000000;

}


#footer {
	background: url(../images/footer.jpg) no-repeat center bottom;
  	padding: 0px;
  	margin: 0px auto 0px auto;
  	width: 100%;
 	height: 70px;
  	display: table;
  	clear: both;
 
}

