body {

background: url(img/bakgrund.jpg);
}

#body {

font-family: Arial;
border-top: 0px solid silver;
border-left: 0px solid silver;
border-right: 0px solid silver;
width: 65em;
margin-right: auto;
margin-left: auto;
background: url(img/box_bg.jpg);
color: black;
filter:alpha(opacity=90);
opacity:0.9;
}

a {color: gray;text-decoration: none;}

a:link {color: gray;text-decoration: none;}

a:hover {color: #73c251;text-decoration: underline;}

.hover {

	cursor:hand;
	cursor:pointer;
	color: gray;

}

.hover:hover {

	color: #73c251;
	text-decoration: underline;

}

h1 {

font-family:arial; 
font-weight: normal; 
font-size:20px; 
color:#646464; 
margin-bottom:2px; margin-top:2px;
}

h2 {

font-family:arial; 
font-weight: normal; 
font-size:18px; 
color:white; 
margin-bottom:2px; margin-top:4px;
}

#logo {

border-top: 0px solid silver;
border-left: 0px solid silver;
border-right: 0px solid silver;
width: 50em;
height: absolute;
margin-right: auto;
margin-left: auto;
}

#content {

margin: 20px;
border: 0px solid silver;
font-size: 13px;
}

#nav {

margin: 10px;
border-bottom: 1px solid silver
}

#pres {

color: gray;
padding: 10px;
border: 1px solid gray;
background: none;
}

#left_col {

border: 0px solid silver;
float: left;
width: 60%;
}

#right_col {

margin-left: 4.5%;
border: 0px solid silver;
float: left;
width: 35%;
}

#blg_post {

border: 1px solid gray;
background: url(img/box_bg.gif);
}

#latest {

border: 1px solid gray;
background: url(img/box_bg.gif);
}

#subscr {

border: 1px solid gray;
background: url(img/box_bg.gif);
}

#fot {

width: 50em;
margin-right: auto;
margin-left: auto;
font-size: 13px;
font-family: Arial;
color: black;
text-align: center;
}

#text {

margin: 10px;
color: silver;
font-size: 13px;
}

.text {

margin: 10px;
color: white;
}
