BODY
	{
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;	
	}

a:link
	{
	color: #CCCCCC;
	text-decoration: none;
	}
	
a:active
	{
	color: #CCCCCC;
	text-decoration: none;	
	}
	
a:visited
	{
	color: #CCCCCC;
	text-decoration: none;	
	}
	
a:hover
	{
	color: #EEFF7F;
	text-decoration: none;	
	}
	
.container
	{
	width: 823px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;	
	background-color: #000000;
	}

.navTop
	{
	float: left;
	width: 675px;
	height: 400px;
	margin: 0px;
	padding: 0px;	
	}
	
.navTopSub	
	{
	float: left;
	width: 675px;
	height: auto;
	margin: 0px;
	padding: 0px;	
	}

.navRight
	{
	float: right;	
	width: 148px;
	height: 510px;	
	margin: 0px;
	padding: 0px;		
	background-image: url(images/bg_side2.gif);
	text-align: center;
	line-height: 0px;
	}
	
.bodyArea
	{
	float: left;
	width: 671px;
	height: auto;
	margin: 0px;	
	padding: 0px 0px 2px 2px;	
	background-color: #000000;
	text-align: center;
	}	
.bodyAreaSub
	{
	float: left;
	width: 671px;
	height: 340px;
	margin: 0px;	
	padding: 0px 0px 2px 2px;	
	background-color: #000000;
	text-align: center;
	}		
	
.workArea
	{
	float: left;
	width: 666px;
	height: auto;
	margin: 0px;	
	padding: 0px;	
	background-color: #1F1F27;
	border-right: solid 1px #494A50;	
	border-bottom: solid 1px #494A50;		
	border-left: solid 1px #494A50;			
	text-align: center;
	}	
.mainpageCopyArea
	{
	float: left;
	margin: 0px;
	padding: 5px 9px 9px 9px;
	text-align: left;
	height: 95px;
	}
	
.subpageCopyArea
	{
	float: left;
	margin: 0px;
	padding-left: 9px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 12px;
	color: #999999;	
	height: 306px;	
	overflow: auto;
	border-left: solid 1px #47484c;
	width: 390px;
	}	
	
.titleBar
	{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
.clear {
    clear: both;
	display: block;
}
