@charset "UTF-8";
body {
	background-color: #000000;
}
p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
}
.p_yellowbold {
	font-weight: bold;
	color: #FFFF00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 0px 0px 10px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
.h1_yellow {
	color: #FFFF00;
}
.contact_blue {
	color: #FFFF00;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 64
.px;
	margin-top: 10px;
	background-color: #002633;
	background-image: url(images/gradient_blue.gif);
	background-repeat: repeat-x;
	height: 850px;
	border: 1px solid #FFFFFF;
	padding-left: 20px;
	width: 627px;
}
#background {
	height: 725px;
	width: 580px;
	border: 1px solid #FFFFFF;
	padding-left: 25px;
	background-image: url(images/backy_blue_line.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	background-color: transparent;
	padding-top: 73px;
	float: left;
	margin-top: 10px;
}
#background img {
	background-color: transparent;
	float: left;
}
#title {
	position: absolute;
	left: 50px;
	top: 51px;
}
#nav_background {
	position: absolute;
	left: 439px;
	top: 55px;
	background-repeat: no-repeat;
	height: 208px;
	width: 175px;
	background-color: transparent;
}
#navigation {
	background-color: transparent;
	height: 122px;
	width: 107px;
	position: absolute;
	left: 475px;
	top: 99px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	padding: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	display: block;
	line-height: 1.8em;
}
/*display: block fix*/
* html body #navigation a {
   width:100%;
}
#main_text_background {
	width: 379px;
	float: left;
	position: absolute;
	left: 47px;
	top: 296px;
	right: 0px;
	bottom: 0px;
	background-color: transparent;
	height: 227px;
}
#main_text {
	width: 379px;
	float: left;
	position: absolute;
	left: 47px;
	top: 296px;
	right: 0px;
	bottom: 0px;
	padding: 15px;
	height: 227px;
	background-repeat: no-repeat;
}
#main_text a {
	text-decoration: none;
	color: #6CC3D1;
}
#photos {
	position: absolute;
	left: 470px;
	top: 297px;
	width: 117px;
}
#click_boxes {
	position: absolute;
	left: 47px;
	top: 564px;
	width: 560px;
	background-color: transparent;
}
#click_boxes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#places {
	height: 92px;
	width: 387px;
	position: absolute;
	left: 47px;
	top: 673px;
	background-color: transparent;
	padding: 10px;
}
#places_background {
	background-color: transparent;
	position: absolute;
	height: 92px;
	width: 387px;
	left: 47px;
	top: 673px;
}
#places p {
	font-size: 75%;
}
#places a {
	color: #66CCFF;
	text-decoration: none;
}
.places_yellow {
	color: #FFFF00;
}
#terms {
	position: absolute;
	background-color: transparent;
	height: 112px;
	width: 126px;
	left: 469px;
	top: 672px;
}
#footer {
	width: 648px;
	position: absolute;
	left: 0px;
	bottom: 14px;
}
