/* CSS Document */

body,html {
background: #999999 url() repeat; background-attachment: fixed;
line-height:150%;
  text-align:center;
  font:x-small/1.5em verdana,arial,Trebuchet MS,Verdana,Sans-serif;
  color:#333;
  
  font-size:11px;
  }

		#container { 
			width: 1000px;
			height: auto;
			border: 1px solid #000000;
			margin: 5px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background:#fff url() repeat; background-attachment: fixed;
			line-height:150%;
			font:x-small/1.5em verdana,arial,Trebuchet MS,Verdana,Sans-serif;
			color:#333;
			
			font-size:11px;
		}

		#banner {
			padding: 5px 0px 0px 0px;
			margin-bottom: 0px;
			border-bottom: 1px solid #000000;
			height: 180px;
			background: #000000 url(style/bannergif1.png) no-repeat;
			color:#fff;
		}
		#banner h3 {
		padding:10px;
		text-align:center;
		}

		#content {
	
			margin-left: 140px;
			margin-right: 220px;
			border-left: 1px solid;
			border-right: 1px solid;
			background-color: #fff;
			text-align: left;
			padding: 10px 30px 10px 30px;
			line-height: 150%;
		}

		#sidebar-a {
			float: left;
			width: 130px;
			margin: 0;
			margin-right: 0px;
			padding: 5px;
			background-color:#fff;
			  font-size:11px;
		}

		#sidebar-b {
			float: right;
			width: 170px;
			margin: 0;
			margin-left: 0px;
			padding: 5px 48px 10px 0px;
			background-color:#fff;
			  font-size:11px;
		}

		#footer {
			clear: both;
			padding: 5px;
			border-top: 1px solid;
			margin-top: 0px;
			height: 20px;
			background-color: #CCCCCC;
		}
		
		#footer p {margin:0;
line-height: 140%;
font-size: 8pt;
	voice-family: "\"}\""; 
	voice-family:inherit;
		text-align: center;
		padding: 10px;
		
		color:#333;
		padding:0px;
}

#footer a {color:#fff; font-size: 8pt;}
#footer a:link, a:visited a:active
{
color: #fff;
text-decoration: none;
font-size: 8pt;
}

#footer a:hover
{
color: #000;
text-decoration: none;
font-size: 8pt;
}
		/*----meny sidebar-a----*/
		
		#menu {width: 170px; text-align: left;}
#menu a:visited {text-decoration:none; background-color:rgb(235, 235, 235); color:#000; font-weight:normal; display:block; width:120px; height:16px; font-size:11px; border-right:5px solid #fff; margin:5px;}

#menu a {text-decoration:none; background-color:rgb(235, 235, 235); color:#000; font-weight:normal; display:block; width:120px; height:16px; font-size:11px; border-right:5px solid #fff; margin:5px;}

#menu a:hover {text-decoration:none; background-color:rgb(235, 235, 235); color:#000;font-weight:normal; display:block; width:120px; height:16px; font-size:11px; border-right:5px solid #DA5C05; margin:5px;}

#menu a:active {text-decoration:none; background-color:rgb(235, 235, 235); color:#000; font-weight:normal; display:block; width:120px; height:16px; font-size:11px; border-right:5px solid #5c6773; margin:5px;}


	/*---menu sidebar-b----*/
	


	a img {
	border:0;

	}
	
	a:link {
	color: #666666;
	text-decoration: underline;
	}

a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
</style

