body
	{
	margin: 0px;
	padding: 0px;
	background-color: #003325;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	}

p
	{
	text-align: justify;	
	}

#container
	{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	}

#banner
	{
	font-family: Times New Roman;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	}

#nav
	{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	}

.navlink
	{
	text-align: center;
	display: inline;
	}

.navlink A:link {padding: 2px 10px; font-weight: bold; text-decoration: none; color: #FFF;}
.navlink A:visited {padding: 2px 10px; font-weight: bold; text-decoration: none; color: #FFF;}
.navlink A:active {padding: 2px 10px; font-weight: bold;text-decoration: none; color: #FFF;}
.navlink A:hover {padding: 2px 10px; font-weight: bold; text-decoration: none; background-color: #fff; color: #2A3B35;}

#focusimage
	{
	width: 650px;
	height: 375px;
	margin-left: auto;	
	margin-right: auto;
	margin-bottom: 15px;
	border: 2px #fff solid;
	}

.image
{
	margin-left: auto;	
	margin-right: auto;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 2px #fff solid;
}

.subheader
	{
	margin-bottom: 15px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 15px;	
	}

#content
	{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	}
	
#footer
	{
	margin-top: 15px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 25px;
	float: left;
	width: 650px;
	}

.projectlink
	{
	margin-bottom: 10px;
	}
	
.projectlink A:link {font-weight: bold; text-decoration: underline; color: #FFF;}
.projectlink A:visited {font-weight: bold; text-decoration: underline; color: #FFF;}
.projectlink A:active {font-weight: bold;text-decoration: underline; color: #FFF;}
.projectlink A:hover {font-weight: bold; text-decoration: none; color: #FFF;}
	
#leftcolumn
	{
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	}
	
#rightcolumn
	{
	float: right;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	}

#projecttitle
	{
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;	
	}
	
.center
	{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
.bold
	{
	font-weight: bold;
	}

A:link {font-weight: bold; text-decoration: underline; color: #FFF;}
A:visited {font-weight: bold; text-decoration: underline; color: #FFF;}
A:active {font-weight: bold;text-decoration: underline; color: #FFF;}
A:hover {font-weight: bold; text-decoration: none; color: #FFF;}

.contact
	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	}

.contactaddress
	{
	font-size: 13px;
	}
	
#familyphoto
	{
	width: 250px;
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
	text-align: center;
	margin-top: 12px;
	margin-left: 10px;
	float: right;
	}
	
#contactphoto
	{
	float: left;
	margin-right: 5px;
	}
	
#onclick
	{
	width: 100%;
	}
	