/* Edit This  Section Only */

#footer{
background: #444; /* Footer Solid Color*/
background:url(../../../theme/site_menu.png) repeat;
color: #fff; /* Footer Font Color*/
}

a:hover{
color:#bbb; /* Menu Hover Color*/
}

body{ 
background:url(../../../theme/background.png) repeat; /* Background Color*/
} 

/* do not edit anything past this point*/
