body {
	color: #000000;
	font-size: 15px;
	font-style: Electron;
	line-height:150%;
	background: #372E27;
	margin: 0;
}

h1 {
	font-size: 20px;
	margin: 0;
}

p a {
	border-bottom:1px dashed #362E26;
	color:#6A6A6A;
	text-decoration:none;
}

p {
	margin: 10px;
}

#linkColumns {
	width: 50px;
	height: 100%;
	float: left;
	left: 0px;
	margin-top: 15%;
	border: 0px solid #000;
}

#textColumns {
	padding: 30px;
	background: #FFFFFF;
	width: 612px;
	height: auto;
	float: left;
	margin-left: 150px;
	border-right: 3px solid #ECF2C2;
	border-left: 3px solid #ECF2C2;
	border-bottom: 2px solid #ECF2C2;
}

.headColumns {
	margin-top: 10%;
	margin-left: 150px;
	float: left;
	background-image: url(../image/head.png);
	border: 0px solid #000;
	width: 678px;
	height: 34px;
}



.mainLink {
	background-image: url(../image/mainBorder.png);
	background-repeat: repeat-x; 
	height: 53px;
	min-width: 77px;
	width: 1px;
	margin-bottom: 20px;
}

.menyHidden {

}

.postList {
	border: 2px dotted #000000;
	padding: 5px;
	margin-bottom: 10px;
}
