#content h1
	{
	font-size:16px;
	}

#content p
	{
	font-size:13px;
	}
#content #left
{
	float:left;
	border-right:1px dotted black;
	min-height:900px;
	widht: 145 px;
	
}
#content #leftgames
{
	float:left;
	border-right:1px dotted black;
	min-height:1700px;
	widht: 145 px;
}
#content #category1 
	{
	margin: 2px;
	padding: 1px;
	min-height: 40px;
	width: 140px;
	font-size:11px;
	color: white;
	background: #054D80;
	border:1px dotted #3A94D3;
	}

#content #category1 li
	{
	font-weight:bold;
	margin: 0;
	padding: 0;	
	}

#content #category1 li a
	{
	color: white;
	font-size:13px;
	}

#content #category1 li a:hover
	{
	color: #686868;
	}

#content #category2
	{
	margin: 2px;
	padding: 0px;
	min-height: 50px;
	width: 140px;
	font-size:11px;
	color: white;
	background: #9DD7FF;
	border:1px dotted #054D80;
	}
#content #category2 #top
	{
	margin:0px;
	padding:2px;
	min-height:17px;
	background: #054D80;

	}
#content #category2 li
	{
	margin: 0;
	padding: 0;
	font-weight:bold;	
	}

#content #category2 li a
	{
	font-size:13px;
	color: black;
	padding: 2px;
	font-weight:normal;
	}
#content #category2 input
	{
	
	margin: 2px;

	}
#content #category2 li a:hover
	{
	color: #686868;
	}
#content #advertisment
	{
	margin: 2px;
	padding: 1px;
	}
#content #search input
{
	width:65px;
	font-size:12px;
	font-weight:bold;
	border:0;
	font-family: "Trebuchet MS";
	background: #E3E5E5;
}
#content #right
	{
	float:left;
	margin:5px;
	padding:5px;	
	text-align:justify;
	position:relative;	
	font-size:13px;
	list-style:none;
	
	}

