body {
margin : 0; padding:0;
background: #cc9999;
font-family: arial;
font-size: 9pt;
color: #000000;}

#container {
position : relative;
margin : 0 auto;
width : 800px;
height: 700px;
background: url('http://fan.modified.nu/zoe/images/layout.png') top center no-repeat;
text-align: center;} 

#content {
float : left;
display : inline;
background: #776f6f;
width : 318px;
height : auto;
text-align : justify;
padding: 2px;
margin: 360px 2px 2px 8px;} 

#nav {
float : left;
display : inline;
width : 340px;
height : auto;
text-align : justify;
margin: 165px 10px 10px 10px;} 

a:link {
color: #ffffff;
font-family: arial;
font-size: 9pt;
text-transform: lowercase; }

a:visited {
color: #ffffff;
font-family: arial;
font-size: 9pt;
text-transform: lowercase; }

a:hover {
color: #cc9999;
font-family: arial;
font-size: 9pt;
text-transform: lowercase; }

a:active {
color: #cc9999;
font-family: arial;
font-size: 9pt;
text-transform: lowercase; }

.navigation a:link {
color: #cc9999;
font-family: arial;
font-size: 9pt;
text-transform: uppercase; }

.navigation a:visited {
color: #cc9999;
font-family: arial;
font-size: 9pt;
text-transform: uppercase; }

.navigation a:hover {
color: #776f6f;
font-family: arial;
font-size: 9pt;
text-transform: uppercase; }

.navigation a:active {
color: #776f6f;
font-family: arial;
font-size: 9pt;
text-transform: uppercase; }