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

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

#content {
float : left;
display : inline;
background: #181214;
width : 408px;
height : auto;
text-align : justify;
padding: 2px;
margin: 15px 2px 2px 20px;} 

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

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

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

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

a:active {
color: #9b7979;
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; }


