html,body{margin:0;padding:0}

body
{
    background:#FFFFFF;
    line-height: 140%;
	font: 76% arial,sans-serif;text-align:center}
p
	{margin:0 10px 10px}

div#header 
	{height:300px;margin:0;
  	 background: #FFFFFF}
div#chatheader 
	{height:200px;margin:0;
  	 background: #FFFFFF
	border: 1px dashed #000000;
}

div#container
	{text-align:left;
	background:#EBEBEB}
div#content p
	{line-height:1.4;
	
	}
div#navigation
	{background:#E0EEE0;
	height:100%}
div#extra
	{background:#E0EEE0}
div#footer
	{background:#008B00;color: #FFF}
div#footer p
	{margin:0;padding:5px 10px}

div#container
	{width:900px; margin:0 auto; border: 1px dashed #000000}
div#chatcontainer
	{width:550px; margin:0 auto; border: 1px dashed #000000}

div#content
	{float:right;width:699px}
div#chatcontent
	{float:left;width:520px}

div#contentone
	{width:900px; margin:0 auto; border: 1px dashed #000000}


div#navigation
	{float:left;width:200px}
div#extra
	{
float:left;
clear:left;
width:200px}
div#footer
	{clear:both;width:100%}
	
h1
{
text-align: center;
color: green;
font-family: Verdana;
font-size: 12px

}

h2
{
text-align: center;
color: green;
font-family: Verdana;
font-size: 14px

}

	
p.center {
   text-align: center
   color: black;bold;
   font-family: Verdana;
   font-size: 10px
   }
   
p.bold {
   text-align: center
   color: #006400;
   font-family: verdana;
   font-size: 10px
   }	
	

a:link {color: #608341; text-decoration: none}
a:visited {color: #608341; text-decoration: none}
a:active {color: #4A766E; text-decoration: none}
a:hover {colot: #78AB46; text-decoration: underline}











