/*
--------------------------------------------------------------------------------
DuckTolling Style Sheet
Author: Shawn Raymond
All content copyright 2009 Switchclick Corporation
--------------------------------------------------------------------------------
*/

body, td { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; }
body { background-color:#000000; color:#FFFFFF; line-height:200%; margin:0px; padding:0px; }
a { border:0px; color:#B65900; }
img { border:0px; }
input { margin:2px 0px; vertical-align:middle; }
textarea { width:98%; }
td.formtitle { font-size:18px; font-weight:bold; background-color:#954A00; color:#000000; }
td.tabletitle { font-size:14px; font-weight:bold; background-color:#954A00; color:#000000; }
tr.odd { background-color:#333333; }
td.odd { background-color:#222222; }
nobr.nametitle { text-decoration:underline; color:#AAAAAA; }

h1 { margin:0px; padding:0px; }
h2, h3, h4, h5, h6 { margin:10px 0px; padding:0px; }
h3 { color:#FF9900; }

#page_wrapone { position:relative; width:100%; text-align:center; background-image:url(/images/ducktolling_header_gradient.jpg); background-position:top center; background-repeat:repeat-x; }
#page_wraptwo { position:relative; width:100%; text-align:center; background-image:url(/images/ducktolling_footer.jpg); background-position:bottom center; background-repeat:repeat-x; }
#page_frame { position:relative; width:760px; margin:0px auto; background-image:url(/images/ducktolling_footer_scene.gif); background-position:bottom center; background-repeat:no-repeat; }
#page_header { position:relative; width:760px; height:90px; background-image:url(/images/ducktolling_header.jpg); background-position:top center; background-repeat:no-repeat; text-indent:-9000px; }
#page_menu_html { position:relative; width:760px; height:400px; text-align:center; background-image:url(/images/ducktolling_menu.jpg); background-position:top center; background-repeat:no-repeat; }
#page_menu_html ul { position:relative; top:330px; margin:0px; padding:0px; }
#page_menu_html li { position:relative; width:126px; height:35px; float:left; display:block; margin:0px; }
#page_menu_html a { position:relative; width:126px; height:35px; display:block; text-indent:-9000px; }
#page_body { position:relative; text-align:left; padding:20px; }
#page_footer { position:relative; width:760px; height:350px; }
#page_images { position:absolute; top:75px; left:385px; width:220px; padding:10px; font-size:10px; line-height:normal; font-family:Arial, Helvetica, sans-serif; color:#666666; background-color:#333333; }
#page_images div { position:relative; text-align:center; margin-top:5px; }
#page_images div.even { width:50%; float:left; }
#page_merchandise { position:absolute; top:75px; left:620px; width:116px; height:82px; background-image:url(images/ducktolling_merchandise.jpg); background-position:top left; background-repeat:repeat; }
#page_merchandise a { display:block; width:116px; height:82px; text-indent:-9000px; }
#page_author { position:relative; top:297px; left:50px; width:164px; height:47px; padding:0px; margin:0px; background-image:url(/images/ducktolling_switchclick.jpg); background-repeat:no-repeat; background-position:top left; }
#page_author a { position:relative; width:164px; height:47px; padding:0px; margin:0px; display:block; text-indent:-9000px; }
div.hardrule { width:100%; height:1px; margin:5px 0px; font-size:0px; line-height:0px; color:#000000; border-top:1px solid #B65900; }

.fright { float:right; margin:0px 0px 0px 20px; }
.fleft { float:left; margin:0px 20px 0px 0px; }