#header{
	border-bottom:3px solid #FF0000;
}
#header ul li a#currentArea{
	color:#FF0000;
	/*border-bottom:16px solid #FF0000;*/
}
#footer{
	border-top:3px solid #FF0000;
}


#leftCol h2{
	color:#FF0000;
}
#leftCol h2 a{
	color:#FF0000;
}
#leftCol h2 a:hover{
	text-decoration:none;
	color:#072630;
}
body{
	background: #660000 url(../../ss_layout/bodyBck_home.jpg) repeat-x;
}