body, h1, h2, h3, h4 {padding: 0px; margin: 0px;}

body, table {font-family: Arial; font-size: 10pt;}
body {background: url('bg.jpg') no-repeat 50% 0px #ff8826;}
h1, h2, h3 {text-align: left !important;}
a img {padding: 5px; border: solid 1px #dadada;}
ul li {margin: 25px 0px;}

.p20 {padding: 20px;}
.woodbox {width: 100%; height: 40px; background: url('wood_bg.jpg') no-repeat;}
.caption {padding: 10px; background-color: #f5f5f5; border: solid 1px #808080; font-style: italic; color: #808080; text-align: center; line-height: 30px; margin: 20px;}
.frght {float: right; clear: left;}
.flft {float: left; clear: right;}

#wrapper {width: 820px; position: absolute; top: 20px; left: 50%; margin-left: -410px; background-color: #ffffff;}
#content {width: 100%; position: absolute; top: 104px; left: 0px;background-color: #ffffff; text-align: justify;}
#header {width: 100%; position: absolute; top: 0px; left: 0px;background-color: #ffffff;}
#header a img {padding: 0px; border: 0px;}
h1 {font-size: 20pt;}
.highlight {background-color: #ffe4c4; padding: 3px; width: 400px}

#sideslider {
width: 220px;
	background-color: #fff;
	position: fixed;
	top: 20px;
	left: 50%;
	margin-left: 420px;
	text-align: center;
}

#sideslider div {
	padding: 10px;
}

.share {
 width: 80px;
padding: 10px;
background-color: #fff;
position: fixed;
top: 208px;
left: 50%;
margin-left: -520px;
z-index: 1000;
text-align: center;
 }