html {
	height: 100%; min-height:100%;
}
body {
	background-color: #FFFFFF; color: #666666; font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%; text-align: center; padding-top: 10px;margin: 0px; min-height: 100%; height: 100%;
	letter-spacing: 1px;
}
#container {
	  width: 756px; margin: 0px auto 0px; color: black; text-align: left;
    border: 2px solid #000081;}
#tagline {
	margin-left: 450px; margin-top:-30px; color: black; font-weight: bold;
padding-bottom: 15px;}
#top {
	 height: 146px; background-image: url(images/header.gif);
}
#home {
	 height: 100%; min-height: 100%; padding: 15px;
}

H1 {
	font-size: 140%; color: #000081; font-weight: bold; 
}
H2 {
	font-weight: bold; font-size:105%; 
}
H3 {
	color: black; background-color: white; padding: 15px; margin:0px;
font-size: 90%; font-weight:normal; text-align:left;}
H4 {
	font-size: 110%;
}
a {
	color: #000081; text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}

.floatl {
	float:left; margin-right: 10px; margin-bottom: 25px;
}
.floatr {
	float: right;
}
.indent {
	text-indent: 25px; 
}
.menu {
	font-weight: bold;  
	
	padding-bottom: 10px;
}
.menu ul{
margin: 0px; list-style-type: none;PADDING: 0px;
}
.menu a {
	display: block; color: #ffffff;  text-align: center; text-decoration: none;
background-color: #565656; padding: 5px;  width: 115px; border: 1px solid #000081;

}
.menu li {
margin-left: -1px; position: relative;
float: left; color : #ffffff;list-style-type: none;
}
.menu a:hover {
background-color: #000081; color: #ffffff;
}
#footer {
	font-size: 75%; margin-bottom: 10px; padding-top:10px; 
color: #244348; clear:both;}
.imagedis {
	margin: 1px; background-image: url(images/skyline.jpg); background-repeat: no-repeat;
	background-position: right top; height: 160px;
}
.g2 {
padding-bottom: 10px; padding-top: 0px;width: 5px; float: right;
	
}
#imagetop {
	 width: 380px;
}
#imagebot {
	
}
.imageinner {
	 background-image: URL(images/inner.jpg); background-repeat: no-repeat;
	 height: 75px; margin: 0px;
}
.button {
	background-color: #565656; color: #ffffff; border: 1px solid #000081;
	padding: 3px;
}
.quote {
	font-variant: small-caps; font-size: 110%;
}