.custom #image_box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#333333 none repeat scroll 0 0;
border-color: #000000
}

.custom #header {
border-color: #000000
}

.custom #footer {
border-color: #000000
}

.custom #image_box img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
border-color:#000000;
border-style:solid;
display:block;
}

.custom .menu, .menu a, .menu li ul {
	border-style: none; a:hover: #fff
        
}

.custom .menu .rss {
	color: #fff
}

