body {
	background-color: #27334B;
	font-family:Arial, Helvetica, sans-serif;
	color: #495875;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bkgd_rpt.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

a, a:visited, a:active {
	color: #355786;
}

a:hover {
	color: #4674B3;
}


#frame {
	position: relative; 
	width: 900px;
	min-height: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	/* padding-bottom: 67px; */
	text-align:left;
	background-repeat: repeat-y;
	background-image: url(../images/body_rpt.jpg);
}

/*IE shiz */
* html #frame {
	height: 100%;
}

/*end IE shiz */

#header {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 220px;
	text-align: left;
}

#menu {
	display: block;
	height: 56px;
	background-image:url(../images/menu_bkgd.jpg);
	background-repeat:no-repeat;
	text-align: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style:none;
	display: block;
	
}

#menu a:focus{
	outline: none;
}

#contentMain {
	background-image: url(../images/main_bkgd.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	min-height: 429px;
	height: auto;
	text-align: left;
	padding-bottom: 67px; /* allows room for footer */
}

/*IE is shitty */
* html #contentMain {
	height: 429px;
}
/*end IE - ha! i wish */

#left {
	float: left;
	display: block;
	width: 512px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#left p{
	padding: 0px;
	padding-left: 55px;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 10px;
	
}

#left ul{
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	padding-left: 55px;
}

.leftImage {
	padding-left: 55px;
	padding-bottom: 10px;
}

#right {
	float: right;
	display: block;
	width: 388px;
	margin: 0px;
	padding: 0px;
}

#titleGraphic {
	display: block;
	width: 308px;
	padding: 0px;
	margin: 0px;
}

#clearFloats {
	clear: both;
}



#footer {
	position: relative;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	height: 67px;
	padding: 0px;
	margin: -67px auto 0 auto;
	text-align: center;	
}



#footLeft{
	display: block;
	width: 466px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 44px;
	margin-top: 46px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #28344C;
}

#footRight{
	display: block;
	width: 343px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 35px;
	padding-right: 45px;
	font-size: 10px;
	text-align: right;
	line-height: 14px;
	font-weight: bold;
}

#footRight a, #footRight a:hover, #footRight a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #355786;
	line-height: 14px;
}

#footRight a:hover {
	color: #4674B3;
	font-size: 10px;
}

hr {
	clear:both;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 54px;
	width: 435px;
	height: 3px;
	border: 0px;
	border-bottom: dotted 3px #A8BAD2;
	margin-bottom: 15px;
}


.newsbox, .showbox, .linkbox, .teambox {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	padding-left: 15px;
	margin-bottom: 20px;
	padding-right: 48px;
}

.newsbox p, .showbox p, .linkbox p, .teambox p {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	padding-right: 45px;
}

/* ------  NEWS STUFF  ------ */
.newsbox p img {
	padding: 5px;
	padding-top: 2px;
	float: left;
}

.newsClear {
	clear: both;
	display: block;
	height: 20px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

.newsbox img {
	vertical-align: bottom;
}

.newsbox p {
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 14px;
}

.newsbox a, .newsbox a:visited, .newsbox a:active {
	line-height: 16px;
	color: #355786;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

.newsbox a:hover {
	color: #4674B3;
}
.newstitle{
	font-size: 14px;
	font-weight: bold;
}


/* -----  SHOW STUFF  ------ */
.showtitle{
	font-size: 13px;
	font-weight:normal;
	line-height: 14px;
	font-style: italic;
	color: #355786;
	letter-spacing: 2px;
}

.showartist{
	font-size: 26px;
	font-weight: bold;
	line-height: 27px;
}

.showdate{
	font-size: 14px;
	font-weight:bold;
	line-height: 15px;
	color: #355786;
	letter-spacing: -.5px;
}

.showloc{
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
	color: #355786;
}

.showdesc {
	font-size: 11px;
	font-weight:normal;
	line-height: 12px;
	color: #355786;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

.showtiny {
	font-size: 10px;
	line-height: 12px;
}

.showbox p {
	font-size: 11px;
	line-height: 12px;
	color: #355786;
	margin-bottom: 5px;
}

.showbox a, .showbox a:visited, .showbox a:active {
	line-height: 16px;
	color: #355786;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

.showbox a:hover{
	color: #4674B3;
}

/*  gallery stuff  */
.setImg {
	float: left;
	padding: 4px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

.thumblist li {
	float: left;
	margin: 0px;
	padding: 4px;
	list-style:none;
	display: block;
	text-align: center;
	/* border: 1px solid #4674B3; */
	
}

.imgTitle {
	display: block;
	width: 100px;
	font-size: 11px;
}

/* -----  LINKS STUFF  ------ */
.linksCat{
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	color: #355786;
}

.linksTitle a, .linksTitle a:visited{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #355786;
}


.linkDesc{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.linkbox hr{
	clear:both;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	margin-right: 54px;
	height: 3px;
	border: 0px;
	border-bottom: dotted 3px #A8BAD2;
	margin-bottom: 15px;
}

.linkbox ul{
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
}

.listbox li{
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------------------------- */


/* --------- merch ----------*/

.merchItem {
	padding: 0px;
	padding-left: 55px;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 10px;
}


.merchItem img{
	margin: 0px;
	padding: 3px;
	float: right;
}

.merchTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #355786;
}

.merchDesc {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 5px;	
}

.merchPrice {
	display: block;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}

/*---------------------------*/


/*----------team box stuff------*/

.teamName {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #355786;
}

.teamBio {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 5px;	
}

.teamInfo {
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	line-height: 18px;
}

.teambox hr {
	clear:both;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 280px;
	margin-right: 34px;
	height: 3px;
	border: 0px;
	border-bottom: dotted 3px #A8BAD2;
	margin-bottom: 15px;
}

.teambox img{
	margin: 0px;
	padding: 3px;
	float: right;
}


/*------------------------------*/

.hideIt {
	visibility: hidden;
}

.errorText {
	color: #993300;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}


