body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.nav {
	font-size: 11px;
	padding-top: 6px;
	font-weight: bold;
	text-align: center;
	text-indent: 15px;
}
.nav a {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #3366CC;
	text-decoration: none;
}
.nav a:active {
	color: #FFCC00;
	text-decoration: none;
}
h1 {
	font-size: 25px;
	color: #FFFFFF;
	font-family: "Arial Narrow", Arial;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: square;
}

.contacts {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #3366CC;
	margin-left: 25px;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bottom {
	font-size: 11px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	background-color: #E1E1E1;
	text-align: center;
	padding: 10px;
}
.bottom a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottom a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottom a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.left li {
	margin-right: 50px;
	color: #666666;
}

.right-in {
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.right-in a {
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;
}
.right-in a:hover {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
.right-in a:active {
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline overline;
}
.headers {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3366CC;
	margin-left: 15px;
	padding-left: 5px;
	line-height: 18px;
	margin-top: 2px;
}
.header1 {
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #FFCC00;
	margin-left: 10px;
	padding-left: 5px;
	line-height: 20px;
}
.quotes {
	font-weight: bold;
	color: #FFCC00;
	text-indent: 5px;
}
.red {
	color: #FF6600;
}
.photos {
	text-align: center;
	padding: 3px;
	border: 1px dashed #999999;
}
a {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}
.links {
	font-size: 15px;
	color: #FFFFFF;
	border: 1px dashed #3366CC;
	font-weight: bold;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: 100px;
	background-color: #3366CC;
}
.links a {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	color: #FFCC00;
	text-decoration: none;
}
