/* THE CROW and THE PITCHER #/


/* General tags */
* {margin:0; padding:0;}
body {background:#ffffff url(bodybg.gif) repeat;  font-size:76%; font-family: san-serif, tahoma, herculanum;  color:#0000ff;}
a {background-color:inherit; color:#0000ff; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 0 16px 0;}
ul, ol {margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol {margin:3px 0 0 15px;}
img {float:left; margin:0 10px 5px 0;}

/* Headers */
h1 {color:#ff0000; font-size:2.2em; font-weight:bold; font-family:herculanum; letter-spacing:-3px; margin:0; text-align:center;}
h2 {color:#008000; font-size:1.6em; font-weight:bold; font-family:herculanum; letter-spacing: -1px; margin:5px 0 10px; text-align:center;}
h3 {color:#008000; font-size:1.2em; font-weight:bold; font-family:herculanum; letter-spacing: -1px; margin:5px 0 10px; text-align:left;}
h4 {color:#008000; font-size:1.2em; font-weight:bold; font-family:herculanum; letter-spacing: -1px; margin:5px 0 10px; text-align:center;}

/* IDs */
#title {margin:20px auto -1px; width:750px;}
#container {background:#fff url(./images/crowlogo.gif) center left no-repeat; border: 20px solid #0000ff; color:#000000; margin:0 auto 15px; padding:20px; width:750px; line-
                     height:1.3em;}
#gamecontainer {background:#fff url(./images/crowlogo.gif) center left no-repeat; border: 20px solid #0000ff; color:#000000; margin:0 auto 15px; padding:20px; width:750px; line-  
                     height:1.3em;}
#rulescontainer {background:#fff url(./images/crowcards2.gif) center left no-repeat; border: 20px solid #0000ff; color:#000000; margin:0 auto 15px; padding:20px; width:750px; line-  
                     height:1.3em;}
#ordercontainer {background:#fff url(./images/boximages.gif) center left no-repeat; border: 20px solid #0000ff; color:#000000; margin:0 auto 15px; padding:20px; width:750px; line-  
                     height:1.3em;}
#contactcontainer {background:#fff url(./images/crowlogo.gif) center left no-repeat; border: 20px solid #0000ff; color:#000000; margin:0 auto 15px; padding:20px; width:750px; line-  
                     height:1.3em;}
#sidebar {float:left; padding-left:215px; width:110px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:0.9em;}
#sidebar p a {font-weight:400;}
#main {float:right; width:400px;}
#footer {clear:both; color:#aaa;}

/* Menu */
.menu {border:1px solid #ffffff; color:#ff0000; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:75px;}
.menu:hover {background-color:#ffffff; border:1px solid #0000ff; color:#ff0000; text-decoration:none;}

/* Various classes */
.credits {float:center; color:#000000; font-size:0.9em; margin-bottom:0;}
.credits a {color:#000000;}