body
{
	background: #cccccc url(/images/background6.png) repeat-x;
	margin: 0px auto;
	padding: 0px;
	font-family: tahoma;
}
a
{
	color: #ffffff;
	text-decoration : none; /* ingen underscore på atributes*/
}
a:hover
{
	color: #ff6600;
}
div.header
{
	background: #ffffff;
	width: 950px;
	height: 230px;
	border-color: #cccccc;
	border-top: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	margin: 0px auto;
	margin-top: 20px;
	
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	
	-khtml-border-top-left-radius: 12px; 
	-khtml-border-top-right-radius: 12px; 
	
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright: 12px;
}
#login
{
	color: #990033;
	text-align: right;
	font-family: meiryo;
	height: 15px;
	margin-top: 10px;
	margin-right: 10px;
}
#login a
{
	color: #ff6600;
}
#login a:hover
{
	color: #0099ff;
}
div.logo
{
	background: #990033 url(/images/newlogo.png);
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: 150px;
	
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	
	-khtml-border-top-left-radius: 12px; 
	-khtml-border-top-right-radius: 12px; 
	
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright: 12px;

}
#menu
{
	background: #ff6600 url(/images/menubar3.png) repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	height: 32px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 1.2em;
}
div.content
{
	overflow: hidden;
	width: 950px;
	background: #ffffff;	
	border-color: #cccccc;
	border-left: 2px solid;
	border-right: 2px solid;
	margin: 0px auto;
}
#maincontent
{
	margin-left: 5px;
	width: 700px;
	float: left;
}

#maincontent_block
{
	border: 2xp solid #003366;
	margin-bottom: 10px;
}
#entry_header
{
	background: #ff6600 url(/images/menubar.png) repeat-x;
	height: 20px;
	padding: 5px;
	color: #000000;
	
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;	
	-khtml-border-top-left-radius: 12px; 
	-khtml-border-top-right-radius: 12px; 
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright: 12px;
}
#entry_header_h
{
	color: #ffffff;
	font-size: 1.2em;
}

#entry_header a
{
	color: #0099ff;
}

#entry_header a:hover
{
	color: #ff6600;
}

#entry_content
{
	background: #ffffff;
	padding: 5px;
	color: #000000;
	border-color: #999999;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	font-size : 0.9em;
	
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-khtml-border-bottom-left-radius: 12px; 
	-khtml-border-bottom-right-radius: 12px; 
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}

#entry_content a
{
	color: #0099ff;
}

#entry_content a:hover
{
	color: #ff6600;
}

#comment_header
{
	background: #ff6600 url(/images/menubar.png) repeat-x;
	height: 20px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	color: #ffffff;
}

#comment_content
{
	background: #ffffff;
	padding: 5px;
	color: #000000;
}

#sidemenu
{
	margin-right: 5px;
	width: 225px;
	float: right;
}
#sidemenu_block
{
	border: 2xp solid #ffffff;
	margin-bottom: 10px;
}
#sidemenu_header
{
	background: #ff6600 url(/images/menubar.png) repeat-x;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 7px;
	color: #ffffff;
	font-size: 1.2em;
	
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;	
	-khtml-border-top-left-radius: 12px; 
	-khtml-border-top-right-radius: 12px; 
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright: 12px;
}

#sidemenu_content
{
	background: #666666;
	padding: 5px;
	color: #ff6600;
	
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-khtml-border-bottom-left-radius: 12px; 
	-khtml-border-bottom-right-radius: 12px; 
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}

div.footer
{
	background: #663300  url(/images/footer.png) repeat-x;
	width: 950px;
	height: 100px;
	border-color: #cccccc;
	border-left: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	margin: 0px auto;
	margin-bottom: 20px;
	
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-khtml-border-bottom-left-radius: 12px; 
	-khtml-border-bottom-right-radius: 12px; 
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}

div.footer a
{
	color: #ffffff;
}

div.footer a:hover
{
	color: #6666ff;
}

img.picture
{
	display: block;
    margin-left: 0px;
    margin-right: auto;
	width: 665px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid;
	border-width:1px;
	border-color:#999999;
}

img
{
	border: none;
}

div.comment
{
	margin: 10px;
	padding: 10px;
	font-family : sans-serif;
	font-size : 1em;
	overflow: hidden;
}