body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D4D2D2;
	background-image:url('bodyback.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 92%;
	left: 4%;
	position: absolute;
	height: 115px;
	top: 0px;
	background-color:#FFFFFF;
	z-index: 1;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 46%;
	left: 50%;
	position: absolute;
	height: 100px;
	top: 0px;
	z-index: 5;
}
.linkbar{
	font-family: Arial, Helvetica, sans-serif;
	width: 92%;
	left: 4%;
	right: 5%;
	position: absolute;
	background-color:#0084FF;
	top: 115px;
	background-image: url('linkback.jpg');
	background-repeat: repeat-x;
	height: 25px;
	font-size: small;
	letter-spacing: 0px; background-position-y:50%
}
.banner
{
	width: 92%;
	left: 4%;
	right: 4%;
	position: absolute;
	height: 106px;
	top: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#FFFFFF
}

.left{
	border-top:1px solid #000000; font-family: Arial, Helvetica, sans-serif;
	width: 11%;
	height: 500px;
	left: 4%;
	position: absolute;
	background-color:#CBE4D6;
	top: 246px;
	padding-top: 10px;
	text-align: left;
	padding-right: 1%;
	padding-left: 1%;
	font-size: 90%;
	line-height: 125%;
	background-image: url('panels.jpg');
	background-repeat: repeat-x;
	z-index: 5;
	background-position:bottom;
}
.main {
	position: absolute;
	width: 92%;
	left: 4%;
	top: 246px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	padding-top: 10px;
	padding-left: 14%;
	padding-right: 1%;
	text-align: justify;
	background-color:#FFFFFF;
	z-index: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.main2 {
	position: absolute;
	width: 77%;
	left: 4%;
	top: 246px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	padding-top: 10px;
	padding-left: 14%;
	padding-right: 1%;
	text-align: justify;
	background-color:#FFFFFF;
	z-index: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	color: #006600;}
	

ul {
	line-height: 150%;
	text-align: justify;
	list-style-type: circle;
}



dt {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	line-height: 200%;
	font-style: italic;
}

dd {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 125%;
}

a.content:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #0033FF;
	font-style: normal;
}

a.content:hover {
color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	}
	
a.content:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	color: #0033FF;
}

a.content:active{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	color: #0033FF;
}

a.top:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	
}

a.top:visited {
  	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;	
}

a.top:hover {
	color: #00FF99;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-image: url('roll-button-back.jpg');
	z-index: 5		
}

a.top:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	
}

a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}



.img-right {
	float: right;
	padding-left: 2%;
}

.img-right2 {
	float: right;
	padding-right: 6%;
}


.img-left {
	float: right;
	padding-right: 2%;
}

.pad{padding-left: 3%;

}

.emphasis{font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-style: italic;
}

