body {
	font: 9px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #f5f3f2;
	background-image: url(../gfx/bg.png);
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

a {
	text-decoration: none;
	border-style: none;
}

img {
	border-style: none;
}

h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
}

h3 { 
	border-top-style: dashed;
	border-top-width: 1px;
	margin: 2px;
}
.logos {
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	width: 957;
}

.banner_front {
	margin-right: auto;
	margin-left: auto;
	height: 265;
	width: 957;
	background: url(../gfx/frontimage.jpg) no-repeat;
	border-top-style: solid;
	border-top-width: 8px;
}

.banner_front_gallery {
	margin-right: auto;
	margin-left: auto;
	height: 31;
	width: 957;
	border-top-style: solid;
	border-top-width: 8px;
	background: url(../gfx/bg_gallery.jpg) repeat-x;
}

.links {
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	width: 957px;
	margin-top: 20px;
	font-stretch: narrower;
}
.content {
	font: normal 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	vertical-align: top;
	padding-right: 21px;
	padding-bottom: 10px;
	font-stretch: narrower;
}
.form {
	font: normal 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	vertical-align: top;
	padding-bottom: 10px;
	list-style-type: decimal;
	padding-left: 12px;
	margin-left: 0;
}

.formelement {
	background-color: #e3e2e2;
	border: 1px solid #9d9d9d;
}

.formlegend {
	vertical-align: middle;
	font-size: 10px;
}

.flags {
	font: normal 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	vertical-align: top;
	padding-bottom: 10px;
	float: none;
	position: relative;
	left: 30px;
	top: -7px;
}

.bottom {
	margin-right: auto;
	margin-left: auto;
	height: 30;
	width:  957;
	font-stretch: narrower;
	font: normal 9px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 30px;
}

.phototips {
	width: 143px;
	height: 25px;
	color: white;
	text-indent: 5px;
	background: url(../gfx/phototips.jpg) no-repeat;
	padding-top: 5px;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
}

.btn {
	height: 30px;
	font: 13px/31px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: white;
	text-align: center;
	background: url(../gfx/btn.png) repeat-x;
	margin-right: 2px;
}

.btn_bk {
	height: 30px;
	font: 13px/31px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: white;
	text-align: center;
	margin-right: 2px;
	background-color: black;
}

.terms {
	color: red;
	text-decoration: none;
	font-stretch: narrower;
	font-size: 10px;
}

.stealth {
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	color: white;
}

.laster {
	width: 100%;
	height: 1300px;
	background-color: #000;
	opacity: 0.6;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}