
#framework{
	position:fixed;
	width:920px;
	z-index: 5;
	height:100px;
}
*{outline:none;}


body {
	font: 62.5% Lucida Grande, Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #fff;
	background-color: #FFFFCC;
	background-image:url(../images/bakgrond_gradient.png);
	background-repeat:repeat-x;
   	text-align: center;
	margin:0px;
	}
	
	h1{
	text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);	
margin:0px;
		
	}
	h2{
	text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);	
		margin:0px;
	}
	h3{
	text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);	
		margin:0px;
		
	}
	

#frame {
	
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 920px;
	border: 1px solid #000;
	border-top: none;
	background-color: #ff7f24;
	min-height:594px;
	height:auto;
	
	
	
	}
	
	




#center{
	height:auto;
	position:relative;
	width:600px;
	text-align:center;
	margin-left:159px;

	
	
}

#mainbody
{		
	border:1px solid black;
	position:relative;
	width:600px;
	background-color:#a6500a;
	background-image:url(./images/background.png),url(./images/background2.png);
	background-repeat:repeat-y,repeat-x;
	text-align:justify;
	-webkit-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	z-index:0;
	height:auto;
	min-height:493px;
	
	

	
		

}
#emptyspace{
position:relative;
height:100px;	
-webkit-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	
}
	


#main_text{
	text-align:left;
	position:relative;
	top:30px; 
	padding:20px;
	font-size:13px;
}
#lowmain{
	margin-top:10px;	
	
}

	


.heading1 {
	font-size: 18px;
	margin:0px;
	margin-left:10px;
	font-weight: bold;
	text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);
}

.heading2 {
	font-size: 14px;
	margin-left:10px;
	font-weight: bold;
text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);
}

 .heading3 {
	font-size: 13px;
	margin-left:10px;
	
	font-style: italic;	
	}
 


	


.contacts {font-size:12px;
margin-left:40px;
	
}

.rightalign{
	text-align: right;
}

.highlight {background-color:#FFFF00;}

* html #page { width: 770px } /* IE hack */

.button {text-align:center;}




#logo {
	
	border:none;
}
#video_container{
	padding:30px;
	
}

#gallery{
	
	z-index:1 ;
	position:relative;
	
}
a{
	color:#fff;
}
a:hover{
	color:#000;
}



#to_page a{
	
	
	text-decoration:none;
	color:#000;
	font-size:16px;
	height:auto;
	background-color:#EEE;
	padding:10px;
	border:#000 1px solid;
		-webkit-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	
}



#to_page a:hover{
	
	
	background-color:#111;
	color:#fff;
	
	
}

#link_text{
	
	font-size:14px;
	color:black;
	background-color:#EEE;
	padding:10px;
	max-width:600px;
	width:auto;
	margin:auto;
	border:1px solid #000;
	text-align:center;
		-webkit-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.5);
	
}

#link_text a:hover{
	color:#555;
	
}
#link_text a{
	color:#000;
	
}
#emp_table{
		border:none;
		
	
}
#rightspace{
	margin-left:20px;
}
#picframe{
	background-color:#EEE;
	padding:10px;
	border:1px solid #000;
	margin:10px;
}
#picframe img{
	border:1px solid #000;
}
#embed{
	text-align:center;
	margin:auto;
}
#construction{
	text-align:center;
	margin:auto
	
}
#construction img{
	border:#000 solid 1px;
	background-color:#ff7f24;
	margin:50px;
}
