body {
	font-family: arial, verdana;
}

#content {
	position:relative;
	border-color:#006666; 
	border-width:2px;
	border-style:solid;
	width: 800px;
	height: 600px;
	text-align: left;
}

#logo{
position:absolute;
height:135px;
width:460px;
left: 0px;
top:0px;
}

#quote{
position:absolute;
height:135px;
width:340px;
right:0px;
top:0px;
background-color: #006666;
}

#profile{
position:absolute;
top: 25px;
left:495px;
height: 85px;
width: 275px;
line-height: 14pt;
text-align: justify;
font-size: 73%;
font-weight: 500;
color: #FFFFFF
}

#signature{
position:absolute;
right: 0px;
bottom: 0px;
height: 15px;

text-align: right;
font-weight: 500;

}

#circles{ 
position:absolute;
height: 169px;
width: 165px;
z-index: 0;
top: 200px;
left: 100px;
background: url('images/circles.png') 0 0 no-repeat;
}

#nav{
position:absolute;
left:65px;
top:165px;
z-index:2;
width: 140px;
height:170px;
text-align:left;
}

#nav a {
text-decoration: none;
color: #006666;
line-height: 26pt;
font-size: 10.5pt;
font-weight: 550;
letter-spacing: 0.0px;
}

#nav a:hover
{
  font-weight: bold;
  color: #cbde3f;
}

#title{
 text-align:left;
 font-weight: bold;
 top: 175px;
 left: 290px; 
}
#title_1{
 text-align:left;
 font-weight: bold;
 top: 175px;
 left: 290px; 
}
#title_2{
 text-align:left;
 font-weight: bold;
 top: 375px;
 left: 290px; 
}
#text{
  position: absolute;
  font-size:9.5pt;
  font-weight: 550;
  line-height: 13pt;
  letter-spacing:0.0px;
  color: #006666;
  text-align:justify;
  z-index: 1;
  top: 175px;
  left: 290px;
  width: 480px;
  height: 420px;
  overflow: auto;
}


#citation {
	position: absolute;
	left: 290px;
    width: 475px;
	height: 50px;
	bottom: 70px;
	text-align: justify;
	font-size:9.5pt;
	font-weight: normal;
	font-style: italic;
	color: #006666;
}

#photo{
position: absolute;
bottom:30px;
left: 148px;
}