body 
{
color: #ffffff;
background-color: #151b1c;
background-image: ; 
background-repeat: repeat-y;
background-attachment: scroll;
}

div.container
{
width:100%;
margin:0px;
}

div.menu
{
float:left;
width:206px;
margin-top:35px;
}

div.content
{
margin-left:220px;
}

p
{
font-family:  Georgia1, Georgia, serif; 
color: #ffffff;
}

p.center
{
text-align:center; 
color: #ffffff;
}

a:link 
{
text-decoration: none; 
font-family: Georgia1, Georgia, serif;  
color: #33CCFF;
} 

a:visited 
{
text-decoration: none; 
font-family: Georgia1, Georgia, serif;  
color: #FF0000;
} 

a:active 
{
text-decoration: none; 
font-family: Georgia1, Georgia, serif;  
color: #3FACF9;
}

a:hover
{
text-decoration: none; 
font-family: Comic Sans MS, Comic Sans MS5, cursive; 
color: #FF0000;
}

a.menu:link 
{
text-decoration: none; 
font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 20px;
font-weight: 900;
color: #ffffff;
} 

a.menu:visited 
{
text-decoration: none; 
font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 20px;
font-weight: 900;
color: #ffffff;
} 

a.menu:active 
{
text-decoration: none; 
font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 20px;
font-weight: 900;
color: #ffffff;
}

a.menu:hover
{
text-decoration: none; 
font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 20px;
font-style: oblique;
color: #ffffff;
}

img.border
{
border:2px solid white;
}

img.sidebar
{
border:2px solid white;
position:absolute;
left:10px;
top:110px;
z-index:0
}

ul.sidebar
{
list-style-type: none;
position:absolute;
left:13px;
top:130px;
z-index:1;
font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 20px;
font-weight: 900;
}


