﻿
body            {background-color:#093E6A;background-image:url('images/bg.jpg');margin:0px;
                 background-repeat:repeat-y;
                 font-family:Verdana;font-size:12px;height:100%;}
#page           {margin:0px 0px 0px 0px;height:100%;}
#header         {background-image:url("images/header.jpg");background-repeat:no-repeat;
                width:928px;height:199px;}
#container      {width:928px;
                 margin-left:35px;
                 height:100%;
                 /*margin-left:auto;margin-right:auto;*/
                border:2px solid #FFFFFF;}
#content        {background-color:#FFFFFF;border:1px solid #FFFFFF;height:100%;}



#contentLeft     {margin:25px;
                 font-size:1.1em;
                 width:550px;float:left;
                 
                 }
#contentRight   {width:250px;float:left;border: 1px solid #CCCCCC;
                 margin:25px;background-color:#F1F1F0;}
#contentRightIn  {margin:20px;}
#nav            {background-color:#AE8B3A;
                 border-top:8px solid #BC9B4F;
                 border-bottom:2px solid #A8A892;
                 height:32px;}
#navIn          {margin-top:4px;}
#navIn a        {margin-left:100px;text-decoration:none;color:#FFFFFF;
                 font-size:1.4em;font-family:Arial;}
#navIn a:hover  {color:#093E6A;}
                 
#disclaimer     {font-size:.8em;font-family:Arial,Helvetica,Sans-Serif;color:#666666;
                 margin:30px;}

#footer          {font-size:.9em;font-family:Arial,Helvetica,Sans-Serif;color:#333333;
                 margin:30px;}
                 
.divider        {height:3px;border-bottom:1px dashed #CCCCCC;
                 clear:both;margin-bottom:5px; margin-top:5px;}
                 
.pageTitle      {font-size:1.6em;font-weight:bold;color:#000000;margin:0px 0px 20px 0px;
                 border-bottom: 2px solid #CCCCCC;display:block;width:100%;padding-bottom:5px;}
.pageSubTitle   {font-weight:bold;font-size:1.1em;}

img             {border:0px}
a               {text-decoration:none; color:#093E6A;}
a:hover         {color:#AE8B3A;}

.blogDivider    {border-bottom:3px solid #CCCCCC;margin-top:10px; margin-bottom:10px;}
.blogTitle      {font-weight:bold;font-size:1.2em;margin: 10px 0px 10px 0px;}
.blogTitle a:hover  {color:#AE8B3A;}
.blogDate       {color:#666666;}
.blogAuthor     {color:#666666;}
.blogHeader     {border-bottom: 1px dotted #CCCCCC;margin:5px 0px 10px 0px;padding-bottom:5px;}

#recentBlogTitle {font-size:1.3em;margin:0px 0px 10px 0px;}
.recentBlogItem  {margin:5px 0px 5px 0px;border-bottom:1px dotted #CCCCCC;padding-bottom:5px;}
.recentBlogItem a {text-decoration:none;}
#askBruceTitle   {font-size:1.3em;margin:10px 0px 10px 0px;}

