html { background-image: url(/2009lists/images/tile.gif); background-repeat: repeat; background-position: center top; }
body { margin: 0px; padding: 0px; color: #000000; background-image: url(/2009lists/images/main.gif); background-position: center top; background-repeat: no-repeat; min-height: 648px; }

/*Links*/
a:link, a:visited { color: black; }
a:hover, a:active { color: #f6ea3d; }

#container { font-size: 12px; width: 540px; padding: 10px; margin: 0px auto; top: 216px; background-color: #1b83C6; }
/*#container p { margin: 0px; padding: 0px; }*/
#header { height:216px; width: 100%; margin-left:auto; margin-right:auto; }
#header a { height: 100%; width: 100%; display: block; }

/*Menu*/
.menu { width:520px; position:relative; padding-right: 10px; padding-left: 10px;	margin-right: auto; margin-left: auto; }
.menu a:link, .menu a:visited { text-decoration: none; }
.menu a:hover, .menu a:active, .menu li:hover, .menu li:hover a, .menu li:active a, .menu li:active, .menu .pageon, .menu .pageon a { text-decoration: none; color: black; }
.menu li:hover a, .menu li:active a { text-decoration: none; color: black; }
.menu ul { margin: 0px; padding: 0px; list-style-type: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-transform: uppercase; }
.menu li { list-style-image: none; float: left; padding-top: 2px; padding-right: 4px; padding-bottom: 3px; padding-left: 4px; position: relative; color: #FFFFFF; }
.menu .pageon, .menu .pageoff:hover { margin: 1px 2px; border-bottom-width: 2px; border-bottom-style: solid; border-color: #000000; }
.menu .pageoff { margin: 1px 2px 1px 2px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #1b83C6; }
#bottom { margin-top: 30px; }

/*Headlines*/
h1, h2, h3 { font-family: Georgia, "Times New Roman", Times, serif; }
h1 { font-size:24px; margin-top:25px; margin-bottom:5px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; }
h2 { font-size:16px; margin-top:5px; margin-bottom:5px; color: #f6ea3d; font-style: italic; }
h3 { font-size:16px; margin-top:5px; margin-bottom:5px; }

p { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top: 4px; margin-bottom: 16px; }
blockquote { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style:italic; color: #FF4040; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #FF4040; border-bottom-color: #FF4040; }
.other { font-style: normal; color: #333333; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.footnote { font-size:10px; }
.ltgrey { color: #999999; }

#credits { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 400px; margin-top: 5px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; }

