
body {
  margin: 20px 0 0 0;
  padding: 0;
  background: #FFFFFF url(images/snazzy/img01.jpg);
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
}

body2 {
  margin: 20px 0 0 0;
  padding: 0;
  background: #FFFFFF url(images/snazzy/img01.jpg);
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #99CCFF;
}


h1, h2, h3 {
  margin: 0;
  font-weight: normal;
  color: #AD1112;
}

h1 {
  font-size: 197%;
}

h2 {
  font-size: 167%;
}

h3 {
  font-size: 100%;
  font-weight: bold;
}

p, ol, ul {
  line-height: normal;
}

p {
}

ol {
}

ul {
}

blockquote {
  margin: 0;
  padding-left: 20px;
  font-style: italic;
}

blockquote * {
  line-height: normal;
}

a {
  color: #AD1112;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

img.left {
  float: left;
  margin: 0 15px 0 0;
}

img.right {
  float: right;
  margin: 0 0 0 15px;
}

hr {
  display: none;
}

/* Header */

#header {
  width: 700px;
  height: 220px;
  margin: 0 auto;
  background: url(images/snazzy/img_ban_2.jpg) no-repeat right top;
}

/* Logo */

#logo {
  float: left;
  width: 220px;
  height: 220px;
  background: #AD1011 url(images/snazzy/img03.jpg);
}

#logo h1, #logo h2 {
  margin: 0;
  text-transform: none;
  text-align: center;
  font-weight: normal;
}

#logo h1 {
  letter-spacing: -1px;
  font-size: 18px;
  background-image: url(images/snazzy/rbw2008-logo.png);
  background-repeat: no-repeat;
  background-position: 50% center;
  padding-top: 160px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  color: #FFFFFF;
  font-style: italic;
}

#logo h2 {
  font-size: 18px;
}

#logo a {
  text-decoration: none;
  color: #FFFFFF;
}

/* Menu */

#menu {
  float: right;
  width: 470px;
  height: 40px;
  padding: 180px 0 0 0;
}

#menu ul {
  width: 466px;
  height: 40px;
  margin: 0;
  padding: 0;
  background: #AD1011 url(images/snazzy/img05.jpg) repeat-x;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  height: 32px;
  padding: 8px 20px 0 19px;
  background: url(images/snazzy/img06.gif) no-repeat;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

/* Page */

#page {
  width: 700px;
  margin: 0 auto;
}

/* Content */

#content {
  float: right;
  width: 430px;
  padding: 20px;
  background: #FFFFFF url(images/snazzy/img07.gif) no-repeat left bottom;
}

/* Other Content */

img.floatLeft {
    float: left;
    margin: 4px;
}

img.floatRight {
    float: right;
    margin: 4px;
}

object.floatRight {
    float: right;
    margin: 4px;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 220px;
  padding-top: 10px;
}

#sidebar a {
  color: #3699E4;
}

#sidebar ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-size: 100%;
}

#sidebar ul li {
  padding: 5px 14px;
  background: url(images/snazzy/img13.gif) no-repeat 0px 12px;
  border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
  border: none;
}

#sidebar ul li h2 {
  margin: 0;
  font-size: 100%;
}

#sidebar ul li h3 {
  margin: 0;
  font-size: 92%;
}

#sidebar ul li p {
  margin: 0;
}

.boxed {
  margin-bottom: 10px;
  background: #000000 url(images/snazzy/img10.gif) no-repeat left bottom;
}

.boxed .title {
  height: 30px;
  margin: 0;
  padding: 10px 0 0 10px;
  background: #5EB2ED url(images/snazzy/img08.jpg) no-repeat;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.boxed .content {
  background: url(images/snazzy/img09.gif) repeat-x;
  padding: 15px;
}

/* Search */

#search {
}

#search form {
  margin: 0;
  padding: 0;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search p {
  margin: 0;
  font-size: 85%;
}

#searchinput {
  float: right;
  width: 150px;
  background: #EFEFEF url(images/snazzy/img11.gif) repeat-x;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}

#username {
  float: right;
  width: 150px;
  background: #EFEFEF url(images/snazzy/img11.gif) repeat-x;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}

#password {
  float: right;
  width: 150px;
  background: #EFEFEF url(images/snazzy/img11.gif) repeat-x;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}

#searchsubmit {
  float: right;
  margin-top: 5px;
  background: #AD1112 url(images/snazzy/img12.gif) repeat-x;
  border: none;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#RedButton {
/*  float: right; */
  margin-top: 5px;
  background: #AD1112 url(images/snazzy/img12.gif) repeat-x;
  border: none;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

/* Footer */

#footer {
  height: 100px;
}

#footer p {
  margin: 0;
  line-height: normal;
  font-size: 85%;
  color: #000000;
}

#footer a {
  color: #000000;
}

/* Custom Styles */

.crimson-bold {
  color: #AD1112;
  font-weight: bold;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.aRedButton {
  margin-top: 5px;
  background: #AD1112 url(images/snazzy/img12.gif) repeat-x;
  border: none;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.errorbox {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #AD1112;
  border: medium solid #000000;
}

.noBorder {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.text-white {
  color: #FFFFFF
}

.text-white-center {
  color: #FFFFFF;
  text-align: center;
}

.text-crimson-18 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #C70000;
}

.text-crimson-center-18 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #C70000;
  text-align: center;
}

.text-crimson {
  font-weight: bold;
  color: #C70000;
}

.text-crimson-center {
  font-weight: bold;
  color: #C70000;
  text-align: center;
}

.table-tickets {
  width: 90%;
  background-color: #CC0000;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.tr-black {
  background-color: #000000;
}

.smallgrey {
  font-size: smaller;
  font-weight: bold;
  color: #333333;
}

.table-td-50 {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin: 0px;
  padding: 0px;
  width: 50%;
  text-align: left;
  vertical-align: top;
}

.index-style4 {color: #4BA8ED}

.index-style5 {color: #FFFFFF}

.index-style6 {
  color: #AD1112;
  font-weight: bold;
}