@charset "utf-8";

/* CSS Document */



#wrapper {

width:800px;

margin-left:auto;

margin-right:auto


}



#header {

}



#links a {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:14px;

color:#000000;

}



#bodyleft {

float:left;
width:220px;

}

#bodyright {
margin-left:100px;
margin-right:100px;

}

h1 {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:20px;

}

h2 {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:18px;

}

p {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:16px;

}


#text {

}



#photo {

}



#footer {

text-align:center;

width:800px;

background-image:url(images/footer.gif);

background-repeat:repeat-x;

color:#EEEEEE;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

}



#bodyright a {

color:#000000;

}



#footer a {

color:#EEEEEE;

}



img.bottom {

vertical-align:bottom;

}



.clear {

	clear: both;

}
