div.mainbody 	{
	width: 600px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #fcf9ef;
}

div.copyright 	{
	width: 800px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #fcf9ef;
	text-align:center;
}

IMG          	{ 
	vertical-align: top; 
}

div.title    	{
	width: 400px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #fcf9ef;
	font-weight: bold;
	vertical-align: top;
}

img 		{border-style: none;}

ul 		{font-style: italic;}

ul.whatsnew 	{font-style:normal}

body 		{
  	background-color : #000000;
}



a		{
	color:#90d949; 
	text-decoration:underline;
}

a:hover         { 
	color: #ffffff;
	text-decoration:underline; 
}
div.intro 	{
	width: 600px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #fcf9ef;
}

#container {
width: 850px;
position: absolute;
left : 36%;
margin-left: -300px;
}


background: url(expanded.gif) no-repeat 8px center;
background-image: url(collapsed.gif);