body {	
background: #CFDA73;
color: #70C29F;
font-family: tahoma, arial, sans-serif;
font-size: 12pt;
line-height: 25px;
text-align: justify;}

html {
overflow-y: scroll;}

#container {
margin: 0 auto;
width: 800px;
background-color: #FCFCD7;} 

#content {
float: left;
width: 500px;
padding: 10px;
background-color: #FCFCD7;} 

#navigation {
float: right;
width: 260px;
padding: 10px;
background-color: #FCFCD7;
text-align: center;
list-style-type: none;
list-style-image: none;
list-style: none;} 

h1 {
text-align: left;
color: #F04259;
font-size: 14pt;
font-weight: bold;
font-family: tahoma, arial, sans-serif;}

#nav {
float: right;
width: 260px;
padding: 10px;
background-color: #FCFCD7;
text-align: center;
list-style-type: none;
list-style-image: none;
list-style: none;} 


li.h2 {
padding: 10px;
color: #F3E15D;
font-size: 12pt;
font-weight: bold;
font-family: tahoma, arial, sans-serif;}

.listings {	
font-family: tahoma, arial, sans-serif;
font-size: 9pt;
text-align: justify;}

b {
color: #D08A89;
border-bottom: 2px dashed #F04259;}

a:link  {color: #F04259; text-decoration: none;}
a:visited  {color: #F04259; text-decoration: none;}
a:hover {color: #F04259; text-decoration: none; cursor:default;}

#footer {
clear:both;
width: 800px;
height: 123px;
background-image: url(16.png);
background-repeat: repeat;
color: #F3E15D;
font-size: 12pt;
font-family: tahoma, arial, sans-serif;
text-align: center;
margin: 0 auto;}
