﻿body {
	background-image: url(background.jpg);
	background-repeat: repeat;
}

.style18 {	font-family: Tahoma;
	font-size: 10;
}
.style19 {font-size: smaller}
.style20 {	color: #FF0000;
	font-weight: bold;
}
.style17 {	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.style16 {color: #FFFFFF}
.style3 {	font-family: Tahoma;
	font-size: 12px;
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
}
.style2 {	color: #006600;
	font-weight: bold;
}
.style7 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.style12 {font-family: Tahoma; font-weight: bold;}
.style6 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style13 {
	color: #FF0000;
	font-style: italic;
}
.style9 {
	color: #000066;
	font-family: Tahoma;
	font-size: 12px;
}
body {
	background-color: #D4D0C8;
	background-image: url(background.jpg);
	background-repeat: repeat;
}
#nav ul{
	height:14px;
	width:707px;
	background-image:url(images/robin7.jpg);
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	
	margin:auto;
	padding:0px;
}

#nav ul li {
	display:inline;
	padding:0px 5px;
	margin:auto;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color: gray;
}

#nav ul li a {
	margin:auto;
	padding:0px;
}

#nav ul li a:link {
	color:green;
	text-decoration:none;
	font-weight:bold;
}

#nav ul li a:visited {color:#006600; font-weight:bold; text-decoration:none;
}

#nav ul li a:hover {color:yellow; text-decoration:
underline;
}

#nav ul li a:active {color:#000000; text-decoration:
none;
}
