@charset "utf-8";

h3{ color:#222222;}
#headBack{
	background: transparent url(../images/blackGrey_01.png) repeat-x scroll left top;
}
#headNav{
	background: transparent url(../images/blackGrey_02.png) repeat-x scroll left top;
	color:#666666;
}
#headNav a{
	color:#111111;
}
#headNav a:hover{
	color:#555555;
}
#title{
	color:#222222;
}
#container{
	border-left:1px solid  #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	background: #DADADA url(../images/blackGrey_03.png) repeat-x scroll left 131px;
}
#description{
	color:#222222;
}
#infoHead{
	border-top:1px solid #111111;
	color:#111111;
	height:26px;
	background: transparent url(../images/blackGrey_01.png) repeat-x scroll left -2px;
}
.info{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#infoText{
	color:#222222;
	background: #D7D7D7 url(../images/blackGrey_03.png) repeat-x scroll left top;
}
#footer{
	background:transparent url(../images/blackGrey_01.png) repeat-x scroll left -1px;
	border-top:1px solid #333333;
}
#footNav a {color:#BBBBBB;}
#footerLink a {color:#CCCCCC;}
#footerLink{color:#BBBBBB;;}
