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

body {
	background-color: #0D2242;
	margin-left: 50px;
	margin-top: 50px;
}

div#heading {
	width: 780px;
	padding: 0 0 0 8px;
	
}

h1 {
	color: #fff;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
}

/* main content divs */

#homeContent {
	position:absolute;
	left:539px;
	top:270px;
	width:247px;
	height:287px;
	z-index:1
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#aboutContent{
	position:absolute;
	left:469px;
	top:300px;
	width:337px;
	height:238px;
	z-index:1;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#Layer2 {
	position:absolute;
	left:616px;
	top:315px;
	width:169px;
	height:239px;
	z-index:1;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#portableContent {
	
	width: 613px;
	background:#fff;
	padding-top: 1px;
	padding-bottom: 5px;
	
}
div#portableContent h1{
background-color: #0d2242;
height: 25px;
font-size: 18px;
margin: 0px 1px 1px 1px;
}

div#portableContent.photoContent img {
	padding-bottom: 5px;
}

div#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	position:absolute; left:50px; top:598px; width:780px; z-index:1;
	padding: 10px 12px;
	
}

div#footer.contact {
	
	position:absolute; left:-340px; top:860px; width:780px; z-index:1;

	
}

div#footer.photos {
	position:absolute;
	left:-235px;
	top:960px;
	width:780px;
	z-index:1;

	
}

div#footer.portable {
	position:absolute;
	left:-235px;
	top:960px;
	width:780px;
	z-index:1;

	
}

div#footer a:link, div#footer a:visited {
	color: #fff;
	text-decoration: none;
	
}

div#footer a:hover {
	color: #999;
	text-decoration: underline;
}

ul#footerLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#footerLinks li {
	display:inline;
}
