body {                                  background-color:#FFFFFF;
                                        margin:0;
                                        margin-bottom:10px;
                                        background-image:url('images/bg.jpg');
                                        background-repeat:repeat-xy;
                                        background-position:left top;}
                                        
body.home td  {                         line-height:150%;}

body, td {                              color:#000000;
                                        font-family:Tahoma, Verdana, Arial, sans-serif;
                                        font-size:14px;}

td.banner {                             height:110px;
                                        background-image:url('images/bannerBg.jpg');
                                        background-repeat:no-repeat;
                                        background-position:left bottom;
                                        background-color:#000000;
                                        border:solid 1px black;
                                        border-bottom-width:0;
                                        border-top-width:0;}
                                        
td.banner td.publisher {                text-align:center;
                                        width:120px;}
                                        
td.banner td.title {                    text-align:left:
                                        width:350px;}
                                        
td.banner td.pic {                      text-align:right;}
                                        
td.greyStrip {                          height:23px;
                                        background-color:#595959;
                                        border:solid 1px black;
                                        border-bottom-color:#8B8B8B;}
                                        
td.navContainer {                       height:35px;
                                        background-color:#000000; /*#FFAB0A;*/
                                        border:solid 1px black;
                                        /*border-top:solid 1px #FFD585;*/
                                        /*background-image:url('images/navBg.gif');
                                        background-repeat:repeat-y;
                                        background-position:left top;*/
}

table.nav td {                          padding-left:5px;
                                        padding-right:5px;}
                                        
td.pgHeading {                          text-align:right;}

td.content {                            background-color:#FFFFFF;
                                        padding:10px;
                                        border:solid 1px black;
                                        border-bottom-width:0;}

td.footer {                             text-align:center;
                                        background-color:#ffffff;
                                        color:#000000;
                                        border:solid 1px black;
                                        border-top-width:0;
                                        font-size:11px;
                                        padding:2px;}
                                        
td.footer p.links {                     font-size:10px;}
                                        
a {                                     color:#DF9C03;}
a:hover {                               color:black;}


td.location {                           vertical-align:top;
                                        font-weight:bold;}
                                        
tr.ln {                                 background-color:#FFFFEE;}

.heading {                              background-color:#FBAF00;}

h2 {                                    font-size:18px;
                                        border-bottom:solid 1px #666666;
                                        line-height:90%;}
h3 {                                    font-size:16px;}
h4 {                                    font-size:14px;}