div#header{
	top:0px;
	left:0px;
	position:relative;
	width:900px;
	height:73px;
	background-image: url(../images/interacthead.jpg);
	background-repeat: no-repeat;
}
div#icon1{
	top:20px;
	left:555px;
	position:absolute;
	width:50px;
	height:50px;
	padding:0px;
}
div#icon2{
	top:14px;
	left:345px;
	position:absolute;
	width:32px;
	height:31px;	
}
div#menu{
	top:50px;
	left:10px;
	position:absolute;
	width:900px;
	height:20px;	
}



div#main{
	top:140px;
	left:5px;
	position:absolute;
	width:970px;
	background-color:#ffffff;
}
div#leftpanel{
	top:140px;
	left:5px;
	position:absolute;
	width:75px;
	background-color:#ffffff;
	border-right:1px dashed silver;
}
div#middlepanel{
	top:140px;
	left:80px;
	font-size:10pt;
	position:absolute;
	width:200px;
	background-color:#eeeeee;
	border-right:1px dashed silver;
	padding-bottom: 15px;
}
div#contentpanel{
	top:140px;
	left:281px;
	position:absolute;
	width:694px;
	background-color:#ffffff;
}

.headingLong{
	background-image: url(../images/contentlong.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 340px;
}
.headingLonger{
	background-image: url(../images/contentlonger.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
}

.newsletter{
	background-color:#faf6df;
	height:	150px;
	width: 340px;
	padding-left:0px;
}

.financial{
	background-image: url(../images/finindicater.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 250px;
	text-align:right;
}
.galleryfront{
	background-color: #faf6df;
	background-repeat: no-repeat;
	width: 380px;
	height: 270px;
}

.headingShort{
	background-image: url(../images/contentshort.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 260px;
}
.headingShorter{
	background-image: url(../images/contentshorter.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 240px;
}
.statements{
	background-repeat: no-repeat;
	background-color: #faf6df;
	height: 70px;
	width: 260px;
	margin-bottom:10px;
	margin-top:0px;
}
.statements2{
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #ffffff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	width: 240px;
	margin-bottom:10px;
	margin-top:0px;
	overflow-y:auto;
}
.headingText{
	padding-left:10px;
	padding-top:2px;
	font-size:9pt;
	color:#ffffff;
}
.standard td{
	font-size:8pt;
	color:#6c6c6c;
	background-color:#ffffff;
	padding:10px 5px 5px 5px;
}

.standard{
	background-color:#88ab2e;
	padding:5px 5px 5px 5px;
	width:900;
}

.gallery td{
	font-size:8pt;
	color:#000000;
	background-color:#faf6df;
	padding:1px 1px 1px 1px;
	width:170;
}

.gallery{
	background-color:#A78F61;
	padding:5px 5px 5px 5px;
	width:900;
}

.tombstone td{
	font-size:8pt;
	color:#000000;
	background-color:white;
	vertical-align: top;
	padding:4px 4px 4px 4px;
 	text-align:justify;
	line-height:15px; 
}

.tombstone{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	width:205;
	
}
.affiliates{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	width:205;
	
}
.adminindex td{
	font-size:8pt;
	color:#6c6c6c;
	background-image: url(../images/headingbg.jpg);
	padding:0px 0px 0px 5px;
}

.adminindex{
	background-color:#A78F61;
	padding:5px 5px 5px 5px;
	width:900;
}

.profilehead{
	background-image: url(../images/headinginter.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 900px;
	padding-top:3px;
}
.contentfooter{
	color:#e2e2e2; 
	font-family: arial;
	font-size:8pt;
	width:900px;
	height:20px;
	margin-top:0px;
	background-color:#88ab2e;
	padding-bottom:5px;
}
<style type="text/css">
	body { color:#000000; font-family: verdana, arial, sans-serif; text-align:justify; font-size: 8pt; text-decoration: none; }
	td { color:#000000; font-family: verdana, arial, sans-serif; text-align:justify; font-size: 8pt; text-decoration: none; }
	h1 { font-family: arial; color:#000000; font-size: 8pt; margin-top: 0em; margin-bottom: 0em; text-decoration: none;}
	h2 { font-family: tahoma; color:#88ab2e; font-size: 12pt; margin-top: 1em; margin-bottom: 1em; text-decoration: none;background-color:white;}
	h3 { font-family: tahoma; color:#88ab2e; text-align:center; font-size: 13pt; margin-top: 0em; margin-bottom: 0em;}
	h4 { font-family: tahoma; color:#000000; text-align:center; font-size: 7.8pt; margin-top: 0em; margin-bottom: 1em; margin-left: 0em;}
	h5 { font-family: tahoma; color:blue; font-size: 10pt; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0em;}
	h6 { font-family: tahoma; color:#8B6D35; font-size: 10pt; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
	a {color: blue; font-size: 8pt; text-decoration:none;}
	a:hover { color: blue; font-size: 8pt; text-decoration:underline;}
</style>



