	.Wrapper { 
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	width: 64em;
	}

	.Body {	
	position: absolute;			
	background-color: #ffffff;	
	top: -6px;
	left: -10px;	
	height: 5200px; 
	width: 1000px; 
	border: 1px solid #000000; 
	z-index: 5;	
	}

	.Breadcrumbs {
	position: absolute;
	top: 5px;
	right: 30px;
	background-color: #ffffff;	
	font-family: arial, san-serif;	
	font-size: 10px; 
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding: 3px;
	border: 1px solid #000000; 
	border-right: 3px solid #000000; 
	border-bottom: 3px solid #000000; 
	z-index: 5;
	}

	.Header { 
	position: absolute; 
	left: 0px;
	top: 0px; 
	height: 100px; 
	width: 975px; 
	color: #ffffff;
	font-family: arial, san-serif ;	
	font-size: 12px; 
	font-weight: bold;
	z-index: 5; 
	}

	
	.Search {
	position: absolute;
	top: 30px; 
	width: 350px; 
	left: 735px;
	z-index: 5;
	}

	.NavBar {
	position: absolute;
	top: 101px;
	width: 1000px;
	height: 30px; 
	left: 0px;
	background-image: url(../images/blues_menu_top.gif); 	
	border-top: 2px double #b5b5b5;
	border-bottom: 2px double #b5b5b5;
	z-index: 5; 
	}	

		
		
	.footer {
	position: absolute;	
	bottom: 20px;
	background-color: #ffffff;
	height: auto;
	width: 975px;
	text-align: center;
	font-family:Arial; 
	font-size: 8pt; 
	font-weight: 400; 
	z-index: 5;
	}


	h1 {
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: 700;
	font-size: 16pt;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	}
	
	h2 {
	color: #fafad2;
	font-weight: 600;
	font-family: verdana, san-serif ;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	}
	
	h3 {
	color: #8b0000;
	font-weight: 600;
	font-family: arial, san-serif ;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	}

	h4 {
	color: #000000;
	font-weight: 600;
	font-family: Verdana, san-serif ;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	}

