﻿#banner
{
	background-image: url(banner.gif);
	width: 710px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100px;
	color: #FFFFFF;
}


#hnavbar
{

}

#vnavbar
{
border-right:2px black;
}

#dateaddress
{
width:300px;
margin:0px;
font-size:15px;
float:left;
}

img
{
float:left;

}

body
{
	background-color: #b0c4de;
	font-size: large;
}


p
{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
text-indent:25px;
}


ul
{
list-style-type:none;
margin:0;
padding:0;
font-size:12px;

}

