<STYLE TYPE="text/css">
<!-- 

body	{
	background-color: #FFFFFF;
	color: #000000;
	font: 11pt Verdana;
	}

a:link	{
	color: black
	}

a:visited {
	color: #BBBBBB	
	}

a:hover	{
	
	}

HR	{
	color: #000000 ;
	width: 70% ;
	}

img	{
	border: 0 ;
	hover: 0
	}


#top {
 position: absolute;
 left: 360;
 top: 2
 }

#ibc {
 position: absolute;
 left: 30;
 top: 30
 }


#poll {
 position: absolute;
 left: 400;
 top: 160;
 width: 550
 }

#pollvote {
 position: absolute;
 left: 10;
 top: 1500;
 width: 200;
 }

#blog {
 position: absolute;
 left: 400;
 top: 200;
 width: 550;
 border-width: 4px;
 border: #000000 solid 4px;
 text-align: justified;
 padding: 10px;
	color: #000000;
	font: 11pt Verdana;
 }


#menu {
 position: absolute;
 left: 10;
 top: 230;
 width: 250;
 border: #000000 solid 3px;
 text-align: justified;
 padding: 10px;
	color: #000000;
	font: 11pt Verdana;
 }

#chatter {
 position: absolute;
 left: 10;
 top: 800;
 width: 300;
 border: #000000 solid 3px;
 padding: 5px;
	color: #000000;
	font: 11pt Verdana;
 }

#bar {
 position: absolute;
 left: 0;
 top: 110;
 width: 102%;
 background-color: black;
 height: 20;
 color: white;
 font: 10pt
 }


-->
</STYLE>