
#title {
	position: absolute;
    top: 50px;
    left: 25px;
	height: 100px; 
	width: 300px;
	background-repeat: no-repeat;
 
}


#line {

	position: relative;
	top: 90px;
	left: 25px;
	height: 3px;
	width: 843px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
}

#navigation {
	
	position: absolute;
	top: 100px;
	left; 100px;
	height: 30px;
	width: 809px;
	text-align: left;
	
}


#navigation li {
	
	display: block;
	
}


#navigation a {
	text-decoration: none;
	font-size: 70%;
	font-weight: 100;
	line-height: 175%;
	font-family: arial, helvetica, sans-serif;
	
}


#navigation a:link {
	color: black;
}

#current {
	color: rgb(71,143,133);
}

#navigation a:hover {
	color: rgb(71,143,133);
}


#navigation a:visited {
	opacity: .6;
	
}

#photo {
	background-repeat: no-repeat;
	position: absolute;
	top: 120px;
	left: 260px;
	height: 500px;
	width: 700px;

}

#square1 {
	background-repeat: no-repeat;
	position: absolute;
	top: 120px;
	left: 860px;
	height: 14px;
	width: 14px;
}

#navigation2 {
	
	background-repeat: no-repeat;
	position: absolute;
	top: 104px;
	left: 820px;
	height: 14px;
	width: 14px;
}

#navigation2 li {
	display: block;
}

#description {
	position: absolute;
	top: 570px;
	left: 260px;
	height: 100px;
	width: 580px;
	text-decoration: none;
	font-size: 70%;
	font-weight: 100;
	line-height: 110%;
	opacity: .6;
	font-family: arial, helvetica, sans-serif;
}

#everything {
	position: absolute;
	top: 120px;
	left: 260px;
	height: 100px;
	width: 580px;
	text-decoration: none;
	font-size: 70%;
	font-weight: 100;
	line-height: 110%;
	font-family: arial, helvetica, sans-serif;
}




#everything li {
	
	display: block;
	
}


#everything a {
	text-decoration: none;
	font-size: 100%;
	font-weight: 100;
	line-height: 175%;
	font-family: arial, helvetica, sans-serif;
	
}


#everything a:link {
	color: black;
}

#current {
	color: rgb(71,143,133);
}

#everything a:hover {
	color: rgb(71,143,133);
}


#everything a:visited {
	opacity: .6;
}	
	
span {font-weight: bold;}


br {line-height: .1;)
	