@charset "utf-8";
/* CSS Document */

body, form, h1, h2, h3, h4, h5, h6, p, ul, li { margin:0; padding:0; }
html { overflow-y:scroll; }
img { border:0; }
body { background-color:#000; color:#FFF; font-family:"Tempus Sans ITC", Tahoma, sans-serif; }
h1, h2, h3, h4, h5, h6 { color:#B91021; }
em { color:#B91021; font-weight:bold; }

#wrapper { background-image:url(images/sidebar.jpg); background-position:top left; background-repeat:repeat-y; margin:0 auto; padding-left:70px; width:703px; }

#header { height:183px; }
#header .logo { float:left; }
#headernav { list-style:none; text-align:right; }
#headernav li { display:inline; font-size:1.4em; }
#headernav li a { color:#FFF; padding:5px; text-decoration:none; }
#headernav li a:hover { color:#B91021; }
#shoppingcart { padding:10px; text-align:right; }
#definitions { }
#definitions li { list-style:none; padding:5px; }
#pagetitle { background-image:url(images/titleimg.png); background-position:center bottom; background-repeat:no-repeat; height:85px; text-align:center; width:300px; position:relative; float:right; }
#pagetitle h1 { display:inline; color:#FFF; font-size:4em; font-weight:normal; }

#contents { margin:20px 0px; }
#contents p { font-size:1em; margin-bottom:15px; }
#contents p a { color:#B91021; text-decoration:none; }
#contents p a:hover { color:#FFF; text-decoration:underline; }

#footer { clear:both; text-align:center; }
#footernav { list-style:none; }
#footernav li { display:inline; font-size:.8em; }
#footernav li a { color:#B91021; padding:4px; text-decoration:none; }
#footernav li a:hover { color:#FFF; text-decoration:underline; }
#footerbuttons { list-style:none; }
#footerbuttons li { display:inline; }
#footerbuttons li a { padding:0 4px; }