body { 
    text-align: left;
    background-color:#fff;
    font-family: courier, "courier new", "andale mono", monaco, monospace,serif;
    font-weight: lighter;
    line-height: 1em;
    font-style: normal;
    font-variant: normal;
    font-size:90%;
    /*letter-spacing: .2em;*/
    color: #333;
}


a { color: #8080FF; text-decoration: none;}
a:link { color: #6666CC; text-decoration: none;}
a:visited { color: #660033; text-decoration: none;}
a:active { color: #8080FF; text-decoration: none;}
a:hover { color: #9966CC; text-decoration: underline;}

a img {border: none; background: transparent;}
a:link img { color: #333; text-decoration: none; border: none;}
a:visited img { color: #660033; text-decoration: none; border: none;}
a:active img { color: #8080FF; text-decoration: none; border: none;}
a:hover img {background: #fdfdfd; text-decoration: none; border: none;}

.no_underline {
border-bottom-style: none;
border-bottom-width: 0px;
text-decoration: none;
}

/*
a:link
{ color: #666; text-decoration: underline;}
a:active
{ color: #666; text-decoration: underline;}
a:visited
{ color: #99666;  text-decoration: underline;}
a:hover
{ color: #6666CC;  text-decoration: underline;}
*/

.title_photos {
	font-family: "Courier New", Courier, mono,serif;
	font-weight: 900;
	line-height: 90%;
	font-style: normal;
	font-variant: normal;
	font-size: 200%;
	letter-spacing: 1em;
	color: #666;
	position: absolute;
	z-index: 10;
	left: 220px;
	top: 100px;
}

/*
    float: left;
    font: normal 90% 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #000;
    background: #e8e8e8;
    font-variant: ;
    letter-spacing: -.03em;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 20px;
    font-variant: normal;
    width: 300px;
*/

.notesgray {
	background:;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 100%;
	font-style: italic;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	letter-spacing: -.005em;
	color: #666666;
	margin: 5px 20px 10px 10px; /* top right bottom left */
        width: 300px;
	}
	
.sectionheader {
    /*float: left;*/
    font-family: normal 150% 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #000;
    background: #e8e8e8;
    /*letter-spacing: -.03em;*/
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-variant: normal;
    /*width: 600px;*/
	/*background:;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	letter-spacing: ;
	color: #333;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 3px;*/
	}
	
.linkbox {
  /*float: left;
	left: 50px;
	top: 200px;*/
	}	
	
.contacts_box {
    float: left;
    font: normal 90% 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #000;
    background: #e8e8e8;
    /*letter-spacing: -.03em;*/
    padding: 30px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 0px;
    font-variant: normal;
    /*width: 600px;*/
  /*left: 20px;
  top: 500px;
  padding: 20px;
  margin: 10px;
  background-color: #ccc;*/
  /*width: 30%*/
}

.photos_box {
  /*float: left;*/
  border-style: dotted;
  border-color: #ccc;
  border-width: 1px;
  margin: 0px 10px 5px 5px; /* top right bottom left */
  padding: 30px;
  width: 600px;
	}

.content_box {
width: 80%;
}

.section_box {
}

.footer {
    font: normal 70% 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #333;
    margin-top: 30px;
    margin-bottom: 10px;
    font-variant: normal;
    /*position: absolute;*/
    /*bottom: 0;*/
    padding-bottom:5px;
    text-align: center;
    width: 100%;
    /*background: #e8e8e8;*/
}

