﻿/*********************************SECTIONS ******************************************/
div#navigation { width: 100%; height: 90px; display: block;  }
div#container { position: absolute; left: 50%; margin-left: -500px; width: 920px; margin-top: 10px; }

div#header { position: relative; z-index: 1; float: left; height: 160px; width: 100%; background-image: url(../images/html/header.gif); background-position: top right; background-repeat: no-repeat; }
div#footer { float: left; height: 160px; width: 100%; background-image: url(../images/html/footer.gif); background-position: bottom right; background-repeat: no-repeat; }
div#mid { float: left; width: 100%; background-image: url(../images/html/mid.gif); background-position: bottom right; background-repeat: repeat-y; }
div#left { position: relative; z-index: 4;  margin-top: -180px; margin-bottom: -60px; float: left; width: 38%; text-align: right; color: #FFFFFF; }
div#right { position: relative; z-index: 4; float: right; width: 60%; margin-bottom: -60px;  margin-top: -145px; color: #FFFFFF; margin-right: 0; }

.location { color: #c0c0c0; }
.article { color: #ffffff;  }

.question {font-family: Verdana; font-size: 12px; padding: 0; color: #ffc705;   }


div#article { width: 97%; float: left; padding-right: 10px; }
div#articleHeader { margin-right: 10px; margin-top: 10px; }
div#articleDate { font-family: Verdana; font-size: 12px; padding: 0 0 15px 0; color: #ffc705;  }
div#story {  }
div#flashLogo { float: right; overflow: hidden; text-align: right;   }
div#pitpassLogo { position: relative; left: 10%; text-align: center; margin-left: -256px; bottom: -15px; color: #000000; font-family: Verdana; font-size: 9px; width: 720px; }


div#flashSubNav {  }

div#photos { float: right; width: 220px; }
div#legal { position: relative; left: 50%; margin-left: -250px; bottom: -110px; color: #999999; font-family: Verdana; font-size: 10px; width: 600px; }
div#privacy { position: relative; left: 44%; text-align: center; margin-left: -250px; bottom: -135px; color: #000000; font-family: Verdana; font-size: 9px; width: 720px; }


div#body { padding-top: 15px; }
div.group { padding-bottom: 20px; width: 96%; }
div.highlight { color: #D72229; width: 100%; font-family: Verdana;  }
.highlight { color: #D72229; width: 100%; font-size: 14px; font-family: Verdana;  }
div.normal { font-weight: normal; font-family: Verdana; font-size: 12px; line-height: 15px; width: 100%; }

.photo { float: right;  }

/*********************************COMMON ******************************************/
.ver12 { font-family: Verdana; font-size: 12px; line-height: 15px;  } 

.bold { font-weight: bold; }

.norm { font-weight: normal; }
.norm a:hover { color: #FFFFFF; }
.norm a, .norm a:visited, .norm a:active { color: #99ccff;  }

.hlist { margin: 0; padding: 0;  list-style-type: none; }
.hlist li { display: inline; }

.vlist { margin: 0; padding: 0; list-style-type: none; }
  