/* layout generated by csscreator.com */ 

html, body {
	height: 100%;
	width:100%;
	font:200% "lucida sans", "Trebuchet MS";
	color:#4C3E2D;
	margin:0;
	padding:0;
	background-color: #ffffff;
} 
#pagewidth {
}
			/*LEFT COLUMN*/
#leftcol {
	float:left;
	position:relative;
	width:100%;
	line-height: 1.6em;
	background:#fffff;
	color:#;
	background-color: #FFFFFF;
}
#twocols {
float:right; 
position:inherit; 
width:60%; 
display:none;
}
			/*RIGHT COLUMN*/
#rightcol {
	float:left;
	position:inherit;
	width:40%;
	line-height: 1.6em;
	color:#666;
	overflow: inherit;
	background: #ffffff;
	padding-left: 20px;
	display:none;
}
		/*MAIN MENU*/
#navcontainer {
width: 100%;
display:none
}
#navcontainer ul {letter-spacing: 3px;
margin: 0;
padding-left: 0;
list-style-type: none;
font: 50
display:none;
}
#navcontainer a {
	display: block;
	height:25px;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	display:none;
}
#navcontainer a:link, #navlist a:visited {
	padding-left: 0px;
	color: #CCCC99;
	background: 4C3C2E;
	background-position: 0.4em;
	text-decoration: none;
	padding-right: 0px;
	display:none
}
#navcontainer a:hover {
background-position: 0.4em;
color: #cccc99;
display:none
}
			/*CENTRE COLUMN*/
#maincol {
	float: left;
	display:inline;
	position: relative;
	width:40%;
	border-right: 1px solid #8A795D;
	line-height: 1.6em;
	background: cccc91;
	color:#FFFFFF;
	background-color: #999966;
	display:none;
}
#maincol a:link, #maincol a:visited {
text-decoration : none;
background : inherit;
color : #FFFFFF;
}
#maincol a:hover {
text-decoration : none;
background : inherit;
color : #4C3E2D;
}

		
h1 {
	font-size: 175%;
	letter-spacing: 3px;
	color:  #FFFFFF;
	background: transparent;
	float: none;
	border-bottom: 1;
}
h2 {font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
font-size: 150%;
letter-spacing: 3px;
color:  #4C3E2D;
background: transparent;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
		/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #999900;
display:none;
}
a:hover {
text-decoration : none;
background : inherit;
color : #999900;
display:none;
}
a:active {
text-decoration : none;
background : inherit;
color : #8A795D;
display:none;
}
ul li {
list-style-image: url(Images/arrow.gif);
}
a img {
border:0;
}		
		/*CLASS*/
.box {
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 10px;
	border-top:1px solid #4C3C2E;
	border-bottom:1px solid #4C3C2E;
	background : inherit;
	color : #4C3C2E;
	background-color: #999966;
	padding: 10;
}
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
.post {
background-color: #eee;
padding: 3px;
margin: 20px 10px 0 5px;
border: 0px dashed #8A795D;
font-size: 80%;
}
.post .header {
background: url(images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .comments {
background: url(images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .readmore {
background: url(images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
		/*IMAGES*/
.imgleft {
	float : none;
	margin : 0px 0px 0px 0;
	padding : 0px;
	display:none;
}
