	#Sites	{
		padding: 0px; 
		margin: 0px; 
		font-family: sans-serif; 
		font-size: 11px; 
		color: #D0D0D0; 
		background-color: #111111; 
		text-decoration: none;
		letter-spacing: 1px;
	}
	#MetaContainer	{
		background: url(/media/images/bkgdrptr.gif) repeat-y 0px 0px; 
		width: 100%; 
		height: 100%;
	}
	#LeftContainer	{
		float:left; 
		background: url(/media/images/leftcol.gif) no-repeat top; 
		min-height: 498px; 
		_height: 498px; 
		width: 203px; 
		margin: 0px; 
		text-align:right;
		color: #ffffff;
	}
	#LeftContainer a	{
		text-decoration: none;
		color: #ffffff;
		}
	h3	{
		font-family: times; 
		font-size:17px; 
		padding: 123 34 0 0;
		color: #ffffff;
	}
	p.large	{
		font: 11px arial; 
		line-height: 12px;
		color: #D0D0D0;
	}
	.BodyText	{
		font: 11px arial; 
		line-height: 18px;
		color: #ffffff;
		width: 528px
	}
	
	#RightContainer	{
		background: url(/media/images/bkgd.gif) no-repeat 0px 0px; 
		min-height: 310px; 
		_height: 310px; 
		min-width: 178px; 
		_width: 178px; 
		margin: 0px; 
		color: #666666;
		float: left;
	}
	#Portfolio	{
		padding: 80 0 0 80;
		margin: 0px;
		min-width: 528px; 
		_width: 528px; 
	}
	#RightContainer	a, a:visited	{
		text-decoration: none;
		color: #666666;
	}
	#RightContainer	a:hover	{
		text-decoration: none;
		color: #ffffff;
	}
	#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font: 11px arial; 		
	}
	#navigation li {
		float: right;
		margin: 0;
		padding: 0;
	}
	#Current a
	{
		text-decoration: none;
		color: #ffffff;
	}
	#Current a:hover
	{
		color: #666666;
	}
	.nav	{
		width: 528px;	
	}

