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

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

#content {
float : right;
background: #3d70ff;
width : 328px;
height : auto;
text-align : justify;
padding: 2px;
margin: 140px 2px 2px 2px;} 

#nav {
float : left;
background: #2b4eb2;
width : 420px;
height : auto;
text-align : justify;
margin: 338px 2px 2px 21px;} 

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: #011a81;
font-family: arial;
font-size: 9pt;
text-transform: lowercase; }

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

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

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

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

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