body 
{
  font-family:Verdana;
  font-size:14px;
  line-height:20px;
  color: #333;
  background: #006eb9 url(images/background.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
}

h1 {font-size:22px;color:#003366;margin: 0 0 3px; 0;padding:0;line-height:22px;font-variant: small-caps;}
h2 {font-size:16px;color:#333;margin:0;padding:0;line-height:22px;}
h3 {font-size:14px;color:#555;margin:0;padding:0;line-height:18px;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration: none;
  font-weight: bold;
  color: #003366;
}

a:active, a:hover
{ 
  color:#cc3300;
}

img, div { behavior: url(iepngfix.htc) }

#hr
{
  width: 100%;
  height: 1px;
  border-top: 1px dotted #aaa; 
  margin: 4px 0 4px 0;
}

#pic {
  background:#fff;
  padding: 3px;
  border: 1px solid #ddd;
  margin: 3px;
}

#code {
  width: 85%;
  background: #fff;
  border: 1px dotted #aaa;
  margin: 10px;
  margin-left: 20px;
  padding: 4px;
  font-family: courier;
  color: #444;
}

#quote {
  background: url(images/quote.gif);
  background-repeat: no-repeat;
  margin: 20px;
  padding: 4px 4px 4px 55px;
  min-height: 33px;
  color: #444;
  font-style: italic;
}

#qauthor {
  font-weight: bold;
  font-style: normal;
}

#frame
{
  margin: auto;
  margin-top: 80px;
  margin-bottom: 200px;
  width: 879px;
}

  #sina
  {
    width: 167px;
    height: 85px;
    position: absolute;
    margin-top: 119px;
    margin-left: 560px;
  }
  
  #konstantin
  {
    width: 167px;
    height: 65px;
    position: absolute;
    margin-top: 139px;
    margin-left: 700px;
  }

  #sidebar
  {
    width: 43px;
    height: 280px;
    position: absolute;
    text-align: right;
    margin-left: 863px;
  }
  
  #sidebaroverlay
  {
    width: 12px;
    height: 280px;
    position: absolute;
    background: url(images/side_paper.png);
  }

#head
{
  width: 879px;
  height: 248px;
  background: url(images/head.png);
}

  #choose_background
  {
    float: right;
    margin: 205px 30px 0 0;
  }

#main
{
  width: 879px;
  background: url(images/content_bg.png);
}

#content
{ 
  margin: 5px 32px 0 0;
  width: 651px;
  text-align: left;
  float: right;
}

  #navi
  {
    width: 184px;
    float: left;
    text-align: left;
  }
  
  #navi_sub
  {
    width: 124px;
    margin: 0 0 0 8px;
    padding: 7px 3px 0 10px;
    background: url(images/navi_sub_bg.png);
  }
  
  #navi_button
  {
    position:relative;
    top:6px;
    border: 0 none;
  }
  
  #navi_sub_bottom
  {
    width: 137px;
    height: 9px;
    margin: 0 0 0 8px;
    background: url(images/navi_sub_bottom.png);
  }

  .vote
  {
    width: 157px;
    padding: 0 5px 0 5px;
  }
  
  #vote_top
  {
    margin-top: 40px;
    height: 36px;
    background: url(images/vote_top.png); 
  }
  
  #vote_content
  {
    background: url(images/vote_bg.png); 
  }
  
  #vote_bottom
  {
    height: 14px;
    background: url(images/vote_bottom.png); 
  }
  
  .votebalken
  {
    background: #0099cc;
    font-size: 10px;
    color: #fff;
    padding: 1px;
    text-align: right;
    height: 20px;
    overflow: hidden;
    margin-bottom: 4px;
  }
 

#foot
{
  width: 879px;
  height: 100px;
  background: url(images/foot.png);
  text-align: left;
}

#pic_noborder
{
  border: 0 none;
}

input[type=text],input[type=submit], select, file, textarea {
  margin-top: 2px;
  padding: 2px;
  color: #333;
  border: 1px solid #aaa;
  font-family: Verdana; 
  font-size: 14px;
  background-color: #fff;
}

input[type=text],textarea {
  background: #fff url(images/form_bg.gif);
}
