/* CSS Document */

body {width:100%; min-width:850px; height:100%; margin:0; padding:0; border:none; background-color:#0A5CA7; font-family: helvetica, Arial, Sans Serif; font-size:small; color:#000000;  }
* {text-indent:0;}


H1 {FONT-SIZE: 250%;}
H2 {FONT-SIZE: 150%; COLOR: #000033;}
H3 {FONT-SIZE: 130%;}
H4 {FONT-SIZE: 110%;}
H5 {FONT-SIZE: 100%;}
H6 {FONT-SIZE: 95%; font-weight:normal; text-align:center; margin:0;}
P {FONT-SIZE: 90%;}

#top {width:100%;  background-color:#A2D5EA; margin:0; border:none; clear:both; padding:5px 0 70px 15px; background-image:url(images/bg-band.jpg); background-position:bottom left; background-repeat:repeat-x;}

#top #header { background-color:#A2D5EA;
	padding:0; margin: 0;  width:800px; height:150px;  border:none;}
#top #header h1 { 
	border: none; 
	margin: 5px;
	padding:5px 0 5px 0;
	letter-spacing:1px; 
	font-weight:bolder; 
	width:550px; 
	color:#000000; 
	float:right; 
	text-align:left; 
		border:none;}

#top #header h2 {
	font-size:150%;
	text-transform: capitalize;
	color: #0A5CA7;
	letter-spacing: 1px;
	text-align:left;
	margin: 5px;
	padding: 0;
	clear: right;
	float: right;
	width: 550px;
	
}


#top #header #logo {
	font-weight:bolder;
	color:#0A5CA7;
	margin:0;
	float: left;
	width: 195px;
	height:140px
	border:none;
	padding:0 0 5px 0;
	text-align:center;}
	
#top #header p {
	width:550px;
	float:right;
	text-align:left;
	color:#000000; 
    font-size:135%;
    margin:0; padding:5px 5px 5px 0;
	font-weight:bold;
	letter-spacing:1px;
}	

#nav {width:800px; margin:3px 0 10px 0; padding:0 ;  text-align:center; clear:both;}
#nav ul { margin:0; border:none; width:800px; padding:5px 0 10px 0; }
#nav li {display:inline; list-style:none; padding:0; margin:5px;}
#nav a, a:visited, a:active, a:link {  color:#0A5CA7; font-weight:bold; letter-spacing:1px; text-transform:capitalize; padding:5px 5px 5px 0; text-decoration:underline;}
#nav a:hover {text-decoration:overline;}

#top #content p {padding:0; margin:0; width:100%; color: #000000; text-align: left;}
#top #content h2 {margin-left:50px;  width:500px;}

#top #content #test_table { width:400px; margin-left:150px;}
#top #content #test_table h2 { padding:0; margin:5px; width:100%;}
#top #content #test_table td  {padding:2px; margin:0; vertical-align:top;}
#top #content #test_table .right {text-align:right; padding:0; margin:0;}
#top #content #test_table h6 {font-weight:bold; vertical-align:top; padding:0; margin:0;}

#top #content.contact {width:600px; padding:0; }
#top #content.contact table {width:600px; }



#bottom { width:100%;   background-color: #0A5CA7; padding:0 0 0 15px; margin:0; clear:both; }
#bottom #nav2 {width:805px; margin:0; padding:0 0  10px 0;  text-align:center; letter-spacing:1px; color:#A2D5EA; clear:both;}
#bottom #nav2 ul { margin:0; border:none; width:100%; padding:0; color:#A2D5EA; font-weight:bold;  text-align:center;}
#bottom #nav2 li {display:inline; list-style:none; padding:0; margin:5px; font-weight:bold;  text-align:center;}
#bottom #nav2 a, a:link, a:active, a:visited, p {color:#A2D5EA; text-align:center;}

#bottom #nav2 a:hover {text-decoration:overline;}

#top #content .black {
	color: #000000;
}
#top #content {
	margin: 0px auto;
	width: 800px;
}
#top #header {
	margin: 0px auto;
	width: 800px;
}
#top #nav {
	margin: 0px auto;
	width: 800px;
}
#top #content {
	width: 800px;
		margin: 0px auto;
}
#bottom #nav2 {
	margin: 0px auto;
}
