/* Wat Style */
body { 
color : #7e7e7e; 
font-size : 11px; 
font-family : arial; 
background-color : #fff; 
margin : 0; 
} 
a:link, a:active, a:visited { 
color : #019ad9; 
text-decoration : none; 
} 
a:hover, a:focus { 
color : #f4b700; 
} 
img { 
border-style : none; 
} 
.cen { 
text-align : center; 
} 
.head { 
background-image : url(head.gif); 
background-position : 3px 50%; 
} 
.logo { 
color : #fdfdfd; 
font-size : 20px; 
font-style : italic; 
background-image : url(logo.gif); 
background-repeat : no-repeat; 
background-position : left 50%; 
text-transform : capitalize; 
height : 46px; 
padding-top : 3px; 
padding-left : 34px; 
} 
.ram { 
background-image : url(pat.gif); 
margin : 2px; 
padding : 2px; 
border : 1px solid #e7e7e7; 
} 
.cont { 
background-image : url(cont.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 4px; 
margin-bottom : 4px; 
padding-top : 1px; 
padding-bottom : 1px; 
border-top : 1px solid #e7e7e7; 
border-bottom : 1px solid #e7e7e7; 
} 
.title { 
color : #fdfdfd; 
background-image : url(title.gif); 
background-position : 2px 50%; 
display : inline-table; 
} 
.tleft { 
background-image : url(tleft.gif); 
background-repeat : no-repeat; 
background-position : right 50%; 
height : 16px; 
padding-top : 2px; 
padding-right : 2px; 
padding-left : 2px; 
} 
.ct { 
margin : 1px 2px; 
padding : 3px; 
border : 1px solid #ececec; 
} 
.ct a { 
background-image : url(ico.gif); 
background-repeat : no-repeat; 
background-position : left 50%; 
padding-left : 15px; 
} 
.foot { 
background-image : url(foot.gif); 
background-position : -4px 50%; 
} 
.copy { 
color : #fdfdfd; 
background-image : url(copy.gif); 
background-repeat : no-repeat; 
background-position : right 50%; 
text-align : right; 
height : 19px; 
padding-top : 30px; 
padding-right : 2px; 
} 
.copy:after { 
content : 'Design by SteVendie'; 
}
/* Style by Mad
http://wapdiz.ru
icq: 872-794 and editing to HTML by http://stevendie.xtgem.com */