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

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

#nav {
float : left;
display : inline;
width : 340px;
background: #ffffff;
color: #333333;
height : auto;
text-align : justify;
margin: 428px 10px 10px 50px;} 

#content {
float : left;
display : inline;
background: url('http://fan.modified.nu/kerry/images/bg.png') repeat-y #d1cfcf;
width : 463px;
height : auto;
text-align : justify;
padding: 2px;
margin: 2px 2px 1px 0px;} 

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

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

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

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

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

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

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

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

