INPUT.searchBox {font-family: Tahoma; color: #606060; border : 1px;}
BODY {margin: 10px; border: 7px solid #494949;}

.headermaintitle
{
   font-family : "Arial Black";
   font-variant : small-caps;
   font-weight : bold;
   margin-left: 40px;
   font-style : italic;
}

#sidebar-a
{
   float: left;
   width: 180px;
   margin: 0px;
   padding: 0px;
   font-size: 10pt;
   font-family: Tahoma;
   border: 1px solid #c0c0c0;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#d6d6d6', EndColorStr='#ffffff');
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link
{
   color : #030303;
   text-decoration : none;
   margin-right : 5px;
   border : none;
   padding : 2px;
}

#sidebar-a a:hover
{
   border : none;
   text-decoration: underline;
}

#header p
{
   color: #FFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-size : 8pt;
   font-style: italic;
   margin : 0px;
   height: 20px;
   border: 1px solid #BC7004;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#F19005', EndColorStr='#FAC06E');
}

#masthead
{
   color: #000000;
   font-family: Tahoma 8pt;
   text-align: right;
   background: #FFFFFF;
   border-top: 1px solid #e0e0e0;
}

#masthead a:link, #masthead a:visited, #masthead a:active
{
   color: #606060;
   border : 1px solid #FFFFFF;
}

#masthead a:hover
{
   background-color : #e0e0e0;
   border : 1px solid #707070;
}

.postsubhead a:link,
.postsubhead a:visited
{
   color : #808080;
   font-weight: bold;
   text-decoration: none;
   font-family: Tahoma;
}
.postsubhead a:hover
{
   text-decoration: none;
}

.postsub a
{
   color: #808080;
   font-size: 10pt;
   font-family: Tahoma;
   margin: 0px;
   padding: 0.5em 0em;
}

.postsubhead
{
   background-image : none;
   background: #FFFFFF;
}

.postsub a:hover
{
   color: #606060;
}

#header
{
   padding : 0px;
   background-color : #039;
   color : #000000;
   background-image : url(http://home.comcast.net/~imaudi/BlogHeader.gif);
   background-repeat: no-repeat;
   background-position: left top;
}
