*{ font-family:Arial ; font-size: 14px; color: #5f4b42; text-decoration: none; }
body { background-color: #0e0e0e; width: 100%; margin:0; padding:0; }

#content_wrapper { margin: auto; width: 850px; text-align:left; }

/*------- tabs --------- */

#tabs { margin:180px 10px 6px 0; padding:0; border-bottom: 1px solid #5f4b42; }
#tabs li { list-style:none; display:inline; margin-left: 10px; }
#tabs a { border-top: 1px; border-left: 1px; border-right: 1px; border-bottom:0; border-style: solid; 
          border-color:#5f4b42; padding: 3px 3px 0 3px; margin: 0; }
#tabs a:hover { background-color:#5f4b42; color: #0e0e0e; }

a.active { background-color:#5f4b42; color: #0e0e0e; }

/*------- content --------- */

#photos {  }
#photos img { width:250px; border:none; padding:0; margin: 0;}


