body {margin: 0;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;
font-weight: bold;
cursor: crosshair;
background-color: #0b652d;
}



div#header {padding: 0px;
text-align: center;

background-image: url(background-2.gif);
background-repeat: no-repeat;

margin-left: +10px;
margin-bottom: +10px;
position: absolute;
height: 187px;
width: 850px;
top: +27px;
left: +180px;}

div#maincontent {padding: 5px;
text-align: justify;
margin-left:  200px;
background-color: #e8e5d4;
height: 3500px;
position: absolute;
left: +160px;
width: 500px;
top: +214px;
color: #5c2e2e;
font-family: sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
line-height: 15pt;}

a:link {
color: #bd1c1f;
font-family: sans-serif;
font-size: 14px;
font-weight: bolder;
text-decoration: underline;}

a:visited {
color: #bd1c1f;
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
}

div#leftcolumn {padding: 5px;
float: left;
text-align: left;
background-color: #e8e5d4;
color: #e8e5d4;
position: absolute;
left: 190px;
height: 3500px;
width: 160px;
font-weight: bold;
font-size: 16px;
font-style: italic;
font-family: sans-serif;
line-height: 20px;
top: 214px;

}


div#rightcolumn {
	padding: 5px;
	float: left;
	text-align: left;
	background-color: #e8e5d4;
	color: #e8e5d4;
	position: absolute;
	left: 870px;
	height: 3500px;
	width: 160px;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	font-family: sans-serif;
	line-height: 20px;
	top: +214px;

}






h1 {
color: #ff3300;
font-family: sans-serif;
font-size: 21px;
font-weight: bolder;}

h2 {
color: #df531e;
font-family: sans-serif;
font-size: 16px;
font-weight: bold;}

h3 {
color: #df531e;
font-family:  sans-serif;
font-size: 13px;
font-weight: bold;}



div#cornerleft {padding: 0px;
background-image: url();
background-repeat: no-repeat;
background-color: #e8e5d4;

position: absolute;
left: 190px;
height: 145px;
width: 167px;
top: 1029px;

}


