body {
	color: #000000;
	background-color: #e0e0e0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

h1 {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

h2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

h3 {
	color: #0080f9;
	background-color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

.h3 {
	color: #0080f9;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

.bo {
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-style: italic;
	}

h3.left {
	color: #0080f9;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}

li.paw {
	list-style-image: url(../images/paw.jpg);
	}

p.hr {
	border-bottom-style: solid;
	border-bottom-color: #ff28ff; 
	border-bottom-width: 3px;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	}

td.rate {
	text-align: left;
	vertical-align: top;
	}

td.rite {
	text-align: right;
	vertical-align: top;
	}

td.ryte {
	text-align: right;
	vertical-align: middle;
	}
	
.gallery1 li {
	display: inline-block;
	width: 560px;
	list-style-type: none;
	}
	
.gallery2 li {
	display: inline-block;
	width: 200px;
	list-style-type: none;
	}
	
.cent {
	text-align: center;
	}	

.cont {
	padding: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
	line-height: 1.5em;
	border-left: 4px solid #00ffff;
	border-right: 4px solid #00ffff;
	color: #000000;
	background-color: #ffffff;
	}

.cont2 {
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	border-left: 4px solid #ff28ff;
	border-right: 4px solid #ff28ff;
	color: #000000;
	background-color: #ffffff;
	}

.cont3 {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	}

.cont4 {
	margin-left: auto;
	margin-right: auto;
	width: 160px;
	}
	
.cont5 {
	color: #000000;
	background-color: #ffffff;
	font-size: 16px;
	}

.cent {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	}

.small {
	font-size: 10px;
	}

.link {
	cursor: pointer;
	}
	
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#nav-menu li {
	float: left;
	margin: 0 0;
	}
	
#nav-menu li a:link {
	color: #ffc87d;
	background-color: #0080f9;
	font-size: 10px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 70px;
	display: block;
	border-width: 2px;
	border-color: #ff28ff;
	border-style: outset;
	text-decoration: none;
	text-align: center;
	} 
	
#nav-menu li a:visited {
	color: #ffc87d;
	background-color: #0080f9;
	font-size: 10px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 70px;
	display: block;
	border-width: 2px;
	border-color: #ff28ff;
	border-style: outset;
	text-decoration: none;
	text-align: center;
	} 
	
#nav-menu li a:hover {
	color: #ffffff;
	background-color: #2290ff;
	font-size: 10px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 70px;
	display: block;
	border-width: 2px;
	border-color: #ff28ff;
	border-style: inset;
	text-decoration: none;
	text-align: center;
	} 
	
#nav-menu li a:active {
	color: #ffc87d;
	background-color: #0080f9;
	font-size: 10px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 70px;
	display: block;
	border-width: 2px;
	border-color: #ff28ff;
	border-style: outset;
	text-decoration: none;
	text-align: center;
	} 
	
		