body {
margin:0;
padding:0;
line-height: 1.5em;
background-color: #cbf8ee;
}

b{font-size: 110%;}
em{color: red;}

.piccydistance {
	font-size: 9px;
	line-height: 6px;
}
p {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #2b7d6b;
	font-weight: normal;


	}
h1{text-transform: none; font-family:"Palatino Linotype";color: #32bb98; font-weight:normal; font-size:14px; color: #2b7d6b;
}
h4 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #2b7d6b;
	background-color: #cbf8ee;
}
h3 {
	font-size: 14px;
	color: #2b7d6b;
	font-family: "Palatino Linotype";
	font-weight: normal;
	
}
h2 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #2b7d6b;
	font-weight: normal;
	
	}
.bolder {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
}
.picborder {
	border: medium solid #999999;
	line-height: 6px;
	vertical-align: baseline;
	font-size: 9px;
}
#menu {
	background-color: #cbf8ee;
	font-family: "Palatino Linotype";
	color: #2b7d6b;
	width: 100%;
	text-align: center;
	display: inline-table;
	font-weight: bold;
	
}
#menu li{
	color: #2b7d6b;
	text-align: left;
	display: inline;
	font-family: "Palatino Linotype";
	font-size: 14px;
		
}
#menu li a{
	font-family:"Palatino Linotype";
	color:#2b7d6b;
	text-decoration:none;
	font-size:14px;
	display: inline-table;
	}
#menu li a:hover {
	text-decoration:underline;
	white-space: 10;
}
	.links {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #2b7d6b;
	display: inline;
	text-align: center;
}
.piccyspace {
	line-height: 10px;
}

#contentwrapper{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#contentcolumn{
	width: 80%;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center;
	float: left;
}

#leftcolumn{
	float: left;
	width: 10%; /*Width of left column in percentage*/
	background-image: url(webside%20left.jpg);
	background-repeat: repeat-y;
	background-color: #FAFAFC;
}

#rightcolumn{
	float: left;
	width: 10%; /*Width of right column in pixels*/
	background-image: url(Webside%20right.jpg);
	background-repeat: repeat-y;
}

#footer{
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	font-family:"Palatino Linotype";
	color: #2b7d6b;
	font-size:10px;
	text-align:right;
	background-color: #FFFFFF;
	background-position: center;
	float: left;
}



.inabit {
	font-family: "Palatino Linotype";
	padding-right: 10px;
	padding-left: 10px;
}

</style>
