html,body{margin:0;padding:0}
body{font: 100%/1.4 Georgia, serif; text-align:center;}
h1, h2 { color: #93B0B8; margin:0}
h1 {font: 18pt/1.45 Georgia, serif; font-weight: bold;}
h2 {font: 16pt/1.45 Georgia, serif;}
a {color: #0000FF }
a:visited {color: #993399}
a:hover {color: #93B0B8}


#navigation ul{
	margin: 0;
    margin-top: 1px;
	margin-left: 5px;
	padding: 0px 0 10px 10px;
	list-style-type: none;
}

.pL_image { margin-right:10px; margin-bottom:3px; float:left; }
.pR_image { margin-left:10px; margin-bottom:3px; float:right; }
.smaller { font: 75% Georgia; text-align:center;}

div#container{text-align:left; }
div#content p{text-align:justify;}
div#extra{background:#FF8539}
div#footer{color: #36393D; text-align: center}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;}

div#container{width:900px;margin:0px auto}
div#content{float:right;width:630px; margin-top: 15px;}
div#navigation{float:left;width:250px; margin-top: 0px;}
div#extra{float:left;clear:left;width:200px; background-color: #C79810}
div#footer{clear:both;width:100%}