@charset "utf-8";
body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
}
#container {
	width: 800px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	color: #0000FF;
	background-color: #FFFFFF;
}

#container #banner {
	background-color: #6666ff;
	width: 800px;
	height: 150px;
}
h1 {
	font-size: x-large;
	font-style: normal;
}





h2 {
	font-weight: bold;
	font-size: medium;
	margin-right: 5px;
}
.linkthumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#container #content {
	width: 790px;
	margin-top: 0px;
	padding-left: 5px;
	background: white;
}
#container #content #poster {
	margin-left: 10px;
	margin-right: 10px;
}


#container #content #form {
	float: left;
	width: 360px;
}
#container #banner #cs {

}

#container #content #find {
	float: right;
}
#mapcontainer {
	height: 600px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#container #banner #logo {
	float: left;
}
#container #banner #theguys {
	float: right;
}
#imagemap {
	height: 450px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#imagemap {

}
.extention {
	background-color: #FFFFFF;
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container #navbar {
	background-color: #3567FF;
	color: #FFFFFF;
}
#container #navbar {
	color: #FFFFFF;
	text-decoration: none;
}
#container #navbar {
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
#container #navbar .style1 a {
	color: #FFFFFF;
}
#container #navbar .style1 {
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
