A:link, A:visited
{
 font-size: 16px;
 font-weight: bold;
 color: #0073CF;
 text-decoration: none;
}

A:active, A:hover
{
 font-size: 16px;
 font-weight: bold;
 text-decoration: underline;
 color: #0073CF;
}

BODY
{
  background: #FFC550;
  color: #0073CF; 
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
}

H1 
{
  font-weight: bold; 
  font-size: 20px; 
  padding-left: 40px;
  padding-right: 40px;
}
  
.page
{
  width: 900px;
  margin: 0 auto;
  background: #FFFFFF;
}

.main
{
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Header ---------------------------------------------------------------------*/

.header
{
  height: 275px;
}

.header_image
{
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}
  
.header_text
{
  float: right;
  margin-top: 20px;
  margin-right: 100px;
  font-weight: bold; 
  font-size: 24px; 
  color: #0073CF; 
  text-align: center;
  line-height: 150%;
}
  
.single_line_header_text
{
  float: right;
  margin-top: 120px;
  margin-right: 150px;
  font-weight: bold; 
  font-size: 28px; 
  color: #0073CF; 
}

/* Top Nav Bar ----------------------------------------------------------------*/

.nav_top
{
  background: #FFC550;
  height: 50px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

.nav_top a:link, .nav_top a:visited 
{
  color: #0073CF;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}

.nav_top a:active, .nav_top a:hover 
{
  color: #0073CF;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  text-decoration: underline;
  padding-left: 5px;
  padding-right: 5px;
}

/* Bottom Nav Bar -------------------------------------------------------------*/

.nav_bottom
{
  background: #FFFFFF;
  height: 30px;
  text-align: center;
}

.nav_bottom a:link, .nav_bottom a:visited 
{
  color: #0073CF;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}

.nav_bottom a:active, .nav_bottom a:hover 
{
  color: #0073CF;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline;
  padding-left: 15px;
  padding-right: 15px;
}

/* Copyright and Hosted By ------------------------------------------*/

.copyright
{
  background: #FFFFFF;
  height: 20px;
  font-size: 12px;
  color: #0073CF;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.copyright a:link, .copyright a:visited
{
 font-size: 12px;
 font-weight: bold;
 color: #0073CF;
 text-decoration: underline;
}

.copyright a:active, .copyright a:hover
{
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #0073CF;
}

/* Misc -------------------------------------------------------------*/

.archive_table
{
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}

.clear
{
  clear: both;
}

.countdown
{
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.email
{
  float: right;
  margin-right: 40px; 
}
  
.email a:hover
{
  text-decoration: none;
}

.ggd
{
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 40px;
}

.ggd a:link, .ggd a:visited, .ggd a:active, .ggd a:hover
{
  font-size: 32px;
  color: #000000;
  background-color: #FFC550;
}

.large
{
  font-weight: normal; 
  font-size: 20px; 
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
}

.local_table
{
  padding-left: 40px;
  padding-right: 40px;
}

.local_table a:link, .local_table a:visited
{
 font-size: 16px;
 font-weight: bold;
 color: #0073CF;
 text-decoration: none;
}

.local_table a:active, .local_table a:hover
{
 font-size: 16px;
 font-weight: bold;
 text-decoration: underline;
 color: #0073CF;
}

.local_item
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: left;
  padding-left: 20px;
}

.news
{
  font-weight: bold; 
  font-size: 20px; 
  text-align: left;
  padding-bottom: 20px;
  width: 800px;
  margin: auto;
  height: 200px;
  overflow: auto;
  padding-right: 20px;
}

.news_item
{
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  padding-left: 20px;
  padding-top: 20px;
}

.news_item_detail
{
  font-weight: normal;
  font-size: 16px;
  text-align: justify;
  padding-left: 20px;
}

.normal
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
}

.normal a:link, .normal a:visited
{
  font-size: 16px;
  font-weight: bold;
  color: #0073CF;
  text-decoration: none;
}

.normal a:active, .normal a:hover
{
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: #0073CF;
}

.normal_center
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: center;
}

.normal_indent
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: justify;
  padding-left: 80px;
  padding-right: 80px;
}

.paypal
{
  float: right;
  margin-right: 40px; 
}
  
.paypal a:hover
{
  text-decoration: none;
}

.schedule
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: left;
  padding-bottom: 15px;
}

.schedule a:link, .schedule a:visited
{
  font-weight: bold;
  color: #0073CF;
  text-decoration: none;
}

.schedule a:active, .schedule a:hover
{
  font-weight: bold;
  text-decoration: underline;
  color: #0073CF;
}

.schedule_table
{
  margin-left: 80px;
  margin-right: 40px;
}

.social_links
{
  float: right;
  margin-right: 40px; 
}
  
.where_when_what
{
  float: left;
  margin-left: 40px;
  font-size: 18px; 
  text-align: left;
  line-height: 25px;
}

/* Sponsors -------------------------------------------------------------*/

.friendDetails
{
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
}

.goldDetails
{
  width: 500px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

.goldLogo
{
  width: 350px;
}

.platinumLogo
{
  width: 250px;
}

.platinumDetails
{
  width: 350px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

.platinumPic
{
  width: 250px;
}

.silverDetails
{
  width: 500px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

.silverLogo
{
  width: 350px;
}

.sponsorHeader
{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  text-decoration: underline;
}

.sponsorLevel
{
  margin-left: 80px;
}

.sponsorName
{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

#sponsorTable
{
  width: 850px;
  margin: auto; 
}

#sponsorTable img
{
  border: 0px;
  display: block;
  margin: auto;
}

/* Band pics -------------------------------------------------------------*/

.bandpic
{
 padding-top: 10px;
 padding-bottom: 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail
{
 z-index: 0;
}

.thumbnail:hover
{
 background-color: transparent;
 z-index: 50;
}

.thumbnail span  /*CSS for enlarged image*/
{
 position: fixed;
 background-color: lightyellow;
 padding: 5px;
/* left: -1000px; */
 border: 1px dashed gray;
 visibility: hidden;
 color: black;
 text-decoration: none;
}

.thumbnail span img /*CSS for enlarged image*/
{
 border-width: 0;
 padding: 2px;
}

.thumbnail:hover span /*CSS for enlarged image on hover*/
{
 visibility: visible;
 top: 100px;
 left: 200px;
}

/* Vendors -------------------------------------------------------------*/

.appl_list_header
{
  text-align: left;
  font-weight: bold;
}

.vendor_header
{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  text-decoration: underline;
}

.vendor_detail
{
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 20px;
  padding-left: 40px;
}

.vendor_left
{
  float: left;
  margin-left: 40px;
  width: 400px;
}

.vendor_name
{
  font-size: 20px;
  font-weight: bold;
}

.vendor_right
{
  float: right;
  margin-right: 40px;
  width: 400px;
}

.vendor_rules
{
  padding-left: 40px;
  padding-right: 40px;
}

.vendor_rules H1
{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  text-decoration: underline;
}

.vendor_paypal_text
{
  float: left;
}

.vendor_paypal_link
{
  float: right;
  display: none;
}

/* Artwork Gallery---------------------------------------------------------*/

.artwork
{
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
  margin-bottom: 20px;
  text-align: center;
}

table.artwork img
{
  padding: 3px;
  border: 1px solid #0073CF;
}

.artwork_name
{
  margin-bottom: 20px;
}

/* Event Info -------------------------------------------------------------*/

.eventHeader
{
  font-size: 20px;
  text-align: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

.eventDetails
{
  font-size: 16px;
  margin-left: 40px;
  margin-right: 40px;
}

/* Forms -------------------------------------------------------------*/

.formTitle
{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.formLine
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.formSubmit
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.formSubtitle
{
  font-weight: bold; 
  font-size: 16px; 
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.formTable
{
  font-weight: normal; 
  font-size: 16px; 
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.formTableCell
{
  padding-left: 20px;
}

