﻿body 
{
    background-color:black;
    font-family: Verdana;
    color: #5c5038;
    font-size:12px;
    padding: 0px, 4px, 4px, 4px;
}
#main
{
   /*border-width:1px;
    border-color:#000000;
    border-style:solid;*/
    width:960px;
    background-color:#ffffff;
   margin-top:20px;
    margin-left: auto;
	margin-right: auto;
    }
#top
  {
      width:100%;
      height:150px;
      float:left;
       background-image:url(images/grey_bg.PNG);
    background-repeat:repeat;
    }
    #topimage
    {
        float:left;
  }
  #toptext
  {
      float:left;
      /*margin-left:50px;*/
      margin-top:25px;
      width:300px;
      vertical-align: middle;
      height:inherit;
      text-align:center;
      }
#topdivider
{
    margin:0;
    height:2px;
    width:960px;
    background-color:#5c5038;
    float:left;
    }
#middle
{
      width:960px;
      height:auto;
      padding-left:0px;
      font-family: Trebuchet MS;
      float:left;  
      background-color:#ffffff; 
 }
#maintext
{
    margin-left:30px;
    width: 665px;
    float:left;
    margin-bottom:20px;
    margin-right:30px;
    }
    #mainAd
    {   
        margin-top:10px;
        width:225px;
        height:auto;
        float:left;
        }
#bottom
{
      width:960px;
      height:60px;
      vertical-align: middle;
      float:left;
       background-image:url(images/grey_bg.PNG);
    background-repeat:repeat;
    padding-top:10px;
}

ul li {
display:block;
float:left;
height:25px;
margin:0;
padding:0;
}
#topmeny ul li a {
-x-system-font:none;
background-color:#000000;
color:#EAEAEA;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:25px;
line-height:normal;
margin:0;
padding:0 10px;
text-decoration:none;
}

li html, body, #hela, h1, #topMeny, #topMeny li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
a
{
 outline:none;
 text-decoration:none;	
}
a:hover
{
    text-decoration:underline;
 }
h1
{
    font-style:normal;
    font-weight: lighter;
    font-family: Trebuchet MS;
    font-size:30px;
    
    }
#toptext h1
{
    font-style:normal;
    font-weight: lighter;
    font-family: Trebuchet MS;
    font-size:25px;
    vertical-align:bottom;
    }
h2
{
    font-style:normal;
    font-weight: lighter;
    font-family: Trebuchet MS;
    font-size:20px;
    }
#maintext p
{
    font-family: Malgun Gothic,Times;
    font-size:14px;
    
    }

.preamble
{
    font-weight: bold;
    font-size:14px;
    }
#bottom p
{
    font-family: Malgun Gothic,Times;
    width:100%;
    text-align: center;
    margin:0 0 0 0;
    padding-top: 2px;
 }
 h1.top
 {
     margin:0px;
     padding:0px;
     }
 h2.top
  {
    margin:0px;
     padding:0px;
     }
