body
{
   font-family: Arial, Verdana, Sans-Serif;
   font-size: 12px;
   margin: 0px;
   background-color: #F6F6F6;
}

#wrapper {
   overflow: hidden;
   background-image: url(images/side.jpg);
   background-repeat: repeat-y;
   background-color: #F6F6F6;
}

#content {
   float: left;
   width: 100%;
   background-color: #F6F6F6;
   margin-right: -210px;
}

#inside {
   padding: 5px;
}

#splash {
   background-image: url(bg.php?width=11&height=277&c1=0D375D&c2=2390D1);
   background-repeat: repeat-x;
   background-color: #2390D1;
   color: #FFFFFF;
}

.splashImg {
   width: 340px;
   float: left;
}

.boxtitle
{
   margin-top: 1px;
   width: 320px;
   padding: 10px;
   border-right: 1px solid #FFFFFF;
   margin-right: -1px;
   float: left;
   background-color: #7194A7;
   color: #FFFFFF;
   font-size: 18px;
   font-weight: bold;
}

#articles
{
   clear: left;
   background-image: url(images/bg.jpg);
   min-height: 250px;
   padding-bottom: 3000px;
   margin-bottom: -3000px;
}

.box {
   width: 340px;
   float: left;
}

.boxText
{
   width: 340px;
   padding: 10px;
   text-align: left;
}

.box2Header
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 25px;
   margin-top: 2px;
   margin-left: 340px;
   border-left: 1px solid #FFFFFF;
   background-color: #7194A7;
   color: #FFFFFF;
   font-size: 18px;
   font-weight: bold;
}

.box2Text
{
   width: 250px;
   padding: 10px;
}

.boxInside
{
   padding: 10px;
   width: 580px;
}


.doctors
{
   margin-top: 3px;
   margin-bottom: 4px;
   display: block;
}

#bottom {
   clear: left;
   overflow: hidden;
}

#topics, .boxtitleInside {
   background-color: #7194A7;
   color: #FFFFFF;
   font-size: 18px;
   font-weight: bold;
}

#topics {
   width: 100%;
}

.boxtitleInside {
   height: auto;
   padding-top: 10px;
   padding-bottom: 10px;
   margin-top: 10px;
   padding-left: 25px;
}

.footer
{
   clear: left;
   background-image: url(bg.php?width=22&height=71&c1=0D375D&c2=2390D1);
   background-repeat: repeat-x;
   background-color: #2390D1;
   height: 71px;
}

.footerImage
{
   float: left;
   width: 160px;
   margin-left: 20px;
}

.footerText
{
   width: 700px;
   color: #FFFFFF;
   margin-left: 10px;
   float: left;
   font-size: 11px;
}

.footerText a, .footerText a:visited
{
   color: #FFFFFF;
}

#newsContent
{
   width: 250px;
   color: #FFFFFF;
   min-height: 271px;
   margin-left: 340px;
   margin-bottom: -3000px;
   padding-bottom: 3000px;
}

.newsTitle
{
   font-size: 16px;
   text-align: right;
   font-weight: bold;

   padding-top: 5px;
   padding-right: 20px;
}

.newsText
{
   font-family: arial;
   margin: 8px;
   font-size: 11px;
}

.newsText a, .newsText a:visited
{
   color: #D3D3D3 !important;
/*   margin-left: 80px; */
}

.menu
{
   width: 210px;
   background-color: #FFFFFF;
   float: left;
}

.logoMenu
{
   text-align: center;
}

.logoText
{
   font-size: 14px;
   color: #FFFFFF;
   font-weight: bold;
}

.logo
{
   width: 210px;
   height: 104px;
   background-image: url(bg.php?width=6&height=104&c1=0D375D&c2=2390D1);
   background-repeat: repeat-x;
   background-color: #2390D1;
   text-align: center;
}

.submenu
{
   padding: 0px;
   margin: 5px;
   margin-left: 50px;
   list-style-image: url('images/bullet.gif');
}

.submenu a, .submenu a:visited
{
   font-size: 12px;
   color: #000000;
}

.newsletter td
{
   background-color: #FFFFFF;
}

.newsletter input
{
   border: 1px solid #000000;
}

.box2Header * { display: inline; }
#topics .builderItem, #topics .builderItemEdit { height: auto !important; }
.mainContent { overflow: hidden; }

#powered_by { float: right; font-size: 11px; margin-top: 0; padding-right: 10px; }
#powered_by, #powered_by a, #powered_by a:visited { color: #FFFFFF;  }

