body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

A:active, A:link { color: #1D5E8C; text-decoration: none; }
A:visited { color: #133F5B; text-decoration: none; }
A:hover { color: #1D5E8C; text-decoration: underline; }

.stealthlink:link, .stealthlink:visited { text-decoration: none; color: black;};
.stealthlink:hover, .stealthlink:active { text-decoration: none; color: #1D5E8C};


HR {
	/* ie only */
	border-top: 3px dashed #cccccc;
	margin-top: 5px;
}

HTML>BODY HR { 
	background-image: url(images/divide.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	border: none;
	margin: 0px;
}


.titlefont, .bigmain_topline, .bigmain_line2 {
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif, sans serif, sans;
}

.style1, .galbottomcell {
	font-size: 9px;
	color: #333333;
	line-height: 15px;
	text-align:left;
}

.sideentry {
	padding-top: 0px;
	margin: 0px;
}

.bandlist {
	font-weight: bold;
}

.bandlist UL, .bandlist2 UL {
	margin: 0px;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.bandlist UL LI, .bandlist2 UL LI {
	padding-left: -5px;
}


.bandnote {
	font-weight: normal;
	padding-left: 10px;
}

.sidename {
	font-weight: bold;
}

.bigmain {
	padding: 20px;
	background-color: white;
	width: 600px;
	height: 510px;
	background: url(images/linebg.gif);
	background-repeat: no-repeat;
}

/* first line of text in big main thing */
.bigmain_topline {
	text-align: right;
	margin-top: 20px;
	font-size: 14pt;
}

.bigmain_topline_small {
	font-size: 9pt;
}

.bigmain_line2 {
	text-align: right;
	margin-top: 13px;
	font-size: 20pt;
}

.galbottom {
	width: 700px;
	margin-top: 20px;
}

.galbottomcell {
	
}

.galbottomcell_inside, .galbottomcell_inside_bg {
	padding: 20px;
	background-color: white;
}

.galbottomcell_inside_bg {
	background-image: url(/images/smallrightdots.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.nicetext {
	text-align: justify;
}


.commadd INPUT[type="text"] {
	width: 225px;
	font-size: 8pt;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

.commadd TEXTAREA {
	border: 1px solid #bbbbbb;
	width: 225px;
	height: 100px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.commadd2 INPUT[type="text"] {
	width: 400px;
	font-size: 8pt;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

.commadd2 TEXTAREA {
	border: 1px solid #bbbbbb;
	width: 400px;
	height: 100px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

#maincontain {
	position: relative;
}


.searchentry {

	padding: 0px;
	float: left;
	margin: 8px;
	font-size: 9px;
	width: 160px;
}

.bandlist2 UL {
	margin: 0px;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 10px;
}

.splitter, .splitter2 {
	clear: both;
	border-top: 1px dashed #bbbbbb;
	background-image: none;
	height: 0px;
}

.splitter2 {
	padding-top: 20px;
}

.arccell {
	padding: 12px;
}

.arcyearlist {
	float: right;
	font-size: 10pt;
}

.realyear {
	
}

.smallcaps
{
	font-variant: small-caps;
}

.smallyear {
	font-size: 12pt;
	font-weight: normal;
}

.thumbnail {
}

.thumbnail IMG {
}


.thumbnailentry, .thumbnailentrystaff {

	padding: 0px;
	float: left;
	margin: 8px;
	font-size: 12px;
	width: 190px;
	text-align: center;
}

.thumbnailentrystaff {
	width: 350px;
}

.alphalistheader {
	margin-top: 10px;
	font-weight: bold;
	font-size: 7pt;
}

.thicksplitter {
	clear: both;
	height: 30px;
}

.titleyear {
	font-size: 7pt;
}

#embedbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: 225px;
	height: 100px;
}

#embedcode {
	display: none;
}

#big600400 {
	position: relative;
}

#bigmore_alpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	position: absolute;
	top: 10px;
	left: 10px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	background-color: white;
	text-align: left;
}


