p.verse {margin:0; padding: 0; line-height:130% !important;}
body {margin:0;padding:0;background:#0D0D0D url(/assets/images/ancestors/background.gif) repeat-y center top;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:12px;color:#999}
h1, h2, h3 {text-transform:lowercase;font-family:Georgia, "Times New Roman",Times,serif;font-weight:normal;font-style:italic;color:#FF941D; padding:0; margin:0;}
h1 {font-size:200%}
h2 {font-size:150%}
p, ol, ul, blockquote {line-height:200%}
p {margin:0 0 15px;}
a {border-bottom:1px dotted #707070;text-decoration:none;color:#eee}
a:hover {border:none}
strong {color:#8D8C8C}

/*header*/
#header {width:600px;height:280px;margin:0 auto;background:url(/assets/images/ancestors/header.jpg)}
#header h1 {margin:0;padding:40px 0 0 40px;font-size:36px}
#header h2 {margin:0;padding:0 0 0 192px;font-size:16px}
#header a {border:none;letter-spacing:-1px;color:#FFFF52}

/* MENU */
#menu {margin:5px auto 20px;height:30px;}
#menu ul {margin:0 -40px;padding:0;}
#menu li {background:url(/assets/images/ancestors/button.gif) repeat-y center top;float:left;height:30px;line-height:26px;text-align:center;width:125px; margin:0;padding:0 10px;list-style:none;}
menu li.active a {color:#FFF;}
#menu li a {font:bold 1.1em sans-serif;text-decoration:none; border:none;}
#menu a:hover {color:#FFF;}

/* Content */
#content {width:500px;margin:0 auto;padding:6px 40px 5px;}


/*footer*/
#footer {clear:both;width:580px;margin:10px auto;padding-top:5px; border-top:solid 1px #666;font-size:9px; font-weight:bold;}
#footer p {margin:0;text-align:center;}
#footer * {color:#666}
#footer a {border:none;}


.fleft {float:left}
.fright {float:right}
.fcenter {float:none;text-align:center}
