@charset "utf-8";
.bottom_domain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525252;
}

.style1 {color: #FFFFFF}

  .fotgal {border:2px; border-thickness: 2px; border-color: #b3c1d0; border-style: solid;}
  A:hover, A:active {color: #fff}
A:hover .fotgal, A:active .fotgal {
	border:2px;
	border-thickness: 2px;
	border-color: #006FFC;
	border-style: solid
}

.image_border {
	border: 1px solid #ffffff;
}
.white_text_bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

.horizontal_line {
	font-family: Arial, Helvetica, sans-serif;
	color: #242424;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #C3C3C3;
	font-weight: normal;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #828282;
	font-weight: bold;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0063F5;
	font-weight: normal;
	vertical-align: text-bottom;
	letter-spacing: normal;
	word-spacing: normal;
	clip: rect(auto,auto,auto,auto);
}

/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/blue_bkg_repeatx.gif);
	background-repeat: repeat-x;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #828282;
}
.blue_box_middle {
	background-image: url(images/bluebox_middle_repeat.jpg);
	background-repeat: repeat-y;
}
.grey_boxbkg {
	background-image: url(images/grey_box.jpg);
	background-repeat: no-repeat;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}
H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: text-bottom;
	letter-spacing: normal;
	word-spacing: normal;
	clip: rect(auto,auto,auto,auto);
}
.boat_big {
	background-image: url(images/gallery_boat.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #0047F3;
}
a:visited {
	color: #001ED6;
}
a:hover {
	color: #0047F3;
}
a:active {
	color: #001ED6;
}
