/* TEMPLATE STYLES */

body {
margin:0px; background-color:#1D1D1D; font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#E2E2E2; background-image:url(newsite/images/bci_main_bg.jpg); background-repeat:repeat;
}
#search{
width:942px; height:40px; background-color:#000000; text-align:right;
}
#mainShell{
width:940px; border:1px solid #D9AC0F; float:left; background-color:#000000;
}
#mainLogo{
width:202px; height:202px; float:left;
}
#mainMenu{
width:738px; float:left; background-image:url(newsite/images/bci_template_r2_c7.gif); background-repeat:repeat-x; padding:0px; margin:0px;
}
#mainMenuButtons{
width:680px; text-align:left; padding:0px; margin:0px; border:none;
}
#mainSubImage{
float:left; padding:0px; margin:0px; height:64px; width:738px;
}
#mainSubImageBorder{
float:left; height:25px; width:738px; background-image:url(newsite/images/bci_template_r4_c2.jpg); background-repeat:repeat-x; padding:0px; margin:0px;
}
#mainTopAd{
float:left; height:79px; width:738px; background-image:url(newsite/images/bci_template_r5_c2.gif); background-repeat:repeat-x; text-align:left;
}
#mainTopAdArea{
padding:10px;
}
#mainContentLeft{
width:625px; float:left;
}
#mainContentArea{
padding:5px; border-right:2px solid #333333;
}
#mainContentArea h1, #mainContentArea h2, #mainContentArea h3, #mainContentArea h4, #mainContentArea h5{
color:#CC9900; font-size:1em;
}
#mainContentArea a:link, a:visited, a:active{
color:#00CCFF; text-decoration:none;
}
#mainContentArea a:hover{
text-decoration:underline; color:#FFFF00;
}
#mainContentArea p{
font-size:0.8em;
}
#mainContentRight{
width:315px; float:left;
}
#mainContentRightArea{
padding:5px; 
}
#mainContentRightArea p{
font-size:0.8em;
}
#mainContentRightArea a:link, a:visited, a:active{
color:#00CCFF; text-decoration:none;
}
#mainContentRightArea a:hover{
text-decoration:underline; color:#FFFF00;
}
#mainBottom{
width:940px; height:79px; background-image:url(newsite/images/bci_template_r5_c2.gif); background-repeat:repeat-x; float:left;
}
#mainBottomAdArea{
margin-left:210; padding:10px;
}
#mainFooter{
font-size:0.6em; width:942px; background-color:#000000;
}
#mainFooter p{
padding:10px; margin:10px;
}
#mainFooter a:link, a:visited, a:active{
color:#00CCFF; text-decoration:none;
}
#mainFooter a:hover{
text-decoration:underline; color:#FFFF00;
}
#mainFooter span{
color:#CCCCCC;
}

/* CONTENT STYLES */

#mainRelatedArticles{
background-color:#333333; padding:2px; margin-bottom:2px; width:296px;
}
#mainRelatedArticles span{
font-size:0.7em;
}
#mainRelatedArticles ul{
margin:2px 5px; list-style:none; font-size:0.8em;
}
#mainRelatedArticles p{
margin:2px 5px;
}
#mainRelatedArticles a:link, a:visited, a:active{
color:#CC9900; text-decoration:none;
}
#mainRelatedArticles a:hover{
text-decoration:underline; color:#FFFF00;
}
#topicLink {
font-weight:normal; font-size:0.7em; 
}
#linkDivider{
border-bottom:1px solid #666666; margin-bottom:15px;
}
#featuredItem{
color:#0099FF; font-size:1em; font-weight:bold; margin-bottom:0px;
}
#featuredTitle{
color:#CC9900; font-size:0.9em; font-weight:bold; margin:0px;
}