@charset "utf-8";
/* CSS Document */

body  {background:#e4e4e4 url(images/bg.gif) no-repeat top center; margin:0; padding:0; text-align:center;}
body, td, p {font:11px/17px Verdana, Arial, Helvetica, sans-serif; color:#000;}
a:link, a:visited, a:active  {color: #1B2C53; text-decoration:none;}
a:hover {color: #1B2C53; text-decoration: underline;}
.required {color:#F00; font-weight:bold;}
h1 {font:20px Georgia, "Times New Roman", Times, serif; color:#990000; letter-spacing:1px; font-weight:normal;margin:0 0 20px 0;}
h2 {text-align:center; font:14px Georgia, "Times New Roman", Times, serif; color:#1B2C53; letter-spacing:1px; font-weight:normal;}
h3 {font:12px/14px Georgia, "Times New Roman", Times, serif; color:#1B2C53; font-weight:normal; border-bottom:1px solid #666;}
h4 {font:12px/18px Georgia, "Times New Roman", Times, serif; color:#1B2C53; font-weight:normal;}
#emphasis { margin:0 auto; padding:8px 8px; width:550px; background:#f8f8f8; border:1px solid #1B2C53;}
.emphasisBlue {font:12px/18px Verdana, Geneva, sans-serif; text-align:left; color:#1B2C53;}
.emphasisRed {font:14px/18px Verdana, Geneva, sans-serif; padding:5px 10px; text-align:center; color:#990000;}
.indent {padding-left:10px;}
.divLine {width:550px; height:1px; border-bottom:1px dotted #333333; text-align:center;}
.roundedWide {width:600px; border:1px solid #ccc;background-color:#fff;}

#wrapper {width:902px; margin:0 auto; position:relative; background:url(images/innerWrap.gif) repeat;}
#header { background-color:#e4e4e4; width:902px; height:120px;}
#navWrap {width:902px; height:54px; background:url(images/navWrap.gif) repeat-x; float:left;}
.navUpcoming {padding-left:35px; width:175px; height:54px; background:url(images/navDiv.gif) no-repeat top right;}
.navPast {width:145px; height:54px; background:url(images/navDiv.gif) no-repeat top right;}
.navBuyers {width:110px; height:54px; background:url(images/navDiv.gif) no-repeat top right;}
.navBuyersLi {width:150px; text-align:left; background: #1B2C53; border-bottom: 1px solid gray;}
.navSellers {width:160px; height:54px; background:url(images/navDiv.gif) no-repeat top right;}
.navSellersLi {width:150px; text-align:left; background: #1B2C53; border-bottom: 1px solid gray;}
.navAbout {width:160px; height:54px; background:url(images/navDiv.gif) no-repeat top right;}
.navHome {width:70px; height:54px; background:none;}

#leftColumn {width:637px; float:left;}
#leftColumnTop {width:637px; height:50px; background:url(images/leftColumnTop.gif) no-repeat;}

/* breadcrumb nav */
#crumbs {width:300px; text-align:left; color:#990000; font:11px Arial, Helvetica, sans-serif; margin:15px 0 10px 0;  float:left; padding-left:20px; clear:both;}
#crumbs a:link, #crumbs a:visited {color:#666; text-decoration:none;}
#crumbs a:hover {color:#666; text-decoration:underline;}
.crumbsBlue {color:#1B2C53;}

#textContent {margin:0; padding:0 20px 20px 20px; text-align:left;}


#rightColumn {width:265px; float:right; background:url(images/rightColumnTop.gif) no-repeat;}
#rightColumnTop {width:265px; }

#ibeamWrap {width:253px; text-align:left; padding-left:12px;}
#ibeamTop {width:253px; height:56px; background:url(images/ibeamTop.gif) no-repeat; text-align:center;}
.ibeamTopText {padding-top:20px; color:#003399; font:16px Arial, Helvetica, sans-serif; letter-spacing:1px;}
#ibeamBack {width:253px; background:url(images/ibeamBack.gif) repeat-y;}

#contactWrap {width:253px; padding-left:12px;}
#contactAddress {text-align:left; font:11px/18px Georgia, "Times New Roman", Times, serif;}

#footer {padding-top:10px; padding-bottom:10px; color:#2A3A5D; font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:normal;text-align:center;}
#footer a:link, #footer a:visited {color:#2A3A5D; text-decoration:none; margin:0;}
#footer a:hover {color:#2A3A5D; text-decoration:underline; margin:0;}


