body {
	background-color: #465C74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column2.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}#logo {
	background-image: url(images/shadow2.gif);
	background-repeat: repeat-x;
	height: 75px;
	width: 700px;
}
#mainphoto {
	background-image: url(images/warner5.gif);
	height: 148px;
	width: 700px;
}
#nav {
	background-color: #9AB4CC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #465C74;
}
#shadow {
	height: 17px;
	width: 700px;
	background-image: url(images/shadow2.gif);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 500px;
}
#col2 {
	float: left;
	width: 200px;
}
#col1content p {
	margin-bottom: 10px;
	color: #465C74;
        font-family: Arial;
	font-size: 17px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 15px 15px;
	
}
#footer {
	clear: both;
	height: 8px;
	width: 700px;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
}
#col2content {
	padding: 15px;
	text-align: center;
}
.imageborder {
	padding: 5px;
	border: 3px solid #465C74;
	background-color: #344152;
}
.subhead {
        font-family: Arial;
	font-size: 20px;
	color: #344152;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
        font-family: Arial;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 140%;
}
h1 {
	font-family:  Garamond;
	font-size: 40px;
        
	color: #465C74;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {

	font-family: Arial;
	font-size: 18px;
	color: #465C74;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 243px;
}
h3 {
	font-family:Garamond;
	font-size: 40px;
	color: #465C74;
	padding-bottom: 10px;
	padding-top: 5px;
        padding-left: 5px;	
}
#footer p {
	color: #344152;
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a:link {
font-size: 18px;
	color:#344152;
        
	text-decoration: none;
}
a:visited {
font-size: 18px;
	color: #344152;
	
	text-decoration: none;
}
a:hover {
font-size: 18px;
	color: #344152;
	
	text-decoration: underline;
}
a:active { 
font-size: 18px;
	color: #344152;
}

