body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
blockquote {
	font-size: 12px;
	font-style: italic;
	margin-top: 30px;
}

#wrap #content #text h2 {
	font-size: 14px;
}

p {
	font-size: 12px;
}

input, textarea, select {
	color: #FFFFFF;
	background-color: #3A71A9;
	border: 1px solid #FFFFFF;
	margin-left: 2px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#form #Submit {
	background-color: #21375C;
	color: #FFFFFF;
	cursor: default;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}


#wrap {
	text-align: center;
}

#header {
	width: 730px;
	background-image: url(../images/header_mountain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #header h1 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}
#wrap #header td {
	vertical-align: top;
	text-align: left;
}


#content {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#footer {
	width: 730px;
	background-image: url(../images/footer_mountain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#wrap #content #navArea {
	width: 180px;
	background-color: #21375C;
	vertical-align: top;
	padding-top: 35px;
	padding-left: 10px;
	margin-right: 3px;
}
#wrap #content #navArea ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #788494;
}
#wrap #content #navArea li {
	list-style-image: none;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4978AE;
}
#wrap #content #navArea #leftNav a:link, #wrap #content #navArea #leftNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #788494;
	border-left-color: #788494;
	background-color: #263F67;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#wrap #content #navArea #leftNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A71A9;
	border-left-color: #172742;
}
#wrap #content #text {
	vertical-align: top;
	text-align: left;
	padding: 8px;
	background-color: #E8E7E3;
	min-height: 300px;
}
#wrap #content #text img {
	padding: 0px;
	border: 2px solid #FFFFFF;
}
#nnns {
	text-align: centre;
}
#wrap #content #text li {
	font-size: 12px;
	list-style-type: none;
}

.leftFloat{
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.rightFloat{
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#wrap #content #text #form1 #form {
	color: #FFFFFF;
	font-size: 12px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	padding: 5px;
	background-color: #21375C;
}
#wrap #content #text #form1 #form td {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#rateGrid {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#rateGrid td {
	width: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 3px;
	color: #FFFFFF;
	background-color: #4978AE;
	font-size: 12px;
	text-align: center;
}
#rateGrid .widerCell {
	width: 100%;
}

#rateGrid caption {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 6px;
	background-color: #4978AE;
	color: #FFFFFF;
	padding-top: 6px;
}
#rateGrid th {
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #21375C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#wrap #content #text #rateGrid a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#text a:link, #text a:visited {
	color: #21375C;
	text-decoration: underline;
}
#text a:hover {
	text-decoration: none;
	color: #4978AE;
}

.centre {
	text-align: center;
}
.caption {
	float: right;
	text-align: center;
	background-color: #21375C;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
}
.captionL {
	float: left;
	text-align: center;
	background-color: #21375C;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
}
#thumbs {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#thumbs td {
	padding: 2px;
}
#movie {
	width: 210px;
}
ol li {
	margin-bottom: 10px;
}
#wrap #footer tr td #nnns a img {
	border-style: none;
}

