* { margin: 0; padding: 0; }
body 
{	background-image:url(assets/back.jpg);
	background-repeat: repeat-y;
	width:auto;
	overflow-x:hidden;
	background-color:#686868;
}
#back
{	position: absolute;
	width: 770px;
	height:600px;
	left: 0%;
	margin: 0 0 0 10px;
	padding: 0;
	}
#container
{	background-color:#545454;
	position:relative;
	top:0px;
	left:-10px;
	height:auto;
	width:800px;
}
#header
{	position: relative;
	top:0px;
	left:0px;
	}
#containerGrad
	{position:relative;
	top:0px;
	background-image:url(assets/grad.jpg);
	background-repeat: repeat-x;
	overflow-x:hidden;
	width:800px;
	height:900px;		
	}
#navcontainer ul li 
{ 	display: inline;
 	}
#navcontainer ul li a
{	text-decoration: none;
	position:relative;
	top:-8px;
	left:-20px;
	padding-left:18px;
	}
a.link
{	color:#000000;
	}
a.link:hover 
{	color:#ffa221;
	}
a.current
{	color:#bbbbbb;
	}
#menu ul li a 
{	display: none;
	}
#menu ul li a
{	display: none;
	}
#navcontainer
{	position:relative;
	top:0px;
	background-image:url(assets/nav.gif);
	background-repeat: repeat-x;
	width:800px;
	height:50px;		
	}
#nav
{	position:absolute;
	top:194px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
#contentleft
{	margin:10px 20px 15px 10px;
	
	
	
}

#text3 a.link
{	color:#000000;
	}
#text3 a.link:hover 
{	color:#ffa221;
	}
#text3 a.current
{	color:#bbbbbb;
	}
#contentright
{	margin:-400px 20px 15px 10px;
	
	
	
}
.updates
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.main
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height:20px;
}
#text1
{	padding:25px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	background-image:url(assets/news1.gif);
	background-repeat:no-repeat;
	width:263px;
	height:378px;
	
}
#text2
{	
	margin:0px 0px 0px 300px;
	
}
#text3
{	
	margin:0px 10px 0px 10px;
	
}
#text3 a
{	text-decoration:none;
}
#text3 a:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
#t3ext a:visited
{
	Color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#text3 a:hover, a:active
{
	color: #ffa221;
	text-decoration: none;
	border-bottom: 1px dotted #ffa221;
}