
body {
    font-family: verdana,helvetica,sans-serif;
    font-weight: 400;
    line-height: 1.3;
    border-style: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

h1{
    color:#11aded;
    font-family: arial,helvetica,sans-serif;
    font-size:2.0em;
    font-weight: 700;
    line-height: 1.3;
    border-style: none;
    margin-bottom:0px;
}

h2{
    color:#0054A6;
    font-family: arial,helvetica,sans-serif;
    font-size:1.8em;
    font-weight: 700;
    line-height: 1.2;
    border-style: none;
    margin-bottom:0px;
    text-align:left;
}

h3{
    color:#0054A6;
    font-family: arial,helvetica,sans-serif;
    font-size:1.4em;
    font-weight: 700;
    line-height: 1.2;
    border-style: none;
    margin-bottom:0px;
    text-align:left;
}

h4{
    color:#000;
    font-family: arial,helvetica,sans-serif;
    font-size:1.2em;
    font-weight: 600;
    line-height: 1.0;
    border-style: none;
    margin-bottom:0px;
    padding-bottom:0px;
}

h1.s1{
    color:#000;
    font-family: arial,helvetica,sans-serif;
    font-size:2.3em;
    font-weight: 700;
    line-height: 1.3;
    border-style: none;
}



ul{
    color:#000;
    font-family: verdana,helvetica,sans-serif;
    font-size:1.0em;
    font-weight: 400;
    line-height: 1.3;
    border-style: none;
    margin-top:4px;
    padding:4px;
    padding-left:14px;
    text-align:left;
}

li{
    padding:4px;
}


td{
    font-family: arial,helvetica,sans-serif;
    font-weight: 400;
    font-size:0.8em;
    line-height: 1.3;
    border-style: none;
}


td.please_sign{
    background-color: #ffffff;
    background-image: url('gifs/please_sign.gif');
    background-repeat: no-repeat;
    height:107px;
    padding-top:30px;
    padding-left:210px;
    padding-right:42px;
}
td.please_sign_link{
    background-color: #ffffff;
    background-image: url('gifs/please_sign_link.gif');
    background-repeat: no-repeat;
    height:42px;
    padding-right:38px;
    padding-bottom:19px;
}

td.left_padder{
    background-color: #ffffff;
    background-image: url('jpegs/left_padder.jpg');
    background-repeat: repeat-y;
    background-position:100%;
}
td.right_padder{
    background-color: #ffffff;
    background-image: url('jpegs/right_padder.jpg');
    background-repeat: repeat-y;
    background-position: 0%;
}

td.buttonbar{
    background-color: #000;
    background-image: url('jpegs/buttonbar.jpg');
    background-repeat: no-repeat;
}



td.mainbg_popup{
    background-color: #92abb9;
    background-image:url('jpegs/leftfade.jpg');
    background-repeat:repeat-x;
    margin:0px;
    padding:0px;
}

td.footer_popup{
    background-color:#92abb9;
}

p.alert{
    color:#000;
    background-image:url('pngs/navv.png');
    font-family: verdana,helvetica,sans-serif;
    font-size:0.9em;
    font-weight: 700;
    line-height: 1.3;
    padding:6px;
}


/* --- top images ---------------------------------- */

td.topbar_background{
    background-color: #fff;
    margin:0px;
    padding:0px;
}
td.topbar_nav{
    background-color: #f00;
    margin:0px;
    padding:0px;
}

td.mainbg_left{
    background-color: #92abb9;
    background-image:url('pngs/left_waves.png');
    background-repeat:repeat-y;
    background-position:100% 0;
    margin:0px;
    padding:0px;
}
.mainbg_left_o{
    background-color: #92abb9;
    background-image:url('pngs/left_waves.png');
    background-repeat:repeat-y;
    background-position:100% 0;
    margin:0px;
    padding:0px;
    height:100%;
}
td.mainbg_right{
    background-color: #92abb9;
    background-image:url('pngs/right_waves.png');
    background-repeat:repeat-y;
    margin:0px;
    padding:0px;
}
.mainbg_right_o{
    background-color: #92abb9;
    background-image:url('pngs/right_waves.png');
    background-repeat:repeat-y;
    background-position:0 0;
    margin:0px;
    padding:0px;
    height:100%;
}

td.mainbg_Home1{
    background-color: #fff;
    background-repeat:no-repeat;
    background-position:0 100%;
    margin:0px;
    padding:0px;
}

td.topbar_Home1{
    background-color: #fff;
    background-image:url("jpegs/tops/Home1.jpg");
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
}
td.topbar_Home2{
    background-color: #fff;
    background-image:url("jpegs/tops/Home2.jpg");
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
}
td.topbar_Home3{
    background-color: #fff;
    background-image:url("jpegs/tops/Home3.jpg");
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
}
td.topbar_Home4{
    background-color: #fff;
    background-image:url("jpegs/tops/Home4.jpg");
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
}

/* MINI event classes */

#events_list{
    width:200px;
    margin-left:20px;
    margin-right:20px;
}

td.mini_events{
    font-size:0.8em;
    background-color:#eaeff2;
    padding-left:10px;
    border-bottom:2px dotted white;
    padding-bottom:4px;
}

td.mini_events_title{
    background-image:url(gifs/mini_events_top.gif);
    background-repeat:no-repeat;
    height:26px;

}
span.mini_events_title{
    color:#118DAD;
    font-weight:bold;
    font-size:0.85em;
}
span.mini_events_abstract{
    color:#11ADED;
    font-weight:normal;
    font-size:0.80em;
}
.mini_events_rss{
    background-image:url(pngs/rss_small.png);
    background-repeat:no-repeat;
    background-position:10px 50%;
    background-color:#eaeff2;

}

.mini_events_footer{
    background-image:url(gifs/mini_events_bot.gif);
    background-repeat:no-repeat;
    height:18px;
    text-align:center;
    font-size:0.9em;
}

.mini_events_footer a{
    color:white !important;
    font-weight:bold !important;
    font-size:0.75em !important;
}


div.twitter{
    position:relative;
    text-align:left;
    background-image:url(pngs/twitter.png);
    background-repeat:no-repeat;
    background-position:0px -10px;
    margin-left:20px;
    width:200px;
    height:139px;
    padding-left:10px;
    padding-right:10px;
    font-size:0.85em;
    font-family:arial;
    margin-bottom:10px;
}

div.twitter-follow{
    position:absolute;
    left:0px;
    bottom:0px;
    width:200px;
    text-align:center;
}
div.twitter-follow a,div.twitter-follow a:hover{
    font-weight:bold !important;
    color:white !important;
    font-family:arial;
}

div.twitter p{
    width:170px;
    margin-top:8px;
    text-align:center;
}

div.twitter_text{
    position:absolute;
    top:36px;
    padding-left:10px;
    width:170px;

}

#pirate-parties{
    margin-bottom:16px;
    margin-left:20px;
    width:170px;
}



div.footer {
    background-color:white;
    background-image:url('pngs/footerfade.png');
    background-repeat:repeat-x;
    height:28px;
}
div.sponsors{
    text-align:center;
    padding-bottom:4px;
}

.splitter{
    background-image:url('jpegs/divider.jpg');
    background-repeat:no-repeat;
    border-top-color:#cdf;
    border-top-width:2px;
    border-top-style:dotted;
    height:20px;
}

/* ------------------------------------------------- */

td.shadow{
    background-color: #ffffff;
    background-image: url('jpegs/shadow.jpg');
    background-repeat: repeat-x;
}

td.footer {
    background-color: #ccc;
    background-image: url('pngs/footerfade.png');
    background-repeat: repeat-x;

    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    padding-top:10px;
    height:52px;
}

td.grey_repeat {
    background-image:url('pngs/maritime_footer_rep.png');
}
td.small {
    background:#909090;
    color: #ffffff;
    font-family: Verdana,Helvetica;
    font-size: 7pt;
    font-weight: 500;
    line-height: 1.3;
}

.navigation_table{
    background-color:#eaeff2;
    padding:0px;
    margin:0px;
    width:100%;
}

table.navigation_container{
    padding:0px;
    margin:0px;
    width:96%;
}

table.navigation_guestbook{
    padding:0px;
    margin:0px;
    width:96%;
}

.guestbook_name{
    color: #660099;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 700;
}

td.navigation_guestbook{
    background-image:url('pngs/guestbook_summary_background.png');
    background-repeat:no-repeat;
    background-position:12px 0px;
    height:26px;
    padding:0px;
    margin:0px;
    padding-left:140px;
}

td.navigation_guestbook_tag{
    padding:0px;
    margin:0px;
    padding-right:40px;
}
#navigation_guestbook_tag{
    background-image:url('gifs/guestbook.gif');
    background-position:0px 0px;
    width:133px;
    float:right;
    padding:0px;
    margin:0px;
    height:21px;

}
td.navigation_guestbook_padder{
    width:16px;
    height:26px;
    padding:0px;
    margin:0px;
}


td.navigation{
    background-image:url("pngs/wheel.png");
    background-repeat:no-repeat;
    text-indent:26px;
    padding:0px;
    margin:0px;
}
td.navigation_bg{
    background-image:url("pngs/wheel_bg.png");
    background-repeat:no-repeat;
    text-indent:26px;
    padding:0px;
    margin:0px;
}

td.sub_navigation{
    background-image:url("pngs/wheel_sm.png");
    background-repeat:no-repeat;
    background-position:0 3px;
    text-indent:16px;
    padding:0px;
    margin:0px;
    font-size: 0.7em;
    height:20px;
}

td.subsub_navigation{
    background-image:url("pngs/wheel_sm_dot.png");
    background-repeat:no-repeat;
    background-position:12px 3px;

    text-indent:26px;
    padding:0px;
    margin:0px;
    font-size: 0.7em;
    height:20px;
}


td.navigation_table_top_left{
    background-image:url('pngs/topleft_box.png');
    height:16px;
    width:16px;
    padding:0px;
    margin:0px;
}

td.navigation_table_top{
    background-color:#eaeff2;
    padding:0px;
    margin:0px;
    font-size:8pt;
    font-size: 0.7em;
}
td.navigation_table_middle{
    background-color:#eaeff2;
    padding:0px;
    padding-left:10px;
    padding-right:10px;
    margin:0px;
}

td.navigation_table_top_right{
    background-image:url('pngs/topright_box.png');
    height:16px;
    width:16px;
    padding:0px;
    margin:0px;
}

td.navigation_table_bot_left{
    background-image:url('pngs/botleft_box.png');
    padding:0px;
    margin:0px;
}

td.navigation_table_bot{
    background-color:#eaeff2;
    padding:0px;
    margin:0px;
    font-size: 0.7em;

}

td.navigation_table_bot_right{
    background-image:url('pngs/botright_box.png');
    padding:0px;
    margin:0px;
}



#pic_mag{
    color: #08a;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 1.3;
    margin:0px;
    padding:0px;
    vertical-align:middle;
}

td.navv{
    background-image:url('pngs/navv.png');
    background-repeat:repeat-x;
    padding:4px;
    margin:0px;
    width:240px;
}



#movietext {
    width:240px;
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 1.3;
    margin:0px;
    padding:0px;
}

#event_graphic{
    padding-top:20px;
    padding-left:36px;
    background-image:url(pngs/tsr_background.png);
    background-repeat:no-repeat;
    background-position:20px 0px;
    height:160px;
    display:none;
}


#countdown {
    color: #ffffff;
    font-family: arial,helvetica,sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.3;
    margin:0px;
    padding:0px;
}

.comment {
    color: #606060;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 700;
    line-height: 1.3;
}
.comment_sig {
    color: #a0a0a0;
    font-family: verdana,helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 700;
    line-height: 1.4;
}


.left_body{	
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    line-height: 1.3;
    text-align:justify;
    padding:16px;
    padding-bottom:0px;
}

.right_body{	
    color: #ffffff;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:center;

    padding:6px;
}

.thumb{	
    color: #ffffff;
    font-family: verdana,helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 700;
    line-height: 1.0;
    align:center;
    margin:4px;
    padding:4px;
    padding-top:0px;
    margin-top:0px;
}


p.welcome {
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 16pt;
    font-weight: 400;
    line-height: 2.0;

    background-image:url("gifs/right_boxes.gif");
    background-repeat:no-repeat;
    background-position:top right;

    padding:0px;
    margin:0px;


}

.section_title{
    font-family: verdana,helvetica,sans-serif;
    font-weight: 700;
    font-size: 8pt;
    color:#ff7f00;
}

p.title {
    font-size: 9pt;
    font-weight: 700;
    line-height:1.0;
    padding-top:14px;
}

.news_date{
    font-family: arial,helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.4em;
    color:#ccc;
}

h1.news_title{
    font-family: arial,helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.7em;
    color:#00bfff;
    padding:0px;
    margin-top:0px;
}

td.news{
    font-family: arial,helvetica,sans-serif;
    font-weight: 400;
    font-size: 0.7em;
    color:#000;
    padding:4px;
}

td.news_divider{
    background-image:url("pngs/news_divider.png");
    background-repeat:no-repeat;
    height:16px;
}


div.news_container{
    font-size:12pt;
}

div.news_container_text{
}

#news_pic_container{
    float:left;
    padding-right:8px;
    margin-top:8px;
}

td.news ul{
    list-style-position:inside;
}

#news_pic{
    padding:4px;
    border-color:#9bf;
    border-left-color:#fcf;
    border-top-color:#fcf;
    border-style:solid;
    border-width:1px;
}

#news_caption{
    padding:4px;
    border-color:#ddd;
    border-style:solid;
    border-width:1px;
    border-top-style:none;
    border-top-width:none;
    border-top-color:none;
    font-size:0.8em;
    color:#909090;
    width:292px;
}

.rss_bubble {
    background-image:url(pngs/rss_bubble.png);
    background-position:24px 0;
    background-repeat:no-repeat;
    font-size:0.7em;
    height:44px;
    padding-left:70px;
    padding-right:70px;
    padding-top:4px;
    width:100%;
}

div.event_title{
    color:black;
    font-weight:700;
    font-size:1.1em;
}
div.event_time{
    color:green;
    font-weight:700;
    font-size:0.6em;
    font-family:arial;
}

div.news_archive_container{
    font-size:12pt;
    border-top-style:dotted;
    border-top-width:2px;
    border-top-color:#bbb;
}

div.news_archive_summary{
    padding-left:9px;
}

div.event_time_archive{
    color:green;
    font-weight:700;
    font-size:0.6em;
    font-family:arial;
}
div.event_title_archive{
    padding-top:6px;
    color:black;
    font-weight:700;
    font-size:1.1em;
}

div.right_month{
    color:black;
    font-size:0.9em;
}












.text {
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.0;
    text-align:justify;
    margin:4px;
    padding:4px;
}

td.text {
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:justify;
    margin:8px;
    padding:8px;
}

td.text_gallery {
    color: #000;
    background-image:url("jpegs/gallery/fade.jpg");
    background-position:0 100%;
    font-family: arial,helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 700;
    line-height: 1.3;
    margin:0px;
    padding:0px;
}

td.text_gallery_footer {
    background-color:#8080f0;
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.6em;
    font-weight: 700;
    line-height: 1.3;
    padding:4px;
    text-align:center;
}



td.text_white{
    color: #f0f0f0;
    font-family: arial,helvetica,sans-serif;
    font-size: 11pt;
    font-weight: 700;
    line-height: 1.3;
    background-color:#c0c0c0;
}

td.text_popup {
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:justify;
    margin:8px;
    padding:8px;
}

td.text_comment {
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:justify;
    margin:8px;
    padding:8px;
    border-left-color:#b0b0b0;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:#b0b0b0;
    border-right-width:1px;
    border-right-style:solid;
}



td.spon_top_left {
    background-image:url("pngs/blue_top_left.png");
    width:17px;
    height:17px;
}
td.spon_top {
    background-image:url("pngs/blue_top.png");
}
td.spon_top_right {
    background-image:url("pngs/blue_top_right.png");
    width:17px;
    height:17px;
}
td.spon_left {
    background-image:url("pngs/blue_left.png");
}
td.spon_mid {
    background-color:#edf3f9;
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 1.3;
}
td.spon_right {
    background-image:url("pngs/blue_right.png");
}
td.spon_bot_left {
    background-image:url("pngs/blue_bot_left.png");
    width:17px;
    height:17px;
}
td.spon_bot {
    background-image:url("pngs/blue_bot.png");
}
td.spon_bot_right {
    background-image:url("pngs/blue_bot_right.png");
    width:17px;
    height:17px;
}








.tiny {
    color: #808080;
    font-family: arial,helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 400;
    line-height: 1.0;
    text-align:left;
    margin:0x;
    padding:0px;
}


td.text_image {
    color: #fff;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    margin:0px;
    padding:4px;
    background-color:000080;
}

table.text_table {
    border-left-color:#b0b0b0;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:#b0b0b0;
    border-right-width:1px;
    border-right-style:solid;
    border-top-color:#b0b0b0;
    border-top-width:1px;
    border-top-style:solid;
}

td.text_table_gb_top {
    background-image:url("jpegs/gb_top.jpg");
    background-repeat:no-repeat;
    color: #008;
    font-family: verdana,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:left;
    margin:4px;
    padding:4px;
    background-color:#f8f8f8;
    height:43px;
}

td.text_table_gb_resp {
    background-image:url("jpegs/gb_top.jpg");
    background-repeat:no-repeat;
    color: #509;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:left;
    margin:4px;
    padding:8px;
    background-color:#f8f8f8;
    border-top-style:dotted;
    border-top-color:#ddd;
    border-top-width:2px;
}

td.text_table_gb {
    background-image:url("jpegs/gb_back.jpg");
    background-repeat:repeat-y;
    background-position:0 -6px;
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 400;
    line-height: 15pt;
    text-align:left;
    margin:4px;
    padding:4px;
    background-color:#f8f8f8;
    padding-left:20px;
    padding-right:20px;
}

td.text_table_gbnl {
    background-image:url("jpegs/gb_back_nolines.jpg");
    background-repeat:repeat-y;
    color: #000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.1;
    text-align:left;
    margin:4px;
    padding:4px;
    background-color:#f8f8f8;
    padding-left:20px;
    padding-right:20px;
}

td.text_table1 {
    color: #000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:left;
    margin:4px;
    padding:4px;
    background-color:#f8f8f8;
}

td.text_table2 {
    color: #000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:left;
    margin:4px;
    padding:4px;
    background-color:#eaeaea;
}

td.text_table3 {
    color: #000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:left;
    margin:4px;
    padding:4px;
    padding-left:12px;
    background-color:#d0d0d0;
}


td.text_footer {
    color: #fff;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:center;
    margin:4px;
    padding:4px;
    background-color:#b0b0b0;
}

td.leftbar_text {
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    padding:0px;
    padding-left:4px;
}
td.rightbar_text {
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    padding:0px;
}
td.rightbar_text_insert {
    background-color:#f4f4f4;
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.1;
    padding:3px;
    border-top-color:#d0d0d0;
    border-top-width:2px;
    border-top-style:solid;
    border-bottom-color:#ffffff;
    border-bottom-width:1px;
    border-bottom-style:solid;
}

.smaller_text {
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.3;
    text-align:justify;
}

td.menu_table {
    background-color:#e0e0e0;
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 700;
    line-height: 1.3;
    border-bottom-color:white;
    border-bottom-width:8px;
    border-bottom-style:solid;
    padding:4px;
}

td.menu_table_greyed {
    background-color:#e0e0e0;
    color: #808080;
    font-family: verdana,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 700;
    line-height: 1.3;
    border-bottom-color:white;
    border-bottom-width:2px;
    border-bottom-style:solid;
    padding:2px;
}
td.menu_table_title {
    color: #808080;
    font-family: verdana,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 700;
    line-height: 1.3;
    border-left-color:#e0e0e0;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:#e0e0e0;
    border-right-width:1px;
    border-right-style:solid;
    border-top-color:#e0e0e0;
    border-top-width:1px;
    border-top-style:solid;
    padding:2px;
}

td.menu_table_whatson {
    background:#e0e0e0;
    color: #808080;
    font-family: verdana,helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 700;
    line-height: 1.3;
    border-left-color:#e0e0e0;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:#e0e0e0;
    border-right-width:1px;
    border-right-style:solid;
    border-top-color:#e0e0e0;
    border-top-width:1px;
    border-top-style:solid;
}

td.menu_table_item {
    background-color:#e0e0e0;
    color: #000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    line-height: 1.9;
    border-bottom-color:white;
    border-bottom-width:2px;
    border-bottom-style:solid;
    padding:8px;
}

td.menu_table_item_selected {
    background-color:#d0d0d0;
    color: #888;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 700;
    line-height: 1.9;
    border-bottom-color:#808080;
    border-bottom-width:2px;
    border-bottom-style:solid;
    padding:8px;
}


td.contact_bg {
    background-color:transparent;
    color: #eee;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 700;
    line-height: 1.9;
    border-bottom-color:#808080;
    border-bottom-width:2px;
    border-bottom-style:solid;
    padding:8px;
}

.contact {
    background-color:#ccc;
    color: #000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 700;
    line-height: 1.9;
    border-bottom-color:#fff;
    border-bottom-width:1px;
    border-bottom-style:solid;
    padding:3px;
}



/* ----------------------- */
/* styles for the gallery  */

div.gallery-top{
}
div.gallery-title{
    padding-left:190px;
    padding-top:4px;
    text-align:center;
    width:170px;
    font-weight:bold;
}

div.gallery-body{
    width:640px;
    position:relative;
    overflow:hidden;
    height:150px;
}

div.gallery_footer{
    width:640px;
    height:32px;
    position:relative;
    left:0px;
    display:none;
}

div.gallery_footer div.gallery_footer_text{
    padding-top:8px;
    text-align:center;
    color:#6699ca;
    font-size:0.8em;
}

.gallery-container{
    padding-top:112px;
    width:500px;
    height:220px;
}

.gallery-container a.gallery-nav-left{
    position:absolute;
    left:16px;
    top:20px;
}
.gallery-container div.gallery-body ul{
    list-style:none;
    margin:0px;
    padding:0px;
    margin-left:52px;
}

.gallery-container div.gallery-body li{
    float:left;
    margin:1px;
}

.gallery-container a.gallery-nav-right{
    position:absolute;
    top:20px;
    right:16px;
}

div.gallery-pic{
    width:108px;
    height:108px;
    float:left;
}

a.gallery-nav-left{
    background-image:url(pngs/gallery-left.png);
    cursor:pointer;
    width:60px;
    height:70px;
}
a.gallery-nav-left:hover{
    background-image:url(pngs/gallery-left-on.png);
    cursor:pointer;
    width:60px;
    height:70px;
}

a.gallery-nav-right{
    background-image:url(pngs/gallery-right.png);
    cursor:pointer;
    width:60px;
    height:70px;
}
a.gallery-nav-right:hover{
    background-image:url(pngs/gallery-right-on.png);
    cursor:pointer;
    width:60px;
    height:70px;
}


div.galley-pic-label{
    width:108px;
    height:26px;
    float:left;
    margin:1px;
    font-size:0.80em;
    text-align:center;
    padding-top:4px;
    border-bottom:#f0f0f0 solid 2px;
    line-height:1em;
    display:none;
}

/* scrollable gallery items */

div.scrollable {
    height:140px;
    overflow:hidden;
    padding:0px 0;
    position:relative;
    width:448px;
    margin-left:98px;
}

div.scrollable div.items {
    clear:both;
    position:absolute;
    width:20000em;
}

div.scrollable div.items div {
    float:left;
    margin-right:4px;
    width:108px;
}
div.scrollable div.items div.active {
}


div.gallery-container div.navi{
    position:absolute;
    left:50px;
    top:140px;
    z-index:3;
}

div.navi a.active {
    background-color:#833;
}
div.navi a {
    background-color:#bbb;
    cursor:pointer;
    float:left;
    height:8px;
    margin:2px;
    width:14px;
}

.disabled{
    display:none;
}







/* ----------------------- */

.inputbox {
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    font-weight: 300;
    line-height: 1.3;

    border-color:#b0b0b0;
    border-width:1px;
    border-style:solid;
    margin:2px;
    padding:1px;
}

/* ----------------------- */
a:link {
    color: #00f;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
} /* unvistited link*/

a:visited {
    color: #f0f;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
} /* visited links */

a:hover {
    color: 0ff;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    text-decoration: underline;
} /* active links */


a.signbook:link {
    color: #000;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: 700;
    margin-left:8px;
} /* unvistited link*/

a.signbook:visited {
    color: #000;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: 700;
    margin-left:8px;
} /* visited links */

a.signbook:hover {
    color: #fff;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: 700;
    text-decoration: underline;
    margin-left:8px;
} /* active links */


#monkey{
    width:240px;
    background-image:url("pngs/monkey_compo.png");
    background-position:0 0;
    background-repeat:no-repeat;
    padding-top:141px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:16px;
    text-align:center;
}

/* ----------------------- */
a.monkey_link:link {
    color: #00f;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
} /* unvistited link*/

a.monkey_link:visited {
    color: #f0f;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
} /* visited links */

a.monkey_link:hover {
    color: 0ff;
    text-decoration: none;
    font-family: verdana,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    text-decoration: underline;
} /* active links */

/* ----------------------- */
a.navigation:link {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: 700;
    line-height:2.0;
} /* unvistited link*/

a.navigation:visited {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: 700;
    line-height:2.0;
} /* visited links */

a.navigation:hover {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: 700;
    line-height:2.0;
    text-decoration: underline;
} /* active links */

/* ----------------------- */

a.lower_navigation:link {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    line-height:1.8;
} /* unvistited link*/

a.lower_navigation:visited {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    line-height:1.8;
} /* visited links */

a.lower_navigation:hover {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    line-height:1.8;
    text-decoration: underline;
} /* active links */

/* ----------------------- */

a.sub_navigation:link {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    line-height:1.5;
} /* unvistited link*/

a.sub_navigation:visited {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    line-height:1.5;
} /* visited links */

a.sub_navigation:hover {
    color: #00f;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    line-height:1.5;
    text-decoration: underline;
} /* active links */

/* ----------------------- */

a.footer_navigation:link {
    color: #fff;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    line-height:1.0;
} /* unvistited link*/

a.footer_navigation:visited {
    color: #fff;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    line-height:1.0;
} /* visited links */

a.footer_navigation:hover {
    color: #fff;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    line-height:1.0;
    text-decoration: underline;
} /* active links */

/* ----------------------- */


a.image_hover:link {
    color: #000;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    line-height:1.1em;
} /* unvistited link*/

a.image_hover:visited {
    color: #000;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    line-height:1.1em;
} /* visited links */

a.image_hover:hover {
    color: #0ae;
    text-decoration: none;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    line-height:1.1em;
} /* active links */

/* ----------------------- */
/* ----- NEW STYLES ------ */

.news_title{
    font-family: verdana,helvetica,sans-serif;
    font-weight: 400;
    font-size: 1.3em;
    color:#0054a6;
}

td.news_title{
    background-image:url('jpegs/divider.jpg');
    background-repeat:no-repeat;
    font-family: arial,helvetica,sans-serif;
    font-size:1.4em;
    font-weight: 700;
    color:#11aded;
    margin-left:10px;
    padding-top:12px;
    padding-bottom:4px;
    border-top-color:#cdf;
    border-top-width:2px;
    border-top-style:dotted;
}

td.news{
    font-family: verdana,helvetica,sans-serif;
    font-weight: 400;
    font-size: 0.7em;
    color:#000;

    border-bottom-color:#eee;
    border-bottom-width:2px;
    border-bottom-style:dotted;
    padding:4px;
}

td.news_rss{
    background-image:url(pngs/rss_bubble.png);
    background-repeat:no-repeat;
    font-family: verdana,helvetica,sans-serif;
    font-weight: 400;
    font-size: 0.7em;
    color:#000;

    border-bottom-color:#eee;
    border-bottom-width:2px;
    border-bottom-style:dotted;
    padding:4px;
}

.social_li{
    padding-top:6px;
    padding-bottom:10px;
    padding-left:26px;
    background-repeat:no-repeat;
    line-height:2.1em;
}

p.workshop, p.resource_box{
    border:solid 1px #e8f0ff;
    padding:8px;
    font-size:0.85em;
}
