﻿body {
	background: #000 url('pics/2011_vb_background.jpg') no-repeat;
	color: #DDD;
	font-family: "times new roman" "book antiqua", palatino;
}

td {
	vertical-align: top;
}
.col1 {
	color: #999999;
	font-weight: bold;
	width: 40px;
}
#container {
	font-size: 1.5em;
}
#site-description {
	color: #CCC;
}
#content {
	left: 260px;
	position: absolute;
	top: 325px;
	width: 670px;
}
#content .descr {
	color: #8DC63F;
	margin-bottom: 6px;
}
#content li {
	margin-left: 30px;
	list-style-image: url(pics/bat_icon.jpg);
	font-size: .9em;
}
.centertext {
	text-align: center;
}
.italictext {
	font-style: italic;
}
.boldtext {
    font-weight: bold;
}
.boldital {
    font-style:italic;
    font-weight:bold;
}
.smalltext {
	font-size: 75%;
}
a {
	color: #CBCB67;
	text-decoration: none;
}
a:hover {
	color: #FF3;
	text-decoration: underline;
}
a img {
	border: none;
}
.auctionitem {
    display: inline-block;
    width: 640px;
    padding-bottom: 30px;
}
.auctionpic {
    float: left;
	border: solid 3px grey;
	margin: 0px 10px 0px 0px;
}
.auctiontext {
    margin-top: 0px;
    font-size: .9em;
}
#navigation {
	left: 0px;
	position: absolute;
	top: 325px;
	width: 210px;
	font-size: 1em;
	margin: 0px 0px 0px 15px;
}
#navigation a {
	color: #777;
	text-decoration: none;
}
#navigation a:hover {
	color: #8DCA3F;
}
#footer {
	margin-top: 20px;
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.55em sans-serif;
	position: absolute;
	top: 100%;
	width: 100%;
	text-align: center;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
.footer {
	margin-top: 10px;
	margin-bottom: 10px;
}
.floatleft {
	float:left;
}
.allabove {
	clear: both;
	margin-left: 100px;
}
.tixhead {
	font-size: 20px;
}
.tixsubhead {
	margin-left:50px;
	font-size: 16px;
}
.buybutton {
	float: right;
	margin-right: 100px;
	margin-top: 10px;
}
.ticketgroup {
	border-bottom:medium;
	border-bottom-style:solid;
	border-bottom-color:white;
}
h1 {
	background: url('pics/smoke.gif') no-repeat left center;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.85em;
	padding: 0 0 12px 22px;
}
