p {margin:0px; padding:0px;
font-size:14pt;
font-family: Century Gothic, sans-serif;
color: #474747;}

p.second {
font-size:12pt;
font-family: Century Gothic, sans-serif;
color: #474747;}


h1 {margin: 10px;
padding:0px; 
text-align: center;
}


body {background-color: #fff;
font-family: Century Gothic, sans-serif;
color: #474747;}



#header
{
	height: 50px;
	background-color: pink;
	margin-bottom: 10px;
}

#nav
{
	margin-left:auto; 
        margin-right:auto;
	width: 860px;
	
	
	margin-bottom: 0px;
}




#top
{text-align: justify;
width: 860px;
margin-left:auto;
margin-right: auto;

 margin-bottom: 30px;	
	
}







#content

{float:left;
	margin: 0 0px 0px 0px;
	background-color:white;
        width: 258px;
	
}



#contenttwo
{float:right;
	margin: 0 0px 0px 0px;
	background-color:white;
        width: 258px;
	
}



#contentmiddle
{float:left;
	margin: 5px 0px 0px 4px;
	height:600px;
        width: 340px;
	background-color: white;
}







.photo
{ padding-top:10px;padding-bottom: 0px; 
height: 95px;

width:246px;
margin:auto;
font-size: 11pt;
font-family:Comic Sans MS, Comic Sans MS5, cursive;}



.words
{padding:0px;
 float:right;
 text-align: center;
 width: 128px;
 margin-top: 5px;
}



.wordsone
{padding:0px;
 float:left;
 text-align: center;
 width: 128px;
 margin-top: 5px;
}






#footer{width: 100%;
        clear: both;
text-align: center;
margin-top:0px;
background: #F3DFEA;}


#footer p {font-size: 0.6em;
color: #666666;
           width:60%;
margin-left: 20%;
margin-right:20%;
padding-top:2%;
padding-bottom:10px; }



 
a.word:link {color: #000; text-decoration: underline;}
a.word:visited {color:#000; text-decoration: underline; }
a.word:hover {color: #000; text-decoration: underline;  }
a.word:active {color: #000; text-decoration: underline;} 
