body { background: black;
		background:url(../images/metal_tile.jpg) repeat;
		background-attachment: fixed;}
.acc *{margin:0; padding:0; font:12px Verdana,Arial; color: white;}

/*
#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}
*/

#acc {width:557px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:543px; border:1px solid #fff; padding:6px; padding-right: 0; font-weight:bold; margin-top:5px; cursor:pointer; background: #A9A9A9; color: black; /* background:url(images/header.gif) */}
#acc h3:hover {background: #006DB6; color: white; /* background:url(images/header_over.gif) */}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:525px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff; color: black;}
#acc .acc-content img {margin-top: 10px; margin-bottom: 10px;}
#acc .cont_cat {color: black; font-weight: 800;}
