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

/*
<!--
.style16 {font-size: 24px}
.style17 {font-size: 36px; }
.style18 {color: #666666}
-->
*/

#navlinks {
	font-family: Arial, Helvetica;
	font-size: 20px;
}

#textcontent {
  text-align: left;
  margin-left: 25%;
	font-family: Arial, Helvetica;
  font-size: 24px;
}

#linkspage {
  text-align: left;
  margin-left: 25%;
	font-family: Arial, Helvetica;
  font-size: 28px;
}


#contact {
  text-align: left;
  margin-left: 25%;
	font-family: Arial, Helvetica;
  font-size: 36px;
  color: #666666;
}

#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	padding: 17px;
}
#statement {
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 25px;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 130%;
	line-height: 1.3em;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-align: center;
	height: 16px;
	width: 760px;
	padding-top: 15px;
}
p {
	font-size: 70%;
	color: #666666;
}

h1 {
  font-family: Arial, Helvetica;
  font-size: 16px;  
  color: #666666
} 

body {
	margin: 0px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	position: relative;
	margin-bottom: -17px;
	top: -40px;
}

a:link {
	color:  #999999; /*    #CC9933; */
	text-decoration: none;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #mainimage {
}
.link {
	margin-right: 18px;
}

#photoholder {
	height: 576px;
	width: 760px;
	background-color: #FFFFFF;
}
#thephoto {
	height: 576px;
	width: 760px;
}

a:visited {
	color:  #999999;
	text-decoration: none;
}

