ul {	list-style-type: none;	display: block;	margin: 0px;	padding: 0px;}#nav li {	border: 2px dotted #999999;	padding: 6px;	margin: 10px;	width: 200px;	display: block;	background-color: #003366;}#nav li, #nav li a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bolder;	font-variant: normal;	text-transform: uppercase;	color: #FFFFFF;	letter-spacing: 2pt;	word-spacing: normal;	text-align: center;	vertical-align: middle;	text-decoration: none;}#nav li:hover, #nav li.over{	background-color: #006666;}body {	background-image: url(images/background.jpg);	background-repeat: repeat;	padding: 0px;}p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #333333;	white-space: normal;	letter-spacing: 1px;	text-align: left;}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-style: italic;	line-height: normal;	font-weight: bolder;	font-variant: normal;	text-transform: none;	color: #003366;	text-decoration: none;}h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: italic;	line-height: normal;	font-weight: bolder;	font-variant: normal;	text-transform: none;	color: #003366;	text-decoration: none;}