/*--------------------------------------------------------------------------------
    Stylesheet Blue Smoke BBQ .COM - Rev. 5.0 (22 jan 2007)                     
                        
    Name:        Midnight Smoke 2 (3 columns)
    Designer:    Juancho
    URL:         www.bluesmoke-bbq.com
    Ref:         X-HTML
-------------------------------------------------------------------------------- */

/*  */

/*   VORMGEVING HTML (ALGEMEEN)        
--------------------------------*/
html {
     background       : #000035;         /*         midnight-blue    #000035    */
     height           : 100%;
     margin           : 0px;
     border           : 0px;
     padding          : 0px;
     }

/*   VORMGEVING BODY (ALGEMEEN)        
--------------------------------*/
body {
     width            : 950px;
     background       : #000035;         /*         midnight-blue    #000035    */
     margin-left      : auto;
     margin-right     : auto;
     border           : 0px;
     padding          : 0px;
     text-align       : center;
     font-family      : "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
     font-size        : 100%; 
     color            : #aaccff;         /*         blue-grey         #b0c4ee    */
     }


/*   VORMGEVING HEADINGS           
--------------------------------*/
h1   {                                    /*         Used in main column (page title)     */
     margin           : 0.5em 0 0.5em 0;
     text-align       : left;
     font-size        : 26px;
     font-weight      : bold;
     color            : #88bbff;          /*         Bright Light Blue Grey : #99BBff  */
     }
h2   {                                    /*         Used in main column (sub titles)     */ 
     margin           : 1em 0 0 0;
     text-align       : left;
     font-size        : 20px;
     font-weight      : bold;
     color            : #88bbff;          /*         Bright Blue Grey : #66bbdd  */
     }
h3   {                                    /*         Used in main column (sub-sub titles)     */
     margin           : 35px 0 -3px 0;
     text-align       : left;
     font-size        : 100%;
     font-weight      : bold;
     font-style       : oblique;      /*  ik weet niet zeker of dit mooi is    */
     color            : #88bbff;      /*  was eerst lichtgrijsblauw #99bbff    */
     }
h4   {                                    /*         Used in sidebar (recipe titles)     */
     margin           : 35px 0 -3px 0;
     text-align       : left;
     font-size        : 15px;
     font-weight      : bold;
     font-style       : oblique;      /*  ik weet niet zeker of dit mooi is    */
     color            : #88bbff;      /*  was eerst lichtgrijsblauw #99bbff    */
     }
h5   {                                   /*         Used in main column (Keep Smokin')     */
     margin           : 3em 0 0 3em;
     text-align       : left;
     font-size        : 15px;
     font-weight      : normal;
     /* font-style       : oblique;        ik weet niet zeker of dit mooi is    */
     color            : #66bbdd;
     }
h6   {                                    /*         Used in sidebar (recipe subtitles)     */
     margin           : 0px 0 -3px -27px;
     text-align       : left;
     font-size        : 15px;
     font-weight      : bold;
     font-style       : oblique;      /*  ik weet niet zeker of dit mooi is    */
     color            : #66bbdd;      /*                */
     }


/*   VORMGEVING PARAGRAFEN         
--------------------------------*/
p    { 
     margin           : 0.2em 0 0.6em 0;
     text-align       : justify;
     font-size        : 15px;
     font-weight      : normal;
     }

/*   VORMGEVING LIJSTEN         
--------------------------------*/
li   { 
     margin           : -0.3em 0 0 -1.7em;
     text-align       : left;
     font-size        : 15px;
     font-weight      : normal;
     }

/*   VORMGEVING TABELLEN         
-------------------------------- */
/* table.amazonlink  {
             background       : #000035 url(images/amazontab-9x32.jpg) repeat;
             width            : 234px;
             height           : 20px;
             margin           : 0 0 0 0;
             border           : 0px solid #505090;         
             padding          : 0 0 0 0;
             font-size        : 78%;
             text-align       : center;
             align-vertical   : middle;
             }                */   
table.ingredients   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 460px;
             margin           : 0 0 1.2em -1em;
             border           : solid silver 0px;
             /* padding          : 10px; */
             font-size        : 90%;
             font-weight      : normal;
             text-align       : justify;
             }
     .ingredients td   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             margin           : 0 0 0 0;
             border           : red 1px;
             padding-top      : 0px;
             padding-right    : 13px;
             padding-bottom   : 0px;
             padding-left     : 13px;
             font-size        : 90%;
             font-weight      : normal;
             text-align       : justify;
             }
table.ingredients1   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 25%;
             float            : left;
             margin           : 0 0 0.5em 0;
             border           : solid silver 0px;
             /* padding          : 10px; */
             font-size        : 90%;
             font-weight      : normal;
             text-align       : right;
             }
     .ingredients1 td   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             margin           : 0 0 0 0;
             border           : red 0px;
             padding-top      : 0px;
             padding-right    : 3px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 90%;
             font-weight      : normal;
             text-align       : right;
             }
table.ingredients1b   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 25%;
             float            : left;
             margin           : 0 0 0.5em 0;
             border           : solid silver 0px;
             /* padding          : 10px; */
             font-size        : 15px;
             font-weight      : normal;
             text-align       : right;
             }
     .ingredients1b td   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             margin           : 0 0 0 0;
             border           : red 0px;
             padding-top      : 0px;
             padding-right    : 3px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 15px;
             font-weight      : normal;
             text-align       : right;
             }
table.ingredients2   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 75%;
             float            : left;
             margin           : 0 0 0.5em 0;
             border           : solid silver 0px;
             /* padding          : 10px; */
             font-size        : 90%;
             font-weight      : normal;
             text-align       : justify;
             }
     .ingredients2 td   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             margin           : 0 0 0 0;
             border           : red 0px;
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 3px;
             font-size        : 90%;
             font-weight      : normal;
             text-align       : justify;
             }
table.ingredients2b   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 75%;
             float            : left;
             margin           : 0 0 0.5em 0;
             border           : solid silver 0px;
             /* padding          : 10px; */
             font-size        : 15px;
             font-weight      : normal;
             text-align       : justify;
             }
     .ingredients2b td   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             margin           : 0 0 0 0;
             border           : red 0px;
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 3px;
             font-size        : 15px;
             font-weight      : normal;
             text-align       : justify;
             }
table.conversion  { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             float            : left;
             clear            : right;
             margin           : 0 1em 1.2em 0em;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 5px;
             padding-bottom   : 0px;
             padding-left     : 5px;
             font-size        : 90%;
             font-weight      : normal;
             text-align       : justify;
             }
     .conversion td   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 5px;
             font-size        : 90%;
             font-weight      : normal;
             text-align       : justify;
             }


/*   VORMGEVING LINKS          
--------------------------------*/
a:link       {
             color             : #55bbff;        /*         brighter blue-green    #66bbff    */
             text-decoration   : underline;
             }
a:visited    {
             color             : #55bbff;        /*         blue-violet            #6666ff    */
             text-decoration   : none;
             }
a:hover      {
             color             : #ff0000;         /*         bright red            #ff0000    */
             text-decoration   : none;
             }	
a:active     {
             background        : #000000;         /*         black                 #000000    */
             color             : #ffcc00;         /*         flame orange          #ffcc00    */
             font-weight       : normal;
             text-decoration   : none;
             }	

/*   VORMGEVING AFBEELDINGEN         
--------------------------------*/
img.foto   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             float            : right;
             margin           : 0.4em 0 0.5em 1.5em;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0 0 0 0;
             text-align       : left;
             color            : #88ccee;
             }
img.fotob   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             float            : right;
             margin           : 0.4em 0 0.5em 1.5em;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 0 0 0 0;
             text-align       : left;
             color            : #88ccee;
             }

img.fotoleft { 
             background       : #000035;         /*         midnight-blue    #000035    */
             float            : left;
             margin           : 0.4em 1.5em 0.5em 0;
             border           : 0px;
             padding          : 0 0 0 0;
             text-align       : left;
             color            : #88ccee;
             }
img.fotoleft2 { 
             background       : #000035;         /*         midnight-blue    #000035    */
             float            : left;
             margin           : 0.4em 0 0.5em 0;
             border           : 0px;
             padding          : 0 0 0 0;
             text-align       : left;
             color            : #88ccee;
             }


/*   VORMGEVING DIV's         
--------------------------------*/


div.rmain    {
             background       : #000035;                   /*     midnight-blue    #000035    */ 
             width            : 729px;
             float            : right;
             margin           : 0 0 0 0;
             border           : 0 0 0 0;
             padding          : 0 0 0 0;
             }

div.headerad1 { 
             background       : #000035;              
             width            : 728px;
             clear            : both;
             margin           : 0 0 15px 0;
             border-top       : 0px solid #70bbbb;         /*         blue         #7070bb    */
             border-right     : 0px solid #307070;         /*         blue         #303070    */
             border-bottom    : 0px solid #505090;         /*         blue         #202060    */
             border-left      : 0px solid #509090;         /*         blue         #505090    */
             padding          : 0 0 0 0;
             font-size        : 13px;
             text-align       : center;
             }

div.headernav2 { 
             background       : #000035 url(images/dsc09997bshead13-728x130.png) no-repeat;         /*         midnight-blue    #000035    */            
             width            : 728px;
             height	      : 129px;
             clear            : both;
             margin           : 0 0 2px 0;
             border-top       : 0px solid #70bbbb;         /*         blue         #7070bb    */
             border-right     : 0px solid #307070;         /*         blue         #303070    */
             border-bottom    : 1px solid #505090;         /*         blue         #202060    */
             border-left      : 0px solid #509090;         /*         blue         #505090    */
             padding          : 0 0 0 0;
             font-size        : 13px;
             text-align       : center;
             }
div.headergooglelink   {
             background       : #000035;                   /*     midnight-blue    #000035    */
             width            : 728px;
             float            : left;
             margin           : 0px 0 5px 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : center;
             }

div.leftsidebar  {
             width            : 177px;
             float            : left;
             margin           : 0px 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : right;
             }

div.leftsidebarfiller  {
             width            : 177px;
             height	      : 105px;
             float            : left;
             margin           : 0px 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : right;
             }

div.leftsidebarmessage   {
             width            : 163px;
             height	      : 130px;
             float            : left;
             margin           : 0px 0 10px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */             
             background       : #112244;                   /*    dark blue gray    #112244    */
             padding          : 7px 7px 7px 7px;
             font-size        : 13px;
             text-align       : left;
             }

div.leftsidebarunitright   {
             width            : 163px;
             float            : left;
             margin           : 0px 0 10px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */             
             background       : #112244;                   /*    dark blue gray    #112244    */
             padding          : 7px 7px 7px 7px;
             font-size        : 13px;
             text-align       : right;
             }

div.leftsidebargoogle   {
             width            : 163px;
             float            : left;
             margin           : 10px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */             
             background       : #112244;                   /*    dark blue gray    #112244    */
             padding          : 7px 7px 7px 7px;
             text-align       : left;
             }

div.leftsidebarad1    {
             width            : 163px;
             float            : left;
             margin           : 6px 0 0 0;
             border-top       : 1px solid #ff7f33;      
             border-right     : 1px solid #bc1a00;       
             border-bottom    : 1px solid #bc1a00;       
             border-left      : 1px solid #ff7f33;                 
             background       : #ef4d00;                   /*     was         #445577    */ 
             padding          : 7px 6px 2px 8px;
             text-align       : left;
             }

div.rightsidebargoogle    {
             width            : 226px;
             float            : left;
             margin           : 6px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */             
             background       : #112244;                   /*    dark blue gray    #112244    */
             padding          : 7px 0 7px 7px;
             text-align       : left;
             }

div.rightsidebarad1    {
             width            : 219px;
             float            : left;
             margin           : 6px 0 0 0;
             border-top       : 1px solid #ff7f33;      
             border-right     : 1px solid #bc1a00;       
             border-bottom    : 1px solid #bc1a00;       
             border-left      : 1px solid #ff7f33;                 
             background       : #ef4d00;                   /*     was         #445577    */ 
             padding          : 7px 7px 2px 7px;
             text-align       : left;
             }

div.welcome  {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 728px;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : left;
             }
div.header   {
             background       : #000035 url(images/dsc09997br6-32x35.JPG) repeat;
             height           : 130px;
             width            : 428px;
             float            : right;
             margin           : 0 0 0 0;
             border           : 0px;
             padding          : 0px;
             text-align       : right;
             color            : #88ccee;
             }
div.header2  {
             background       : #000035 url(images/smokey-728x140.jpg) no-repeat;         /*         midnight-blue    #000035    */
             height           : 150px;
             width            : 728px;
             float            : left;
             margin           : 0 0 0 0;
             border           : 0px; 
             padding          : 0px;
             text-align       : center;
             color            : #88ccee;
             }
div.header3  {
             background       : #000035 url(images/dsc09997bshead13-728x115.png) no-repeat;         /*         midnight-blue    #000035    */
             height           : 115px;
             width            : 728px;
             float            : left;
             margin           : 0 0 0 0;
             border           : 0px; 
             padding          : 0px;
             font-size        : 15px;
             text-align       : center;
             color            : #88ccee;
             }
div.header4  {
             background       : #000035 url(images/dsc09997bshead13-728x130.png) no-repeat;         /*         midnight-blue    #000035    */
             height           : 130px;
             width            : 728px;
             float            : left;
             margin           : 0 0 0 0;
             border           : 0px; 
             padding          : 0px;
             font-size        : 15px;
             text-align       : center;
             color            : #88ccee;
             }
div.headernav {             
             width            : 728px;
             clear            : both;
             margin           : 0 0 2px 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 78%;
             text-align       : center;
             }

div.backgr1  {
             background       : #000035 url(images/dsc09997bshead13-728x115.png) no-repeat;         /*         midnight-blue    #000035    */
             height           : 115px;
             width            : 728px;
             float            : left;
             margin           : 0 0 0 0;
             border           : 0px; 
             padding          : 0px;
             font-size        : 15px;
             text-align       : center;
             color            : #88ccee;
             }
div.backgr2  {
             background       : #000035 url(images/dsc09997bshead13-728x130.png) no-repeat;         /*         midnight-blue    #000035    */
             height           : 130px;
             width            : 728px;
             float            : left;
             margin           : 0 0 0 0;
             border           : 0px; 
             padding          : 0px;
             font-size        : 15px;
             text-align       : center;
             color            : #88ccee;
             }
div.backgr3  {
             background       : #000035 url(images/dsc09997bshead13-728x40.png) no-repeat;         /*         midnight-blue    #000035    */
             height           : 40px;
             width            : 724px;
             float            : left;
             margin           : 0 0 0 0;
             border-top       : 2px solid #505090;         /*         blue         #505090    */
             border-right     : 2px solid #505090;         /*         blue         #505090    */
             border-bottom    : 2px solid #505090;         /*         blue         #505090    */
             border-left      : 2px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             font-size        : 15px;
             text-align       : center;
             color            : #88ccee;
             }
div.backgr4  {
             background       : #000035 url(images/dsc09997bshead13-728x15.png) no-repeat;         /*         midnight-blue    #000035    */
             height           : 15px;
             width            : 728px;
             float            : left;
             margin           : 0 0 0 0;
             border           : 0px; 
             padding          : 0px;
             font-size        : 15px;
             text-align       : center;
             color            : #88ccee;
             }


div.logo     {
             background       : #000035 url(images/smokey-300x130.jpg) no-repeat;         /*         midnight-blue    #000035    */
             height           : 130px;
             width            : 300px;
             float            : right;
             margin           : 0 0 0 0;
             border           : 0px; 
             padding          : 0px;
             text-align       : left;
             }
div.banner   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 728px;
             float            : left;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : center;
             }
div.bannergoogle   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 728px;
             float            : left;
             margin           : 5px 0 5px 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : center;
             }
div.main     {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 453px;
             float            : left;
             margin           : 0 0 0 0;
             border-right     : 0px solid #505090;         /*         blue-grey         #b0c4ee    */
             border-left      : 0px solid #505090;
             padding          : 0 0 0 0;
             }
div.mainmessage  {
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 431px;
             clear            : both;
             margin           : 15px 0 10px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 6px 10px 10px 10px;
             font-size        : 15px;
             text-align       : justify;   
             }


div.main-halfleft   {
             width            : 220px;
             float            : left;
             margin           : 12px 8px 0 0;
             }
div.main-halfright  {
             width            : 220px;
             float            : right;
             margin           : 12px 0 0 0;
             }
div.main-halfbuttonblue  {
             background       : #112244;              /*         dark blue gray    #112244    */
             width            : 213px;
             height           : 18px;
             float            : left;
             margin           : 0 0 8px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #303070;         /*         blue         #303070    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 0px 2px 0px 2px;
             text-align       : center;
             font-size        : 12px;
             color            : #000035;         /* midnight blue #000035 */
             }
div.main-halfbuttonblue2  {
             background       : #112244;              /*         dark blue gray    #112244    */
             width            : 218px;
             height           : 18px;
             float            : right;
             margin           : 3px 0px 0px 2px;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #303070;         /*         blue         #303070    */
             border-left      : 1px solid #6060aa;         /*         blue         #505090    */
             padding          : 0px 2px 0px 2px;
             text-align       : center;
             font-size        : 12px;
             color            : #000035;         /* midnight blue #000035 */
             }

div.maingoogle   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 142px;
             float            : left;
             margin           : 5px 20px 5px 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 0 0 10px 0;
             text-align       : center;
             }
div.maingoogleright   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 142px;
             float            : right;
             margin           : 5px 0 5px 20px;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 0 0 10px 0;
             text-align       : center;
             }

div.sidebar  {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 235px;
             float            : right;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : left;
             }
div.sidebarnav {       
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 235px;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 13px;
             text-align       : center;
             }
div.sidebarnav1 {       
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 233px;
             clear            : both;
             margin           : 7px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 0px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding-top      : 3px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 13px;
             text-align       : center;
             }
div.sidebarnav2 {       
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 233px;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 0px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 0px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 13px;
             text-align       : center;
             }
div.sidebarnav3 {       
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 233px;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 0px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 3px;
             padding-left     : 0px;
             font-size        : 13px;
             text-align       : center;
             }

div.messagesidebar  {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 100%;
             clear            : both;
             margin           : 10px 0 0 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 4px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 13px;
             text-align       : justify;   
             }
div.sidebarmessage2  {
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 223px;
             clear            : both;
             margin           : 4px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #303070;         /*         blue         #303070    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 0px 5px 2px 5px;
             font-size        : 13px;
             text-align       : justify;   
             }

div.sidebarlinks   {
             width            : 233px;
             float            : left;
             margin           : 7px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */             
             background       : #112244;                   /*    dark blue gray    #112244    */
             padding          : 3px 0 3px 0 ;
             text-align       : left;
             }

div.sidebargoogle1   {
             background       : #112244;                   /*    dark blue gray    #112244    */
             width            : 234px;
             float            : left;
             margin           : 6px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 0px 0 2px 0px;
             text-align       : left;
             }
div.sidebargoogle2   {
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 226px;
             float            : left;
             margin           : 6px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 7px 0 7px 7px;
             text-align       : left;
             }
div.sidebargoogle2d   {
             background       : #334466;                   /*    dark blue gray    #112244    */
             width            : 226px;
             float            : left;
             margin           : 6px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 7px 0 7px 7px;
             text-align       : left;
             }

div.sidebargoogle3   {
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 226px;
             float            : left;
             margin           : 6px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 7px 0 7px 7px;
             text-align       : left;
             }

div.sidebarsilverbanner   {
             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;
             width            : 235px;
             float            : left;
             clear            : both;
             margin           : 7px 0 0px 0;
             border-top       : 0px solid #000035;         /*         blue         #505090    */
             border-right     : 0px solid #000035;         /*         blue         #505090    */
             border-bottom    : 0px solid #000035;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */             
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             text-align       : center;
             }


div.sidebarbanner1   {
             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;
             width            : 235px;
             float            : left;
             clear            : both;
             margin           : 12px 0 8px 0;
             border-top       : 0px solid #000035;         /*         blue         #505090    */
             border-right     : 0px solid #000035;         /*         blue         #505090    */
             border-bottom    : 0px solid #000035;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */             
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             text-align       : center;
             }
div.amazonsidebarbanner1   {
             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;
             width            : 235px;
             float            : left;
             clear            : both;
             margin           : 8px 0 0px 0;
             border-top       : 0px solid #000035;         /*         blue         #505090    */
             border-right     : 0px solid #000035;         /*         blue         #505090    */
             border-bottom    : 0px solid #000035;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */             
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             text-align       : center;
             }
div.amazonsidebarbanner2   {
             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;
             width            : 235px;
             float            : left;
             clear            : both;
             margin           : 5px 0 10px 0;
             border-top       : 0px solid #000035;         /*         blue         #505090    */
             border-right     : 0px solid #000035;         /*         blue         #505090    */
             border-bottom    : 0px solid #000035;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */             
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             text-align       : center;
             }

div.bolsidebarbanner   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 235px;
             height           : 60px;
             float            : left;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : -1em 0 0 0;
             text-align       : left;
             }
div.skyscraper   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 170px;
             float            : left;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : left;
             }


div.blujust {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 97%;
             clear            : none;
             margin           : 5px 0 5px 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 10px;
             font-size        : 78%;
             text-align       : justify;
             }
div.blujust453 {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 429px;
             clear            : none;
             margin           : 5px 0 5px 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 10px;
             font-size        : 78%;
             text-align       : justify;
             }
div.blu1010cent235 {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 235px;
             clear            : none;
             margin           : 18px 0 10px 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 3px;
             padding-left     : 0px;
             font-size        : 15px;
             text-align       : center;
             }
div.yelcent {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 97%;
             /* clear            : both; */
             margin           : 5px 0 5px 0;
             border-top       : 1px solid #ffff00;         /*         yellow         #ffff00    */
             border-right     : 1px solid #ffff00;         /*         yellow         #ffff00    */
             border-bottom    : 1px solid #ffff00;         /*         yellow         #ffff00    */
             border-left      : 1px solid #ffff00;         /*         yellow         #ffff00    */
             padding          : 10px;
             font-size        : 78%;
             text-align       : center;
             }
div.yelcent3 {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 432px;
             /* clear            : both; */
             margin           : 0 0 0 0;
             border-top       : 1px solid #ffff00;         /*         yellow         #ffff00    */
             border-right     : 1px solid #ffff00;         /*         yellow         #ffff00    */
             border-bottom    : 1px solid #ffff00;         /*         yellow         #ffff00    */
             border-left      : 1px solid #ffff00;         /*         yellow         #ffff00    */
             padding          : 10px;
             font-size        : 78%;
             text-align       : center;
             }
div.blucent  {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 97%;
             clear            : both;
             margin           : 5px 0 5px 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 10px;
             text-align       : center;
             }
div.blucent2 {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 97%;
             clear            : both;
             margin           : 5px 0 5px 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 5px;
             font-size        : 78%;
             text-align       : center;
             }
div.blucent3 {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 453px;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 5px;
             padding-right    : 0px;
             padding-bottom   : 8px;
             padding-left     : 0px;
             text-align       : center;
             }
div.blucent4 {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 49%;
             height           : 160px;
             float            : left;
             margin           : 0 0 0 0;
             border-top       : 1px solid #505090;         /*         blue         #505090    */
             border-right     : 1px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding-top      : 8px;
             padding-right    : 0px;
             padding-bottom   : 2px;
             padding-left     : 0px;
             font-size        : 78%;
             text-align       : center;
             }
div.blucent5 {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 728px;
             float            : left;
             margin           : 8px 0 5px 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 4px;
             padding-left     : 0px;
             font-size        : 78%;
             text-align       : center;
             }
div.bluleft {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 97%;
             float            : left;
             margin           : 5px 0 5px 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 25px;
             padding-left     : 0px;
             text-align       : left;
             }
div.bluright {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 453px;
             float            : left;
             margin           : 0 0 1em 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             text-align       : right;
             }


div.amazon115   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 115px;
             float            : left;
             margin           : 0 0 0 0;
             border-top       : 1px solid #202070;         /*         blue         #505090    */
             border-right     : 1px solid #202070;         /*         blue         #505090    */
             border-bottom    : 1px solid #202070;         /*         blue         #505090    */
             border-left      : 1px solid #202070;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             text-align       : center;
             vertical-align   : middle;
             }
div.amazon233   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 231px;
             float            : left;
             margin           : 0 0 0 0;
             border-top       : 2px solid #505090;         /*         blue         #505090    */
             border-right     : 2px solid #505090;         /*         blue         #505090    */
             border-bottom    : 2px solid #505090;         /*         blue         #505090    */
             border-left      : 2px solid #505090;         /*         blue         #505090    */
             padding-top      : 6px;
             padding-right    : 0px;
             padding-bottom   : 8px;
             padding-left     : 0px;
             font-size        : 90%;
             text-align       : center;
             vertical-align   : top;
             }



div.footer   {
             background       : #000035;         /*         midnight-blue    #000035    */
             width            : 950px;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0px;
             text-align       : center;
             }
div.footercopy {
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 938px;
             clear            : both;
             margin           : 10px 0 10px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 3px 5px 2px 5px;
             font-size        : 10px;
             text-align       : center;
             }

div.bottomnav1 {
             background       : #000035 url(images/bluesea1-10x25.jpg) repeat;
             width            : 950px;
             clear            : both;
             margin           : -5px 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 78%;
             text-align       : center;
             }

div.bottomnav2 {
             background       : #000035 url(images/bluesea2-10x100.jpg) repeat;
             width            : 950px;
             clear            : both;
             margin           : -5px 0 0 0;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 4px;
             padding-left     : 0px;
             font-size        : 78%;
             text-align       : center;
             }

/*   FOLLOWING ADDED 090726  */

div.mainline1  {
             width            : 453px;
             height	      : 1px;
             float            : left;
             margin           : 2px 0 1px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             }

div.main-halfbuttonblueleft  {
             background       : #112244;              /*         dark blue gray    #112244    */
             width            : 219px;
             height           : 18px;
             float            : left;
             margin           : 2px 0 2px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #303070;         /*         blue         #303070    */
             border-left      : 1px solid #6060aa;         /*         blue         #505090    */
             padding          : 0px 2px 0px 2px;
             text-align       : center;
             font-size        : 12px;
             color            : #000035;         /* midnight blue #000035 */
             }

div.main-halfbuttonblueright  {
             background       : #112244;              /*         dark blue gray    #112244    */
             width            : 218px;
             height           : 18px;
             float            : right;
             margin           : 2px 0 2px 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #303070;         /*         blue         #303070    */
             border-left      : 1px solid #6060aa;         /*         blue         #505090    */
             padding          : 0px 2px 0px 2px;
             text-align       : center;
             font-size        : 12px;
             color            : #000035;         /* midnight blue #000035 */
             }




