
/* - - main element definitions - - */
body {
    background-color: #9a9895;
    background-image: url(/img/bgd_page.gif);
    background-repeat: repeat-x;
}
body, input, div, p, h2, code {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #545454;
    line-height: 125%;
}
body, div, p, h1, form, br, a, img, ul, li, pre {
    margin: 0 auto;
    padding: 0;
    border: 0;
}
div, p, h1, form, br, a, img, ul, li {
    text-align: left;
}
a {
    color: #897045;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
div.clearer {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}
/* - - - */


/* - - h e a d e r a r e a :  division & element defintions - - */
#logo {
    position: absolute; top: 18px; left: 18px;
}
cite {
    position: absolute;
    top: 54px;
    height: 82px;
    width: 158px;
    color: #77736e;
    font-style: normal;
    background-image: url(/img/bgd_citation.gif);
    background-repeat: no-repeat;
    padding: 18px 0px 0 20px;
}
cite em {
    color: #9a9895;
}
#menu {
    position: absolute;
    left: 183px;
    width: 500px;
}
#menu div {
    float: left;
    padding: 19px 14px 0 14px;
    background-image: url(/img/men_separator.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#submenu {
    position: absolute; top: 47px; left: 183px;
}
#submenu p {
    display: inline;
    color: #9a9895;
    padding-left: 13px;
}
#submenu a {
    color: #9a9895;
}
#submenu a:hover {
    color: #000000;
}
#submenu a.selected {
    color: #000000;
    font-weight: bold;
}
/* - - - */


/* -  f o o t e r  - */
#footer {
    height: 35px;
    background-color: #9a9895;
    background-image: url(/img/gfx_footer1.gif);
    background-repeat: no-repeat;
    text-align: right;
}
#footer img {
    margin: 22px 3px 0 0;
}
/* - - - */


/* - - c o n t e n t a r e a :  division & element defintions - - */
#wrapper {
    position: absolute; top: 63px; left: 183px;
    height: auto;
    width: 572px;
    text-align: left;
}
/* -  c o n t e n t  - */
#headline {
    background-image: url(/img/bgd_headline1.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 72px;
}
h1 {
    font-size: 11px;
    padding: 43px 0 0 18px;
}
#contentbox {
    background-image: url(/img/bgd_content1.gif);
    background-repeat: repeat-y;
}
#content {
    background-image: url(/img/bgd_content1_top.gif);
    background-repeat: no-repeat;
}
h2 {
    padding: 9px 0 5px 18px;
    margin: 0;
}
#content p {
    padding: 3px 12px 4px 18px;
}
#content a {
    font-weight: bold;
}
pre {
    margin-top: -8px;
}
#rules {
    margin-left: 18px;
}
#rules p {
    padding-left: 5px;
}
#rules .rbright {
    background-image: url(/img/bgd_rules_bright.gif);
    background-repeat: repeat-x;
}
.important {
    color: #b22121;
}
#flashcontent {
    position: relative; top: 26px; left: 10px;
    height: 217px;
    width: 217px;
    background-image: url(/img/bgd_drawomatic.gif);
    background-repeat: no-repeat;
    padding: 6px 0 0 6px;
    margin: 0;
}
#flashcontent p {
    padding: 5px 0 0 5px;
}
#smallcol {
    position: absolute; top: 0px; left: 230px;
    width: 352px;
    margin: 0;
}
#smallcol #headline {
    background-image: url(/img/bgd_headline2.gif);
}
#smallcol #footer {
    background-image: url(/img/gfx_footer2.gif);
}
#latestslide {
    width: 196px;
    position: absolute; top: 0px; left: 366px;
}
#slidetext {
    margin: 0 0 0 0;
    clear: both;
    position: absolute; top: 200px; left: 364px;
    background-color: #CAC9C8;
    width: 190px; /*ie6 fix */
}
#latestslide div {
    height: 196px;
    background-image: url(/img/bgd_slide_news.gif);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 13px;
}
#latestslide div img {
    margin-top: 7px;
    margin-bottom: 6px;
}

#rsstext {
    margin: 0 0 0 0;
    position: absolute; top: 300px; left: 380px;
    clear: both;
    width: 185px;
    background-color: #CAC9C8;
}

#rsstext img {
    float: left;
    margin-top: 9px;
}

#rsstext p {
    padding: 0 0 0 20;
    margin: 0;
}

#gallery {
    padding: 12px 0 0 20px;
}
#gallery div.message,
#gallery div.image {
    float: left;
    width: 174px;
    height: 186px;
    background-image: url(/img/bgd_slide.gif);
    background-repeat: no-repeat;
    margin-right: 5px;
    text-align: center;
}
#gallery div.row1 div.image {
    background-image: url(/img/bgd_slide_firstrow.gif);
}
#gallery div.image img {
    margin-top: 20px;
    margin-bottom: 6px;
}
#gallery-clearer {
    /* required to trap mouseevents if leaving the lowest
       row of items in the gallery. */
    float: left;
    clear: both;
    height: 1px;
    width: 50px;
    background-color: transparent;
}

.colleft {
    float: left;
    width: 350px;
}
.colleft p {
    padding-right: 0 !important;
}
.colright {
    margin-left: 354px;
}
.colright p, .colright h2 {
    padding-right: 20px !important;
}

div.image {
    float: left;
    cursor: pointer;
}

div.message {
    padding: 5px;
    z-index: 99;
    background-image: none !important;
    background-color: #fff !important;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: left !important;
    float: left;
    margin: 20px 0px 0px -158px;
    cursor: pointer;
    height: 122px !important;
    width: 122px !important;
}

div.message div.text {
    background-image: url("/img/icon/comment.gif");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 13px;
    color: #333;
    margin-top: 3px;
    border-top: 1px solid #444;
    padding-top: 4px;
    width: 105px;
    height: 65px;
    overflow: hidden;
}
div.message div.author {
    background-image: url("/img/icon/person.gif");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 13px;
    color: #333;
    width: 105px;
    height: 14px;
    overflow: hidden;
}
div.message div.date {
    background-image: url("/img/icon/calendar.gif");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 13px;
    color: #666;
    width: 105px;
    height: 14px;
    overflow: hidden;
}
div.message div.time {
    background-image: url("/img/icon/clock.gif");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 13px;
    color: #666;
    width: 105px;
    height: 14px;
    overflow: hidden;
}

/* - - - */



