body { font-family: Arial, Helvetica, Verdana; font-size: 12px; font-weight: normal; color: #8A8B8C; margin: 0px; padding: 0px; background-color: #DCE4F4; }

div.mainContainer { width: 1000px; padding: 0px 0px 0px 0px; margin: auto; }

div.topLogoContainer { width: 1000px; height: 210px; margin: 0px; }

div.contentContainer { width: 1000px; background-color: #FFFFFF; background-image: url(../images/content_background.jpg); background-repeat: repeat-x;  background-position: bottom; }
div.contentLeft { float: left; width: 190px; padding: 0px; }
div.contentCenter { float: left; width: 455px; padding: 0px; }
div.contentRight { float: right; width: 340px; padding: 0px; }
/*#contentLeft { float: left; width: 178px; padding: 6px 0px 0px 6px; }
#contentLeft ul {margin:0px; padding:0px; list-style:none;}
#contentLeft li {margin:0px; padding:0px; list-style:none; width:166px; height:21px; background-image: url(images/menu_background.jpg); background-repeat:no-repeat; padding:5px 5px 0px 5px;}
#contentLeft li a {font-weight: bold; color: #9196A0; text-decoration: none;}
#contentLeft li a:hover {font-weight: bold; color: #FBB348; text-decoration: none;}*/

table.navbar { border-collapse: collapse; background-color: #FFFFFF; }
table.navbar td { border: 0px solid #FFFFFF; }
table.navbar td a{ display: block; width: 100%; font-family: times new roman,san serif; font-size: 14px; font-weight: normal; text-indent: 25px; padding-top: 6px; padding-bottom: 6px; text-decoration: none; }
table.navbar td a:link, table.navbar td a:visited { color: #9196A0; background-image: url(../images/menu_background.jpg); }
table.navbar td a:hover, table.navbar td a:active { color: #FBB348; }

div.anchorContainer { width: 990px; height: 34px; clear: both; background-color: #FFFFFF; padding: 12px 0px 0px 10px; text-align: left; color: #A6A7A9; font-size: 10px;}
div.anchorContainer a:link { color: #A6A7A9; text-decoration: none; background-color: inherit; }
div.anchorContainer a:visited { color: #A6A7A9; text-decoration: none; background-color: inherit; }
div.anchorContainer a:active { color: #FBB348; }
div.anchorContainer a:hover { color: #FBB348; }

div.footerContainer { width: 990px; height: 24px; clear: both; padding: 10px 0px 0px 10px; text-align: left; color: #A6A7A9; font-size: 10px; }
div.footerContainer a:link { color: #A6A7A9; text-decoration: underline; background-color: inherit; }
div.footerContainer a:visited { color: #A6A7A9; text-decoration: underline; background-color: inherit; }
div.footerContainer a:active { color: #FF6600; }
div.footerContainer a:hover { color: #FF6600; }

h1 { font-family: times new roman,san serif; font-size: 16px; font-weight: bold; color: #DB4527; background-color: inherit; } 
h2 { font-family: times new roman,san serif; font-size: 14px; font-weight: bold; color: #DB4527; background-color: inherit; } 

a:link, a:visited { color: #DB4527; text-decoration: none; background-color: inherit; }
a:active, a:hover { color: #FF0000; background-color: inherit; }

hr { border: none 0; border-top: 1px dashed #DB4527 ;/*the border*/ width: 96%; height: 1px;/*whatever the total width of the border-top and border-bottom equal*/ text-align: left; } 

.highlightText { color: #DB4527; } 

.textErrors { color: #FF0000; font-weight: bold;  } 

div.quotes { width: 300px; height: 326px; background-image: url(../images/quotes_background.gif); background-repeat: no-repeat; color: #FFFFFF; font-size: 18px; font-weight: bold; padding: 20px 0px 0px 0px; }
div.quotes ul { position: relative; margin: 35px; list-style: none;}
div.quotes li { position: absolute; top: 0; left: 0;} 

img.border { border: 1px solid #CCCCCC; margin: 0px 5px 5px 0px; padding: 5px; }

#slideshow { width: 420px; position: relative;  height: 281px; border: 1px solid #CCCCCC; padding: 5px; }
#slideshow IMG { position: absolute; top:5; left:5; z-index:8; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }