﻿
		
/* <!-- */
body {
    background-color: #81894D;
	margin:0;
	padding:0;
}

#header h1,
#header h2,
#header p {
	margin-left:2%;
	padding-right:2%;
}
#active2 #tab2,
#active3 #tab3,
#active4 #tab4,
#active5 #tab5 {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	background:#850000;	
	border:2px;	
    border-color:#000000;
}
#footer p {
	margin-left:2%;
	padding-right:2%;
	font-size:medium;
	border:2px;	
    border-color:#000000;

}
 
/* Start of Column CSS */
#container5 {
	clear:left;
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	background:#81894d; /* column 5 background colour */
}
#container4 {
	clear:left;
	float:left;
	width:100%;
    height:100%;
	position:relative;
	right:20%;
	background:#81894d; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	height:100%;
	position:relative;
	right:20%;
	background:#81894d; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	height:100%;
	position:relative;
	right:20%;
	background:#81894d; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	height:100%;
	position:relative;
	right:20%;
	background:#81894d; /* column 1 background colour */
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:82%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:16%;
	position:relative;
	left:83%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:16%;
	position:relative;
	left:83%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:18%;
	position:relative;
	left:83%;
	overflow:hidden;
}
#col5 {
	float:left;
	width:22%;
	position:relative;
	left:84%;
	overflow:hidden;
}
/* --> */

