*{padding: 0; margin: 0}

html{
	height:100%;
	scrollbar-width:5px;
	overflow-y: yes;
	overflow-x: auto;
	overflow: -moz-scrollbars-vertical;
	background: url(../gfx/brutalablommor-body-bg-01.jpg)  repeat-y center top;
	background-color:#161407;
	}
body {
	min-height:100%;	
	height:100%;
	text-align: center;
	font-family: Georgia, Times New Roman, Tahoma, Verdana, Arial, Sans-Serif; 
	font-size:100%;
	background-color:#161407;
	color: #C3BE96;
	}
#col-left a{
	color: #C3BE96;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Tahoma, Verdana, Arial, Sans-Serif; 
	}	
a:hover, .important a:hover{
	color: #C3BE96;
}

a{
	color: #FFC000;
	text-decoration: none;
	font-family: tahoma, verdana, arial;
/*	margin:0 10px 0 0; */
}


p{
	margin: 0 0 15px 0;
	text-align: left;
}	

img{
	border: none;
	float: left;
}

ul{margin:10px; padding:10px;}
li{margin:0 0 10px 0; padding: 0 0 0 5px;}

#wrapper, #container, #background-page, #col-right, #col-left, #content{
	height:100%; 
	min-height:100%; 
}

#wrapper{
	/* min-height:100%; */
	margin: 0px auto 0 auto;
	width:995px;	
	display: table; 
	}
	
#container{
	/* min-height:100%; */
	width:995px;	
	padding:0px;
	margin-left:0px;	
}

#background-startpage{
	width:995px;
	height:595px;
	background: url(../gfx/brutalablommor-startpage-bg-01.jpg) no-repeat 0px 0px;
}
#background-page{
	width:995px;
/*	height:610px; */  /* THIS MAY CAUSE A BUG IN THE COL-RIGHT WHICH CUTS THE BOTTOM OF THE SUBMENU */
	height:595px; 
	background: url(../gfx/brutalablommor-bg-01.jpg) no-repeat 0px 0px;
/*	background-attachment: fixed;
	background-position: 127px 0px;
*/
}	

#jungle{
	width:995px;
	height:150px;
	position: relative;
	top:182px;
	left:0px;
	background: url(../gfx/brutalablommor-startpage-jungle-01.jpg) no-repeat 0px 0px;
	z-index: 1;
	}
	
#startpage-logo{
	width:994px;
	height:403px;
	position: relative;
	top:-76px;
	left:280px;
	z-index: 2;
}

#col-left{
	width: 410px; 
	margin: 16px 33px 0 0; 
	float: left; 
	border: 0px solid blue; 
	float: left; 
	line-height:1.8em; 
	font-size:0.95em;

}

#logo{
	margin:28px 0 0 75px; 
	display: block; 
	float: left;
}
.header, .subheader{
	font-family: tahoma, verdana, arial; 
	font-size: 0.95em;
	color: #FFC000;
	border-bottom: 1px dotted #6F6A45; 
	width:400px; 
	margin:0 0 10px 0;
	font-variant: small-caps;
	letter-spacing:0.1em;
}
.subheader{
	}

#menu{
	width: 447px; 
	height:12px; 
	margin:20px 0 0 0; 
	float: left; 
	display: block; 
	border: 0px solid pink; 
	font-size: 0.85em;
	font-variant: small-caps;
}
#menu a{
	margin:0 10px 0 0;
}

#menu a:hover, #submenu a:hover{
	text-decoration: underline;
}

.active{
	text-decoration: underline;
}

#submenu a{
	margin:0 0 5px 0; 
	display: block;
	font-size: 0.85em;
	font-variant: small-caps;
	letter-spacing:0.1em;
}

#content{
	position: relative; 
	top:0; 
	left:200px; 
	width:467px;  
	text-align: left; 
	float: left;
}

#col-right{
	position: relative; 
	top:0px; 
	left:170px; 
	width:379px; 
	float: left; 
	font-size: 0.95em; 
	line-height: 1.6em; 
	background: url(../gfx/images/plant-09.jpg) no-repeat 0px 0px;
}

#col-right p{
	width: 273px;
	margin: 0 0 20px 25px;
	float: left;
}

.col-right-image{
	border:5px solid white;
	padding:0; 
	width:auto;
	text-align: left;
}
#dark-bg{
	padding: 153px 0 0 0; 
	width:337px; 
	height:100%; 
/*	background-color: #1D1B15; */
	background: url(../gfx/col-right-dark-bg.jpg) repeat-y 0px 0px;
	filter:alpha(opacity=90); 
	-moz-opacity:0.90; 
	-khtml-opacity: 0.90; 
	opacity: 0.90; 
	float: left;
}

.timestamp {
	font-size:0.70em;
	font-family: tahoma, verdana, arial;
	color:#FFDE00;
}



div{
	border:0px solid red;
}

#wrapper, #container, #background-page, #col-right, #col-left, #content{
	min-height:1024px; 
}

.img_inline{
	width:125px;
	height:100px;
	margin:0 8px 0px 0;
	padding:0px;
	border: 1px solid #FFCC00;
}
.img_inline:hover{
	border: 1px solid white;
}
.img_inline_paragraph{
	width:410px;
	margin: 0 0 8px 0;
	display:table;
	float: left;
}

/*THIS IS READ BY BOTH FF AND IE - THE REST OF THE FIX IS IN ANOTHER CSS READ BY IE ONLY*/
/*
#left-col, #content{
	height:100%; 
	min-height:100%;
}

#left-col{
	width:626px;
	position: absolute;
	top:0px;
	left:0px;
	margin: 0;
	display: table; 
	border:0px solid red;
	margin-left:-125px;
	}
	
#box{
	width:626px;
	height:627px;
	position: relative;	
	top:0px;
	left:0px;
	padding:0px;
	background: url(../gfx/box.jpg) no-repeat 0px 0px;
	z-index:2;
}



#top-image{
	width:626px;
	height: 396px;
	position: relative; 
	top:0px; 
	left: 0px;
	background: url(../gfx/images/michael-sitting-01.jpg) repeat-y left top; 
	border:0px solid green;
	z-index:3;
}

#logo{
	width: 192px;
	height:77px;
	position: relative; 
	top:37px; 
	left: 432px;
	z-index:4;
}

#menu{
	width: 124px;
	height:254px;
	position: relative; 
	top:59px; 
	left: 500px;
	z-index:4;
	border:0px solid red;
	text-align:right;
	line-height:2em;
}
#menu p{
	width:124px;
	text-align:right;
	color:#C24805;
}
#menu a{
	color:#C24805;
	text-decoration: none;
	display: block;
}
#menu a:hover{
		color: black;
}

#menu .active{
	color: black;
}

#quote{
	width: 320px;
	position: relative; 
	top:15px; 
	left: 290px;
	font-size:0.7em;
	line-height:2em;
	color: white;
	z-index:4;
}
#quote-readmore-link{
	text-align: right; 
}
#quote-readmore-link a{
	color: white
}

#right-col{
	width: 468px;
	height:100px;
	position: absolute;
	top:92px; 
	left: 525px;
	background: transparent;
	z-index:100;
}

#header, #bread, .ingress{
	width: 468px;
	z-index:11;
	color: black;
}

#header{
font-size:1.4em;
margin: 0 0 23px 0;
}

.ingress{
	font-style: italic; 
	font-size:1.1em;
}

#bread{
font-size:0.9em;
line-height:1.8em;
}
.quote-intext{
	font-style: italic; 
	font-weight: bold; 
	font-size:1.1em; 
	color:#614F33; 
	margin:0; 
	float: right; 
	text-align: right;

	width:260px; 
	padding:0px 0 0px 16px; 
}


#footer{
	width: 468px;
	height:100px;
	padding:16px 0 0 0;
	margin: 26px 0 0 0; 
	font-size:0.9em;
	border-top:1px dotted #8E9A31;
	display:table
}



.divider1{
	text-align: center; 
	display: block; 
	margin: 20px auto 25px auto;
	border-top:1px dotted #8E9A31;
	}	
	
.toggleopacity img{
	filter:alpha(opacity=25); 
	-moz-opacity:0.25; 
	-khtml-opacity: 0.25; 
	opacity: 0.25;
}
.toggleopacity:hover img{
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	-khtml-opacity: 1; 
	opacity: 1;
}
*/