/*
Theme Name: Yofox_v9
Theme URI: http://www.yofox.net/
Description: Theme by <a href="http://www.yofox.net/">Yofox</a> on 2008-8-15 17:23:03.
Version: 2.6
Author: Yofox
Author URI: http://www.yofox.net/
*/

/* *************************** 
   Style 
   ***************************/
* {
 margin:0; 
 padding:0;
}

html, body {
 text-align:center;
 font:12px/180% Verdana, Arial, Helvetica, sans-serif;
 color:#F5F5F5;
 background:url(images/bg1.jpg)  0 0 repeat-x #F4F4F4;
}

#wrapper { width: 1100px; margin: 0 auto; height: 800px; background:url(images/bg.jpg)  50% 0 no-repeat;}
#content { padding-top: 20px; line-height: 300%;}
h1 { font-size: 28px;}
h1 em {  color: #A30000;}
h2, h3 { color: #A30000;}
h3 a { color: #FF8500;}
h3 a:hover { text-decoration: none;}