html {
    overflow-x: hidden;
}

body {
    text-align: center;
    /* margin-top: 10px;
    margin-bottom: 10px; */
    color: #000000;
    background-color: #efefef;
    font-family: verdana, arial, helvetica, sans-serif;
    /* background: url(http://www.fenntech.org/jpeg-guides.jpg) top left no-repeat; */
}

A:link {
    color: #000000;
    text-decoration: none;
}

A:visited {
    color: #000000;
    text-decoration: none;
}

A:active {
    color: #000000;
    text-decoration: none;
}

A:hover {
    color: #000000;
    text-decoration: underline;
}

#page {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 600px;
    margin-top: -300px;
    margin-left: -400px;
    text-align: left;
    background: #fff;
    border: 1px solid #b2b2b2;
}

#header {
    display: block;
    margin-top: 12px;
    margin-left: 14px;
    width: 100%;
}

#logo {
	float: left;
	width: 245px; 
}

#menu {
    margin-left: 264px;
    margin-top: 2px;
    /* margin-right: 28px; */
    cursor: hand;
    padding-bottom: 1px;
    /* overflow: hidden; */
}

#mbwrap {
    /* width: 100%; */
    background: url('images/menubar.jpg') top left no-repeat;
    overflow: hidden;
}

#mbcontent {
    font-size: 12px;
    padding: 3px 8px 5px;
}

#content {
}

#newswrap {
    width: 100%;
    margin-left: 14px;
    margin-top: 5px;
}

#news {
    text-align: left;
}

#newscontent {
	display: block;
	font-size: 11px;
	margin-right: 28px;
}

#contentwrap {
}

#newsimg {
    float: left;
    padding: 0 18px 3px 0;
    margin-left: 1px;
}

#newsvid {
    float: left;
    padding: 0 5px 10px 0;
    margin-left: 5px;
}

#rosterwrap {
    width: 100%;
    margin-left: 14px;
    margin-top: 10px;
    height: 420px;
}

.secheading {
    background: url('images/headingbut.jpg') top left no-repeat;
    width: 90px;
    height: 20px;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    overflow: auto;
    padding: 2px 4px 2px;
    text-decoration: none;
}

.secheadinglong {
	background: url('images/headingbutlong.jpg') top left no-repeat;
	width: 154px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	overflow: auto;
	padding: 2px 4px 2px;
	text-decoration: none;
	position: relative;
	bottom: 3px;
}

.secheadingextralong {
	background: url('images/headingbutextralong.jpg') top left no-repeat;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 10px 2px;
	padding-right: 35px;
	text-decoration: none;
	overflow: hidden;
}

#roster {
    margin-right: 28px;
}

.rosterprev {
	position: relative;
	left: -3px;
    width: 100%;
    overflow: hidden;
    /* margin-top: 8px; */
}

.rosterprev td {
    text-align: left;
    padding: 0 2px 0;
    overflow: hidden;
}

.rosterprev img {
	overflow: hidden;
}

 a.highlight img {
  border: none;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

a.highlight:hover img {
  border: none;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}



#rosartist {
    font-size: 9.9px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    position: relative;
    top: 2px;
    white-space: nowrap;
    overflow: hidden;
}

#rosperform {
    position: relative;
    /* bottom: 1px;    */
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    white-space: nowrap;
    overflow: hidden;
}

#artistwrap {
    width: 100%;
    margin-top: 19px;
    margin-left: 14px;
}

#artist {
    margin-right: 28px;
    margin-top: 21px;
}

#artistcontent {
    font-size: 12px;
}

#artistimgcontainer {
	display: block;
	/* width: 25px; */
	float: left;
	overflow: auto;
}

#artistimg {
}

#artistbio {
    margin-left: 275px;
    }

#artistbiocontent {
}

#pconstrain.p {
	position: relative;
	bottom: 10px;
}

#tourcontainer {
	margin-left: 260px;
}

#tourdateheader {
}

#tourdatecontent {
    width: 215px;
    height: 299px;
    overflow: auto;
    font-size: 10px;
    margin-top: 12px;
}

#artistfooter {
    width: 100%;
    margin-top: 12px;
    margin-right: 28px;
}

#moreinfo {
}

#artistenquire {
}

.artistheadname {
    font-size: 11px;
    }

p.tourpreamble {
	margin: 15px 28px 0 0;
    font-size: 12px;
    /* letter-spacing: -0.3px; */
}

#aboutcontent {
	margin: 10px 40px 0 0;
	font-size: 11px;
	height: 270px;
	overflow: auto;
	padding: 0 5px 0;
}

#newscontent {
}

