/*---------------------------------------
(c) Alexander Ryabinin aka stalker37
www.stalker37.ru
---------------------------------------*/

body{background: white; margin: 0px;}

#header{display: none;}

#down{display: none;}

#main{width: 100%; background: white;}
#main A:link, A:active, A:visited, A:hover{color: blue; font-family: Tahoma, Sans-serif; font-weight: bold; text-decoration: underline;}

#content{width: 100%; background: white;}
#content A:link, A:active, A:visited, A:hover{color: blue; font-family: Tahoma, Sans-serif; font-weight: bold; text-decoration: underline;}