
#cycler img{z-index:1; position:absolute}
#cycler img.active{z-index:3}

#cycler
{
	display:block;
	position:relative;
	height: 138px;
	margin-left: auto;
	margin-right: auto;
	width:50%;	
}

#hetas
{
	background-image: url("Image/hetas.jpg");
	background-repeat:  no-repeat;
	background-position: center bottom;
	height: 100px;
	bottom:5px;
}	

#menu
{
	display: inline;
	width: 200px;
	position: relative;
	font-size: 0.8em;
	text-align: center, centre;
}

#menu a:link, #menu a:visited
{
	background-color: #EEEEEE;
	padding: 5px;
	color: #808080;
	/*font-size: 1.2em;*/
}

#menu a:hover, #menu a.active
{
	background-color: #808080;
	color: white;
}

a:link, a:visited, a:active
{
	color: rgb(128, 64, 0);
	
}

a:link.contact, a:visited.contact, a:active.contact
{
	color: yellow;
}

#menu ul li 
{
	display: inline;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	width: 500px;
	font-size: 1.2em;
	/*border: 1px #808080 solid;*/
	text-align: center, centre;
	/*****************************/
	position: relative;
}


#menu ul li a:link, #menu a:visited 
{
	display: inline;
	border: 1px #808080 solid;
	margin-top: -110px;
	margin-bottom: 10px;
	width: 100px;
	max-width:100px;
	overflow:hidden;
	padding-left:50px;
	padding-right: 50px;
	list-style-type:none;
	position: relative;
	/*top: 20px;*/
	text-align: center, center;
}

#navbar
{
	width: 150px;
	text-align: center;
	margin-top: 5px;
	font-size: 0.8em;
	border: 0px #808080 solid;
}

#navbar ul li a:hover, #navbar ul li a.active
{
	background-color: red;
	color: yellow;
	display: block;
}

#navbar ul li a:link
{
	color: yellow;
}

#navbar a:link
{
	color: yellow;
}

#navbar ul li
{
	width: 150px;
	list-style-type: none;
	display: block;
	margin-top: 10px;
	top: -15px;
	margin-left: -15px;
	background-color: blue;
	color: yellow;
	border: 1px #808080 solid;
	text-decoration: none;
}

#frame /*The fire*/
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 80%;
	background-position: center center;
	border: 1px #000000 solid;
	text-align: left;
}

#frame_scroll
{

	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 700px;
	background-position: center center;
	border: 1px #000000 solid;
	text-align: left;
}
#header
{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	top: 3px;
	color: rgb(93,220,245);
	text-align: center;
	font-size: 1.8em;
	font-style: italic;
}

#links
{
	
}

#header_image
{
	background-image: url("images/test1.jpg");
	background-repeat: no-repeat;
	height: 143px;
	position: static;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

#contact_top
{
	color: red;
	margin-bottom: 5px;
	text-align: center;
}

#project
{
	position: relative;
	width:100%;
	color: red;
	
	text-align: center, center;
	margin-left:auto;
	margin-right:auto;
}

#project.white
{
	position: relative;
	width:100%;
	color: black;
	background-color: white;
	text-align: center, center;
	margin-left:auto;
	margin-right:auto;
}


#content  /*The stove*/
{
	position: relative;
	width:100%;
	margin-top: -15px;
	color: red;
	text-align: left;
	background-color:white;
}

#content_scroll
{
	position: relative;
	height: 900px;
	width:700px;
	margin-top: -15px;
	color: red;
	text-align: left;
	background-color: rgb(236, 232, 217);
	overflow:auto;
}

#main_text
{
	/*position: absolute;*/
	position: relative;
	font-size: 1em;
	text-align: left;
	color: white;
	margin-right: auto%;
	background-color: rgb(17,30,108);
	margin-left: auto%;
	font-size:1em;
	padding-left:10%;
	padding-right:10%;
	padding-bottom: 10px;
	
/*	padding-bottom: 5px;*/
margin-bottom: 5px;
}

#main_text_scroll
{

	overflow: auto;
	
		position: absolute;
	font-size: 1em;
	text-align: left;
	color: black;
	left: 50px;
	margin-top:10px;
	/*margin-right: 15px;*/
	font-size:1em;
	width: 600px;
/*	padding-bottom: 5px;*/
margin-bottom: 5px;
	
}

#quote
{
color: red;
}

#main_text_left
{
	position: relative;
	font-size: 1em;
	text-align: left;
	color: red;
	margin-left: 30px;
	margin-right: 15px;
	font-size:1em;
	width: 400px;
}

#main_text ul li
{
	position: relative;
	top: -258;
	left: 225;
	width: 400;
	margin-bottom: -60px;	
	font-size: 0.8em;
	background-color: #FFFFFF;
	color: grey;
}

table.main
{
	position: center;
	border-style: none none none none;
	margin-top:-40px;
	margin-left: 40px;
	margin-right: auto;

}

table
{
	border-style: none none none none;
	margin-top:30px;
	width: 100%;
	
}

table.white
{
	border-style: none none none none;
	margin-top:30px;
	width: 80%;
	color:black;
	margin-left:auto;
	margin-right:auto;
}


table img
{
	width:300px;
	height:200px;
}
	

table.tab
{
	font-size: 1em;
	width: 100%;
	border-style: none none none none;
	background-color: white;
}

table tr
{
}

table tr.white
{
	color:black;
}


table td
{
/*	padding-left: -5px;*/
	text-align:center;
	width: 50%; 
}

#footer
{
	position: relative;
	text-align: center;
	color: #000000;
	width: 100%;
	bottom: 5px;
	margin-left: auto; 
	margin-top: 100px;		
 /*	margin-right: auto;
	margin-bottom: 5px;*/
}


#footer_scroll
{
	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.6em; 
	color: #000000;
	text-transform: uppercase;
	bottom: 5px;
	margin-left: 150;
	margin-right: auto;
}

body
{
	background-color: black;
	font-family: helvetica;
	text-align: center;
	color: white;
	
	background-image: url("Image/stacked_logs.jpg");
	background-repeat:  no-repeat;
	background-position: center center;
}
	

h1
{
	color: yellow;
	font-size: 1em;
	padding-top:10px;
	display: block;	
	text-align: center;
	letter-spacing: 5px;
	text-decoration: underline;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}

h1.white
{
	color: black;
	font-size: 1em;
	padding-top:10px;
	display: block;	
	text-align: center;
	letter-spacing: 5px;
	text-decoration: underline;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}


h2
{
	font-size: 1em;
	text-decoration: underline;
}

h3
{
	font-size: 1em;
}

#highlight
{
	text-decoration: blink; 
}
