html, body, div, p, table, li, pre,  tr, th,  h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe, input
{
  margin: 0px;
  padding: 0px;
  border: 0px solid;
}

body
{

  color: #000000;
  background: #ffffff;
  font:bold 12px Arial;
}

table#main
{
  width: 100%;
 
}





/*Шапка*/

#top
{
width: 900px;
height:181px;
background: transparent url(01.gif) no-repeat;
}

#top-menu
{
width: 853px;
height:35px;
background: transparent url(02.gif) no-repeat;
vertical-align: top;
padding-left: 23px;
padding-right: 24px;
padding-top: 5px;
text-align: center;
}

.topmen
{
font:bold 13px Tahoma;
color: #3a5579;
background: transparent url(k1.gif) no-repeat; 
width: 14px;
height: 14px;
padding-left: 16px;  
}

a:hover.topmen
{
font:bold 13px Tahoma;
color: #3a5579;
background: transparent url(k2.gif) no-repeat; 
width: 14px;
height: 14px;
padding-left: 16px;  
}

/*Левая часть*/

#fon-left
{
width: 156px;
background: transparent url(03.gif) repeat-y;
vertical-align: top;
min-height: 100px;
border: 0px solid;
text-align: center;
padding-left: 15px;
padding-top: 6px;
}

.leftmenu
{
background: transparent url(kn1.gif) no-repeat; 
width: 156px;
height: 20px;
font:bold 13px Tahoma;
color: #3a5579;
display: block;
padding-top: 5px;    
}

a:hover.leftmenu
{
background: transparent url(kn2.gif) no-repeat; 
width: 156px;
height: 20px;
font:bold 13px Tahoma;
color: #3a5579;
display: block;
padding-top: 5px;    
}

#fon-left2
{
width: 171px;
background: transparent url(03.gif) repeat-y;
vertical-align: bottom;
}

#bottom-left
{
width: 171px;
height:220px;
background: transparent url(05.gif) bottom no-repeat;    
}

a.forum
{
background: transparent url(kn1.gif) no-repeat; 
width: 156px;
height: 20px; 
display: block; 
padding-top: 5px; 
font:bold 13px Tahoma;
color: #3a5579; 
text-align: center;
}

a:hover.forum
{
background: transparent url(kn2.gif) no-repeat; 
width: 156px;
height: 20px; 
display: block; 
padding-top: 5px; 
font:bold 13px Tahoma;
color: #3a5579;
text-align: center; 
}

#left
{
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
    color: #3a5579;
    font: 12px Tahoma;
}


/*Центральная часть*/

#caption2
{
font:italic 14px Arial;
color: #23699d;
font-weight: bold;    
}

#content
{
font:Normal 12px Arial;
text-align:justify;
vertical-align:top;
width: 538px;
background: #ffffff;
padding: 10px;
color: #2a3e5a;
}

/*Правая часть*/
#fon-right
{
width: 171px;
background: transparent url(04.gif) right repeat-y;
vertical-align: top;
}

#right
{
    margin-left: 7px;
    margin-right: 20px;
    margin-top: 6px;
    text-align:center;    
    color: #3a5579;
    font: 12px Tahoma;
}

/*Нижняя часть*/

#bottom
{
width: 900px;
height:25px;
background: transparent url(06.gif) bottom no-repeat;      
text-align: center;
font:bold 11px Arial;
color: #3a5579;
}


