﻿/*body 
{
	background-color:#76f7c8;
	 font-size:12px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center;
	 padding-top:0;
	 padding-left:40;
	 padding-right:0;
}*/



#PageBody
{
	/*margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:auto;
	 line-height:normal;
	 width:800px;
	 padding-left:0;
	 padding-left:0;
	 position:relative;
	 margin-bottom:-450px;*/
	width:460px;
	height:350px;
	line-height:350px;
	background-color:Transparent;
	 position:relative;
	 top:0;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center;
	 margin-bottom:-350px;
}

#FloatDiv
{
	 height:350px;
	 line-height:350px;
	 width:460px;
	 margin-top:0px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center;
	  padding-left:auto;
	  position:relative;
	  z-index:1;
	 /*filter:alpha(opacity=0);
	 -MOZ-OPACITY:0;
	 */
	}
.DivClosed
{
	height:20px;
	line-height:20px;
	width:30px;
	float:right;
	background-color:GrayText;
	 border:1px solid white;
	 cursor:pointer;
	 float:left;
	 margin-left:-30px;
	}

a.noneb
{ 
	float:left;
	}	
a.noneb:link {
	text-decoration: none;
}
a.noneb:visited {
	text-decoration: none;
}
a.noneb:hover {
	text-decoration: none;
}
a.noneb:active {
	text-decoration: none;
}