﻿body
{
	/*background:#4d4d4d;*/
	background:#1A1A1A;
	color:#6d6d6d;
	border-left: solid 10px #6d6d6d;
}
#footer
{
	background-image: url('images/logo-background.png');
	background-repeat: repeat-x;
	width:95%;
	height:20px;
}
.column
{
	color:#6d6d6d !important;
}
#navigation A:hover
{
	background-image: url('images/navarrow.png');
}
#logo_area_border
{
	border-bottom: dotted 1px #6d6d6d;
}
#content_header
{
	border-bottom: dotted 1px #6d6d6d;
}



