/*   http://localhost/css/default.css  */

body {font: 0.9em/1.4 Verdana, Tahoma, Arial, sans-serif; color: #202020; background: #FFF; margin:0;}

h1, h2, h3, h4, h5, h6 {font-family: Times New Roman, serif;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.33em;margin:1px 0 1px 0;}
h4 {font-size: 1.1em;margin:1px 0 1px 0;}
h5 {font-size: 1em;margin:1px 0 1px 0;}
h6 {font-size: 0.85em;margin:1px 0 1px 0;}

a {}
a:hover {}

/* Page layout styles */
#holder {width:990px; margin:0 auto; background:url(/webimgs/fade.png) repeat-y;}

* html #holder {background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webimgs/fade.png',sizingMethod='scale');}

div#main {width:960px; margin:0 auto; background-color:#2a2a2a; color:white;}
div#headerPane {height:200px;}
div#tagLinePane {height:28px; border:1px solid black; padding:2px; background: url(/webimgs/taglinePane.jpg);}

div#container {overflow:auto;}

div#leftPane {width:130px; padding:5px; float:left;}
div#noLeftPane {display:none;}

div#centerPane {width:580px;padding:5px; overflow:hidden;}
div#centerPaneWithLeftPane {width:800px; padding:10px; float:left; overflow:hidden;}
div#centerPaneWithRightPane {overflow:hidden;}
div#centerPaneWithLeftRightPanes {width:580px; float:left; padding:10px; overflow:hidden;}

div#rightPane {width:184px; padding:5px; float:right;}
div#noRightPane {display:none;}

div#footerPane {height:40px; border-top:1px solid #000; clear:both; text-align:center; background-color:#1f1f1f;}
/* End Page layout styles */

.pageTitle {background-image:url(../webimgs/TitleSlice.jpg);background-repeat:no-repeat;height:49px;background-position: bottom left;}
.pageTitle2 {}
