html { background-color: #000000; color: #ffffff; }
* { font-family: verdana; }
div,span,div,td,p,a { font-size: 11px; }
body { text-align: center; }
#body-wrap { margin: 0 auto; text-align: left; }
#header { border: 0px solid #f0f; height: 115px; background: #000000 url(../img/logo.jpg) scroll no-repeat top center; }
#content-top { border: 0px solid #f0f;height: 41px; background: #000000 url(../img/content-top.jpg) scroll no-repeat top center; }
#content-bottom { height: 41px; background: #000000 url(../img/content-bottom.jpg) scroll no-repeat top center; }
#content { border: 0px solid #f0f; min-height: 400px; height: auto !important; height: 400px; 
		   background: #000000 url(../img/content-body.jpg) scroll repeat-y top center; 
		   text-align: center;}
#footer { border: 0px solid #f0f; padding: 20px; }

#menu * { text-align: center; }
#menu a { color: #ffffff; font-variant: small-caps; font-size: 14px; padding: 0 10px; letter-spacing: 1px; text-decoration:none; }
#menu a:hover { text-decoration: underline;  }
		   
		   
.c-wrap { margin: 0 auto; width: 850px; text-align: justify; color: #ffffff; padding: 5px; border: 0px solid #f0f; }

.yeah { font-size: 16px; font-weight: bolder; }

.s-yeah { font-size: 16px; }


