/* standard elements */
html
{

    height: 100%;
    z-index: 0;
    background-color: #000;
}

*
{
    margin: 0;
    padding: 0;
}

a
{
    color: #CC3;
}
a:hover
{
    color: #FF3;
}

body
{
    background-color: #000;
    color: #DDD;
    font: normal 1em "Trebuchet MS" ,Verdana,Arial;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#bodyHeader
{
    position:fixed;
    top:0;
    left:0;
    right:0;
    height: 200px;
    background: #78C9C0 url(../images/bgrepeat.png) repeat-x top left !important;
    background-attachment:fixed;
}

/*
#divbg
{
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent url(../images/bgrepeat.png) repeat-x top left;
    width: 100%;
    height: 200px;
    
}
*/


form
{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
}

p, code, ul, ol
{
    padding-bottom: 1.2em;
}

h1
{
    color: #CCC;
    font: normal 1.4em Impact,sans-serif;
}
h1 a
{
    color: #000;
    text-decoration: none;
}
h1 a:hover
{
    color: #F00;
}

h2
{
    font: normal 1.2em Tahoma,sans-serif;
}

h1, h2
{
    padding: 0;
}

blockquote
{
    color: #CCA;
    display: block;
    font-weight: bold;
    padding-left: 28px;
}

img
{
    border: none;
}

img.right
{
    margin: 5px 0 5px 12px;
}
img.left
{
    margin: 5px 12px 5px 0;
}
img.border
{
    background: #555;
    display: block;
    padding: 3px;
}

/* misc */
.clearer
{
    clear: both;
}

.left
{
    float: left;
}
.right
{
    float: right;
}






/* structure */
#container
{
    width: 768px;
    margin: 0 auto;
    border: Solid 0px white;
    position: relative;
    padding: 0px;
    font-size: 0.8em;
    z-index: 0;
}

#header
{
    width: 768px;
    height: 200px;
    border: solid 0px red;
    z-index: 0;
    position: fixed;
    overflow: hidden;
    left:50%;
    margin-left:-384px;
    top:0;
    z-index: 2;
    
}

#headerbg
{
    width: 768px;
    height: 200px;
    background: transparent url(../images/headerbg.png) no-repeat top left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}





.header
{
    margin: 0;
    padding: 0;
    z-index: 2;
}



/* content */
#content
{
    position: relative;
    border: solid 0px red;
    padding-left: 0px;
    padding-right: 0px; /*background: transparent url(../images/contentleftborder.gif) repeat-y top left;*/
    width: 568px;
    float: left;
    color: #ddd;
    text-align: justify;
    text-indent: 0px;
    z-index: 2;
}



#content ul
{
    margin-left: 18px;
    padding: 0;
    text-indent: 0;
}


#content ul li
{
    margin-left: 2px;
    padding-left: 0;
}

/* navigation */
#navigation
{
    float: left;
    position: relative;
    width: 200px;
    z-index: 2;
    
}

#navigation h2
{
    color: #000;
    letter-spacing: 0;
    line-height: 30px;
    height: 30px;
    margin: 0;
}

/* footer */
#footer
{
    border-top: 0px dotted #333;
    color: #666;
    font: normal 0.9em sans-serif;
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 2;
}
#footer a
{
    color: #999;
    text-decoration: none;
}
#footer a:hover
{
    color: #CCC;
    text-decoration: underline;
}
#footer .left, #footer .right
{
    padding: 10px 0;
}
#footer .right a
{
    color: #777;
}



.smallHeader
{
}


#newsBox
{
    text-align: justify;
}

#newsBox .header
{
    /* text-align:center;     margin:0;     padding:0;     padding-top:12px; */
}




#newsletterBox
{
    /*  background:transparent url(../images/newsletterbgs.gif) no-repeat top left; */
    width: 185px;
    margin: 0 auto; /* margin-top:20px; */
}

#newsletterBox .header
{
    /* text-align:center;     margin:0;     padding:0;     padding-top:12px; */
}

.newsletterSubscribe
{
}

.newsletterSubscribeContainer
{
    margin: 0 auto;
    width: 185px;
    border: Solid 0px red;
}

.txtEmailSignup
{
    border: solid 1px #888;
    width: 120px;
    line-height: 1.2em;
    height: 1.2em;
    padding: 2px;
    background-color: #000;
    text-align: center;
    color: #ddd;
    float: left;
    margin-left: 5px;
}

.lnkEmailSignup
{
    cursor: pointer;
    float: right;
}


.menuContainer
{
    border:Solid 0px #fff;
    margin-top: 200px;
    position:relative;
    
}








#events
{
    /*   background:transparent url(../images/calendarbgs.gif) no-repeat top left;      width:210px;     height:205px;     margin-top:20px; */
}

#events .header
{
    /* text-align:center;     margin:0;     padding:0;     padding-top:12px; */
}

.calendarBox
{
    margin: 0 auto;
    position: relative;
    top: 0px;
    border: solid 1px #444;
    width: 170px;
    padding: 0px 5px;
}


#divDynamicBox
{
    position: absolute;
    left: 15px;
    top: 0px;
    width: 610px;
    border: Solid 0px #fff;
    color: #fff;
    z-index: 1000;
}

.divEventsDate
{
    position: relative;
    text-align: left;
    font-family: Arial;
    color: #fff;
    width: 210px;
    font-weight: bold;
    font-style: italic;
    margin: 3px 0px 0px 10px;
    float: left;
}

.divClose
{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    font-family: Verdana;
    font-weight: bold;
    line-height: 14px;
    border: solid 1px #e0e0e0;
    background-color: #888899;
    margin: 8px 8px 0px 0px;
    color: #000000;
    cursor: pointer;
}

.divLoginContainer
{
    position: relative;
    width: 240px;
    margin: 0 auto;
}


#upgrade
{
    display: none;
    visibility: hidden;
    position: absolute;
}




.PageHeader h1
{
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 0px;
    height: 0px;
    position: absolute;
}



.mainContentTop
{
    background: transparent url(../images/largeContentTop.png) no-repeat top left;
    width: 563px;
    height: 41px;
}

.mainContentMiddle
{
    background: transparent url(../images/largeContentMiddle.png) repeat-y top left;
    padding-top:10px;
    width: 563px;
}

.mainContentMiddleHeader
{
    background: transparent url(../images/ContentMiddle.png) repeat-y top left;
    width: 563px;
    height: 23px;
    position: relative;
}

.mainContentPadded
{
    padding: 0px 10px;
}

.mainContentPaddedHeader
{
    position: relative;
    padding: 0px 15px;
}


.mainContentHeader
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: -8px;
}


.mainContentBottom
{
    background: transparent url(../images/largeContentBottom.png) no-repeat top left;
    width: 563px;
    height: 8px;
    margin-bottom: 5px;
}









/*EVENT TICKER*/
#eventticker
{
    width: 172px;
    height: 0px;
    overflow: hidden;
    position: relative;
}

#eventtickercontroller
{
    height: 1.1em;
}


#eventtickerprev
{
    border: Solid 1px #555;
    background-color: #333;
    width: 15px;
    height: 1em;
    position: absolute;
    left: 2px;
    top: 2px;
    line-height: 0.8em;
    text-align: center;
    cursor: pointer;
}

#eventtickernext
{
    border: Solid 1px #555;
    background-color: #333;
    width: 15px;
    height: 1em;
    position: absolute;
    right: 2px;
    top: 2px;
    line-height: 0.8em;
    text-align: center;
    cursor: pointer;
}


#eventticker a
{
    text-decoration: none;
    display: block;
}


#eventticker ul
{
    margin: 0 auto;
    padding: 0;
    width: 168px;
    cursor: pointer;
}

#eventticker li
{
    color: #bbb;
    margin: 0;
    padding: 0;
    width: 168px;
    list-style-type: none;
    overflow: hidden;
    display: none;
}

#eventticker li
{
    display: block;
}

#eventticker li h1
{
    margin: 0;
    padding: 0;
    text-align: center;
    color: #ddd;
}


#eventticker li h2
{
    margin: 0;
    padding: 0;
    text-align: center;
    color: #ddd;
    border-bottom: double 3px #222;
    padding-bottom: 3px;
}

#eventticker li h3
{
    margin: 0;
    padding: 3px 0;
    text-align: center;
    color: #bbb;
    font-weight: bold;
    border-bottom: double 3px #222;
}

#eventticker li h4
{
    margin: 0;
    padding: 0;
    text-align: center;
    color: #bbb;
}

#eventticker li p
{
    margin: 0;
    padding: 0 5px;
    text-align: left;
    color: #888;
    text-indent: 0;
    margin-bottom: 5px;
}


/*END EVENT TICKER*/




 .newMessage
    {
        float:left;
        width:150px;
 position:relative;
    }
    .newMessage a
    {
        display: block;
        padding: 3px 6px;
        line-height: 20px;
        height: 20px;
        width:150px;
        margin: 0;
        text-align: center;
        font-size: 0.9em;
        cursor: pointer;
        text-decoration: none;
        background-color: #222;
        border: solid 1px #333;

    }






