body {
    font-family:arial,verdana,helvetica,sans-serif;
    background-image:url('../imgs/pattern.gif');
    /*background:#000000;*/
}
    
#content,#menu {
    /*background-color:#000000;*/
}
a img {
    border-width:0px;
}
a {
    color:#D8A221;
    text-decoration:none;
}
a:hover {
    color:#E9E217;
    text-decoration:none;
}
.clearfloat123 {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer123 {
	height: 0px;
	width:1px;
	clear: both;
	text-indent: -9999px;
}
