@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bckgrd.gif);
	background-repeat: repeat-x;
	background-color: #04273E;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.imgthumb {
	float: left;
	padding-right: 15px;
}
.imgright {
	float: right;
	padding-left: 15px;
}
.imgright-logo {
	float: right;
}
.soon {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7DB4CF;
}
.links {
	text-align: center;
	vertical-align: middle;
}
.credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7db4cf;
	text-align: center;
	font-weight: lighter;
	padding-top: 10px;
}
a:link {
	color: #ffcc66;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #7db4cf;
}
.email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.logo {
	margin-top: 0px;
}
.nameInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7DB4CF;
	text-align: center;
}
.content-box {
	background-image: url(images/content-box.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 358px;
}
.content-box2 {
	background-image: url(images/content-box2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 358px;
}
.content-box3 {
	background-image: url(images/content-box3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 358px;
}
.content-box4 {
	background-image: url(images/content-box4.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 358px;
}
.content-title {
	margin-left: 190px;
	margin-right: 190px;
	font-size: 15px;
	color: #ffffff;
	padding-top: 25px;
	font-style: italic;
	line-height: 22px;
}
.footer-box {
	background-image: url(images/footer-box.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 371px;
}
.footer-btm {
	background-image: url(images/footer-btm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
}
.footer-content {
	margin-right: 200px;
	margin-left: 400px;
	margin-top: 70px;
}
.footer-rights {
	margin-right: 200px;
	margin-left: 400px;
	margin-top: 60px;
}

.content-parag {
	overflow: auto;
	height: 180px;
	margin-right: 190px;
	margin-left: 190px;
	color: #7db4cf;
	font-size: 12px;
	padding-top: 10px;
}
.content-parag2 {
	overflow: auto;
	height: 300px;
	margin-right: 190px;
	margin-left: 190px;
	color: #7db4cf;
	font-size: 13px;
	padding-top: 5px;
	margin-top: 30px;
}
.content-photos {
	margin-right: 290px;
	margin-left: 390px;
	margin-top: 35px;
	text-align: center;
	height: 310px;
}

