body {
width:550px;
margin:0 auto;
background-color:#ffffff;
}

p {
padding-left:30px;
padding-right:30px;
color:#aaaaaa; 
font-family:georgia;
font-style:normal; 
font-weight:normal; 
font-size:12px;
line-height:15px; 
}

p.center {
text-align:center;
}

a:visited,  a:link {
color:#ffc9e1;
text-decoration:none;
font-weight:bold;
}

a:hover, a:active {
color:#36ff00;
text-decoration:none;
font-weight:bold;
}

strong {
color:#ffc9e1;
}

em {
color:#777777;
}

img { 
border:0px;
}

img.owned {
padding:6px 6px 6px 6px;
background: #dddddd;
}

img:hover.owned {
background:#ffc9e1;
}


#header {
width:550px; 
height:168px;
background: url(reverielost.png);
background-repeat: no-repeat;
}

#navigation {
width:550px;
height:20px;
background-color:#ffffff;
margin-top: 0px;
}

#content { 
width:550px;
background-color:#ffffff;
margin-top: 20px;
min-height:300px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:300px; /* for IE5.x and IE6 */
}

#footer { 
width:550px;
height:100px;
background-color:#ffffff;
margin-top:30px;
text-align:center;
color:#bbbbbb; 
font-family:georgia, times, serif; 
font-size:10px;
}
