body { background-color: #085DAD;
       color: #ADB6B5;
       font-family: Verdana, Arial, sans-serif;
}

#container { text-align: center;
		margin-left: auto;    
		margin-right: auto;
		width:80%;
		background-color:#085DAD;
		color:#ADB6B5;
		min-width:700px;
		border: 2px double #000000;
}

#container a:link{color: #ADB6B5;
}

#container a:hover{color: #ff0000;}

#logo {background-color:#ccaa66;
       color: #000000;
       text-align:center;
       border-bottom: 2px double #000000;
       margin: 0;

}

#nav{float: left;
             width: 120px;
             padding-top: 40px;
             text-align:center;
			 line-height:200%
}

#nav li{
font-style: bold;
list-style-type: none;
display: inline;
}

#nav a:link{		text-decoration:none;
				color: #ADB6B5;
}

#nav a:hover{	text-decoration:none;
				color: #ff0000;
}

#cred_nav{      text-align:center;
				width:100%}

#cred_nav li{
font-style: bold;
display: inline;
}

#cred_nav a:link{
				color: #ADB6B5;
}

#cred_nav a:hover{
				color: #ff0000;
}

#content {margin-left: 150px;
          background-color: #F1E8B0;
          color:#000000;
          padding: 10px 20px;
          overflow:auto;
}

#cred_list  li{list-style-type: none;
}

.floatright {padding-left:20px;
             float:right;
}

#footer {color: #ADB6B5;
		font-size: .60em;
        font-style: italic;
        text-align: center;
        border-top: 2px double #000000;
        padding-top: 20px;
        padding-bottom: 20px;
}

#footer a:link{text-decoration:none;
				color: #ADB6B5;
}

#footer a:hover{text-decoration:none;
				color: #ff0000;
}

#cred_header { text-transform: uppercase;
     background-color: #31C3E7;
     color: #085DAD;
     font-size: 1em;
     border-bottom: 1px solid #000000;
	 width: 75%;
}

#form {	width: 50%;
		margin: auto;
		text-align: right;
		}

#form th{text-align: left;
		}
		
h1 { text-transform: uppercase;
     background-color: #31C3E7;
     color: #085DAD;
     font-size: 1.2em;
     border-bottom: 1px solid #000000;
}

h2 { text-transform: uppercase;
     background-color: #699FF0;
     color: #085DAD;
     font-size: 1.2em;
     border-bottom: 1px solid #000000;
     margin-right: 300px;
	 margin-left: 300px;
}

h3 { text-transform: uppercase;
     background-color: #699FF0;
     color: #085DAD;
     font-size: 1.2em;
     border-bottom: 1px solid #000000;
     margin-right: 200px;
	 margin-left: 200px;
}

img {border:0; }

#contactTable{	border: 3px;
		border-style: #ADB6B5;
		width: 75%;
		margin: auto;
		text-align: center;
	}
table a:link{text-decoration:none;
				color: #ADB6B5;
}

table a:hover{text-decoration:none;
				color: #ff0000;
			}

.altrow {	background-color: #699FF0;
			color: #085DAD;
		}

.altrow a:link{text-decoration:none;
				color: #085DAD;
}

.altrow a:hover{text-decoration:none;
				color: #ff0000;
			}
			
#about {line-height: 200%}