@charset "utf-8";

/* CSS Document */


#nav {
	color: #0FF;
	height: auto;
	width: 790px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 55px;
}
#nav ol li a:hover {
);
	color: #000;
	background-image: url(Images/templatemo_link_hover.jpg);
	background-repeat: repeat-x;
}

#nav ol {
	text-align: center;
	height: auto;
	width: 815px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ol li {
	display: inline;
	text-align: center;
	color: #0FF;
	font-size: 24px;
	margin-right: 20px;
	height: auto;
}
#nav ol li a  {
	color: #FFF;
	text-decoration: none;
	height: auto;
	font-family: "viner Hand ITC";
}
