*html img.png {behavior: url(/css/png.htc);}

body
{
border:0px solid white;
background: #1A2529;
font-family: Times New Roman;
font-size:14px;
color:#ffffff;
}

* 
{
margin:0;
padding:0;
}

#body_ensiferum
{
width:1100px;
border:0px solid white;
margin-left:auto;
margin-right:auto;
}

a
{
color:#46b4cb;
font-size:14px;
}

a img
{
border:0px;
}


#body_menu
{
width:1100px;
height:100px;
border:0px solid yellow;
}

#hed_img
{
width:1100px;
height:527px;
border:0px solid yellow;
background-image: url("/img/header.jpg");
background-repeat:no-repeat;
background-position:center;
}

#hed_img2
{
width:1100px;
height:306px;
border:0px solid yellow;
background-image: url("/img/header2.jpg");
background-repeat:no-repeat;
background-position:center;
}

#body_content
{
width:1030px;
border:0px solid white;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}


#body_content a
{
color:#46b4cb;
font-size:14px;
}

#body_content img
{
padding:5px;
}

h1
{
font-size:22px;
font-weight:normal;
padding-bottom:8px;
}

p
{
margin-top:5px;
margin-bottom:5px;
text-align:justify;
}

.news_line 
{
margin-right:35px;
padding-bottom:10px;
border-bottom:2px solid #46b4cb;
}


.news_line2 
{
margin-left:10px;
padding-bottom:10px;
border-bottom:2px solid #46b4cb;
}
.news_id a
{
font-weight:bold;
color:#CB6546;
font-size:11px;
}


#footer
{
margin-top:60px;
border-top:2px solid #46b4cb;
height:50px;
font-size:11px;
}

.blogfest
{
background:#46b4cb;
margin-bottom:10px;
padding-left:10px;
color:#03205A;
font-family:arial;
font-weight:bold;
}

.blogfest_text
{
border-bottom:2px solid #46b4cb;
margin-bottom:13px;
padding-bottom:5px;
}










#vdividermenu ul{

margin: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: bold 100% Tohoma;
width: 100%;
margin-left:10px;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
		font-size:16px;
float: left;
color: white;
padding: 35px 20px 0px ;
text-decoration: none;
}

#vdividermenu ul li a:visited{
color: white;
}

#vdividermenu ul li a:hover{
color: #4494A5;
background-color: #3D3D3D;
}