body {
background-color: #000000;
font-family: Century Gothic,Verdana,Tahoma, Arial;
color: #000000;
font-size: 14px;
cursor: default;
text-align: left;
}

body {scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#e86f9c;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#000000}

a:link, a:active, a:visited {
color: #ffffff;
font-weight: normal;
text-decoration: none;
cursor: ne-resize;
}

a:hover {
color: #ffffff;
font-size:14px;
font-weight: bold;
text-decoration: none;
cursor: ne-resize;
}

textarea{
background-color: #fffff;
border: 1px solid #c0c0c0;
font-size: 10px;
color: #f3c9ca;
font-family: Arial,Tahoma, Verdana;
padding: 2px;
}

.title{
font-family:Tahoma,Arial, Verdana;
color: #000000;
border-left: 6px solid #ff82ac;
background-color: #f8b4cb;
font-size:16px;
font-weight: normal;
text-align:center;
}

#container { 
width : 610px; 
position: relative; 
margin : 88; 
padding : 0; 
background : #ffffff url('http://i43.tinypic.com/2s0ifx4.jpg') repeat-y; 
} 

#header { 
width : 610px; 
height : 160px; 
margin : 0; 
padding : 0; 
background : #ffffff url('http://i40.tinypic.com/9st08n.jpg') no-repeat; 
} 

#content { 
width : 610px; 
height:436px;
padding : 0px 8px 0px 0px; 
margin : 0; 
background-color : transparent; 
float : left; 
display : inline; 
} 

#footer { 
width : 610px; 
height :49px; 
margin : 0; 
padding : 0; 
background : #ffffff url('http://i39.tinypic.com/1zv9wev.jpg') no-repeat; 
clear : both 
} 

#iframe {
       width: 690px;
       top: 240px;
       left: 0px;
       position: absolute;
}

#menu{
position: absolute;
width:698px;
left: 300px;
top: 200px;
font-family: Tahoma, Arial, Verdana;
font-size: 14px;
color=#e86f9c;
font-weight: normal;
}