body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

a:link {color: #CC0000; text-decoration: none}
a:visited {color: #CC0000; text-decoration: none}
a:hover {color: #CC0000; text-decoration: underline}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #CC0000;
}

#container
{
   background-color: #818689;
   /*background-color: #000000;*/
}

#container2
{   
    background-color: #ffffff;
   /*
background-color: #bcbfc0;
margin-right: 200px;
*/
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/HeaderSlice.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/Header.gif);
}

#headermenu
{
   position: relative;
   top: 153px;
   left: 245px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   /*
    background-color: #202020;
   */
   border: solid 1px #000000;
   color: Black;
   font-size: 10px;
   font-weight: bold;
   padding: 3px;
   padding-left: 5px;
   background-image: url(images/FooterSlice.gif);
}

#breadcrumb a
{
   color: Red;
}

/*///////////////////////////////////////////////////////////   FOOTER
*/


#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   /*background-image: url(images/FooterSlice.gif);*/
   visibility: hidden;
}

/*///////////////////////////////////////////////////////////   SIDEBAR LINKS
*/

.linkbox
{
   border: solid 1px #000000;
   margin-top: 0px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: right;
   text-decoration: none;
   color: Black;
   /*
   background-color: #e1e1e1;
    */
   background-color: #eeeeee;
}

.linkbox a
{
   font-size: 10px;
   text-decoration: none;
   color: #666666; 
}

.linkbox a:hover 
{
    color: red; 
    text-decoration: underline;
}

.linkboxheader
{
    border: solid 1px #000000;
    /*height: 13px;*/
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    color: black; 
    font-size: 10px;
    font-weight: bold;
    background-image: url(images/FooterSlice.gif);
}

/*//////////////////////////////////////////////////////////////// Bannerbox
*/

#bannerbox
{
   border: dashed 2px #CC0000;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
/*
   position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
*/
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

/*//////////////////////////////////////////////////////////////// Babe Stuff
*/
.cal
{
   width: 180px;
   height: 80px;
}

.cal_babescore
{
    color: #CC0000;
    font-size: large;
    font-weight: bold;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #dddddd;
   font-size: 10px;
   
}

#themeselector
{
/*
    position: absolute;
    top: 153px;
    right: 10px;   
    width: 180px;
    height: 80px;
*/ 
    text-align: right;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

        
#leftcol
{
   position: absolute;
   top: 184px;
   left: 0px;
   width: 200px;
   /*
    background-color: #bcbfc0;
   */
   background-color: #ffffff;
   font-size: 10px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   /*background-color: #818689;*/
   background-image: url(images/FooterSlice.gif);
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   width:700px;
   padding: 0px;
   background-color: #eeeeee;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   /*color: #b45d16;*/
   color: Black;
}

#centercolcontent div.sectionsubtitle
{
   /*font-weight: bold;*/
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 184px;
   left: 900px;            
   width: 200px;
   color: Black;
   /*background-color: #818689;*/
   /*background-color: #bcbfc0;*/
   background-color: #ffffff;
   font-size: 10px;
}

#rightcol a
{
   color: Blue;
}

#rightcol div.text
{
   padding: 1px 1px 1px 1px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 1px 1px 1px 1px;
   /*background-color: #706a6a;
   color: #f7b76b;*/
   background-color: #818689;
   color: White;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
    /*font-family: Impact;*/
   font-family: Arial, Serif;
   font-size: 14px;
   text-transform: uppercase;
   font-weight: bold;        
}

.headermenulink a
{
   text-decoration: none;
   color: #666666; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: #666666; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #dddddd;
   color: #000000;
   /*border: dashed 1px #995117;*/
   border: 1px red;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 14px;
   font-weight: bold;
   color: #CC0000;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.articleabstract a
{
   text-decoration: none;
   color: #CC0000; 
}

.articleabstract a:hover 
{
    text-decoration: underline;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}


.babebox
{
   font-size: 11px;
}

.babecontent
{
   padding: 6px;
}

.babequestion
{
   font-size: 13px;
   font-weight: bold;
}

.babeoptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.babebar
{
   background-color: red;
   font-size: 4px;   
}

