body {
font-family: trebuchet ms;
font-size: 12px;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
font-weight: normal;
color: #fefefe;
cursor: default;
text-align: justify; 
background: #34356B; 
background-image: url(dressup_back.png)
background: #34356B;
scrollbar-face-color: #34356B;
    scrollbar-shadow-color: #34356B;
    scrollbar-highlight-color: #34356B;
    scrollbar-3dlight-color: #34356B;
    scrollbar-darkshadow-color: #34356B;
    scrollbar-track-color: #34356B;
    scrollbar-arrow-color: #fefefe;}

#layout {
position:absolute; 
left:280; 
top:7; }

#main {
position: absolute; 
left: 297px; 
top: 340px; 
width: 450px; }

a 
{text-decoration:none;
 color: #8086D6;
 font-weight:none;
text-transform:uppercase;
cursor:hand;}

a:hover
{text-decoration:line-through;
 color: #ffffff;
 background-color: #34356B;
 font-weight:none;
 text-transform:uppercase;
 cursor:hand;}

a:active
{text-decoration:none;
 color: #565BC2;
 font-weight:none;
 text-transform:uppercase;
 cursor:hand;}

a:visited 
{text-decoration:none;
 color: #8086D6;
 font-weight:none;
 text-transform:uppercase;
 cursor:hand;}

.title{
font-family: georgia;
color: #DFDBDB;
font-size: 12px;
letter-spacing: 0px; 
font-weight: none;
font-style: none;
line-height: 11px;
text-align: right;
text-transform: uppercase;
width: 100%;
padding-right: 10px;
padding: 2px;
border-bottom: 1px dashed #fefefe;
margin-bottom: 2px;  }

input,textarea, select {
background: #34356B;
border: 1px solid #fefefe;
font-family: trebuchet ms; 
font-weight: none;
font-size: 12px; 
text-transform: none;
color: #fefefe;
overflow-x:hidden;  }

img 
{border: 0px;}