body
{
    background: #000000;
    color: #e0e0d9;
    font-family: arial, tahoma, verdana, helvetica;
    font-size: 12px;
    min-height: 100%;
    line-height: 145%; 
    margin: 0px;   
    padding: 0px;  
}


img
{
    border: 0px
}

a
{
	color: #aed4ff;    
    font-weight: normal;
    text-decoration: none;    
}

a:hover
{
    color: #e0eaf6
}

ul
{
	list-style: disc outside;
	margin: 0px;
	padding: 3px 5px 3px 15px;	
}

table.bigContainer
{
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
}

td.bigLeft
{
	background: url(../layout/bodyleft.png) repeat-x 100% 123px;
	width: 50%
}
td.bigRight
{
	background: url(../layout/bodyright.png) repeat-x 0px 372px;
	width: 50%
}
td.bigCenter
{
	width: 945px
}


	
div.header
{
	height: 453px;
	position: relative;
	width: 945px;
	margin: 0px;
	padding: 0px;	
}	

div.container
{
	background: url(../layout/cbody.png) repeat-y top left;
	margin: 7px 31px;
	overflow: hidden;
	padding: 0px 0px;
	position: relative;
	width: 883px;	
	
}					
	
div.content
{
	background: url(../layout/cfoot.png) no-repeat bottom left;
	float: left;
	overflow: hidden;
	padding-bottom: 33px;
	position: relative;
	width: 883px;	
}	

	div.sideColumn
	{
		display: inline;
		float: right;
		margin: 18px 18px 0px 18px;
		overflow: hidden;
		position: relative;
		width: 185px;	
	}
	
		div.block
		{
			background: url(../layout/point.png) no-repeat 0px 2px;
			float: left;
			margin-bottom: 18px;
			overflow: hidden;
			position: relative;
			width: 185px;	
		}	
		div.block h2
		{			
			color: #939ba2;
			display: block;
			font-family: verdana;
			font-size: 12px;
			font-weight: bold;
			margin: 0px 0px 0px 0px;
			overflow: hidden;
			padding: 0px 20px 12px 20px;
			position: relative;
			text-transform: uppercase;
		}		
		div.blockBody
		{
			float: left;
			margin: 0px 0px 0px 0px;
			overflow: hidden;
			padding: 0px 7px;
			position: relative;
			width: 171px;	
		}							

div.main
{
	background: url(../layout/point.png) no-repeat 0px 2px;
	display: inline;
	float: left;
	margin: 18px 23px 18px 18px;
	overflow: hidden;
	position: relative;
	width: 621px;	
}	

	div.main h1
	{
		color: #939ba2;
		display: block;
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		overflow: hidden;
		padding: 0px 20px 12px 20px;
		position: relative;
		text-transform: uppercase;
	}	
	div.mainBody
	{
		float: left;
		overflow: hidden;
		padding: 0px 7px 10px 7px;
		position: relative;
		text-align: justify;
		width: 607px;	
	}	
	
	
div.footer
{
	background: #1d1e1f url(../layout/footer.png) no-repeat top left;
	font-size: 11px;
	height: 38px;
	margin: 0px 31px;
	overfloa: hidden;
	padding: 20px 0px 0px 60px;
	position: relative;
	text-align: left;
	width: 823px;	
}
			
div.footer a
{
	color: #ebeaab;
}

div.footer a.statLogo
{
	float: right;
	display: inline;
	margin-right: 15px;
	opacity:0.1;
	filter:alpha(opacity=10);
}

.created
{
	display: inline;	
	margin: 0px 0px 15px 20px;
	float: right
}

