@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}/* CSS Document */

body {
	background-color: #FFF;
}
#collage {
}
#header {
	height: 79px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
#menu {
	text-align: right;
	width: 70%;
	float: right;
}
.floatRight {
	float: right;
	clear: left;
}
#menu ul li {
	list-style-type: none;
	display: inline;
	list-style-position: inside;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
a    {
	color: #000;
	text-decoration: none;
}
a:hover  {
	color: #CCC;
	text-decoration: underline;
}
#main {
	margin: 50px;
}
#thumbs {
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 5%;
	text-align: center;
}
#main #thumbs p {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
#main #thumbs img {
	height: 200px;
	width: 200px;
}
#openingFlash {
	padding: 0px;
	height: 750px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1200px;
}
#footer {
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
}
#contact form input {
	border: thin solid #333;
}
#contact form textarea {
	border: thin solid #333;
}
#about {
	color: #333;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#home {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#home2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#rat {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	color: #900;
}
#rat a {
	color: #900;
	text-decoration: underline;
}
#home2 img {
	margin: 45px;
}
#about img {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#special {
	width: 612px;
	margin-right: auto;
	margin-left: auto;
}
