* { outline: none; }

body { font-family: arial; margin: 0px; font-size: 12px; color: #fff; padding: 0px; background-image: url('../images/background.jpg'); background-attachment: fixed; background-repeat: no-repeat; background-color: #000000; }

#content { margin-left: 400px; width: 800px; }

#nav { color: #ec9f04; font-size: 14px; border-bottom: 1px dashed #990000; padding-bottom: 18px; width: 800px;  }

#nav li { list-style-type: none; display: inline; margin-right: 10px; }

#nav li a, #nav li a:link { color: #ec9f04; text-decoration: none; }
a, a:link { color: #ec9f04; text-decoration: underline; }
#nav li a:hover { text-decoration: underline; }

#flash { width: 859px; height: 340px; background-image: url('../images/flash_bg.png'); background-repeat: no-repeat; padding: 20px 0px 0px 41px; }

h1 { color: #FFFFFF; border-bottom: 1px dashed #990000; padding-bottom: 10px; width: 75%; }
h1.no_border { color: #FFFFFF; border: 0px none;  padding-bottom: 10px; width: 75%; }
#left { width: 380px; float:left; padding-right: 20px;  }

#right { width: 400px;; float: left; }

.date { color: #ec9f04; }

.orange { color: #ec9f04; font-weight: bold; font-size: 14px; }

.red { color: #a92929; font-weight: bold; font-size: 14px; }

#leaveComment { border: 2px solid #666666; padding: 10px; background-color: #000; }

.entry { padding: 10px;  margin-bottom: 10px; border-bottom: 1px dashed #990000; }

.left { width: 45%; float: left; text-align: center; }
.right { width: 45%; float: right;  text-align: center;  }
img.thumb { border: 3px solid #501414; }
#logos {  }
#signup { margin-bottom: 20px; }
.tourDate { min-height: 45px; clear: both; margin-bottom: 10px;   padding-bottom: 10px;  }
.tourLeft { float: left; width: 200px; border-right: 1px dotted #a92929; }
.tourRight { float: right; width: 500px; }
img { border: 0px none; }
#footer { margin-top: 30px; text-align: right; padding: 10px; padding-top: 30px; clear: both; }
#jukebox { position: fixed; top: 0px; left: 15px; }
a:active
{
  outline: none;
}

#aboutText p { line-height: 20px; }
