body {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	background-color: #13305C;

}
p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 10px;
	}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #C4E6FF;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: -5px;
}

ul, li, ol {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	list-style-type: square;
}
a.image:link, a.image:visited, a.image:hover, a.image:active { 
	text-decoration: none; border: 0px; 
	}
.header {
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mainBG {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.header_bg {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.colored {
	color: #471806;
}
a {
	color: #C4E6FF;
}
a:visited {
	color: #C4E6FF;
}
a:hover {
	color: #6CA9FC;
}
a:active {
	color: #C4E6FF;
}
.gallery {
	border: 4px solid #FFF;
}
