body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 	
}

a {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #e43c33;
 font-weight: bold;
}

a:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #999999;
 font-weight: bold;
}

input{
	background-color: #CCCCFF;
}


.blue_body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18pt; 
font-weight: normal; 
color: #333333
}

.normal {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
line-height: 21pt; 
color: #000000
}

.artists {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
line-height: 150%
}

.artistsHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #7878a8;
}

.artistsCo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7878a8;
}

.plain{
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000
}

table.plain{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333;
}

table.boxOff{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333;
	border: 1pt solid gray;
	margin-bottom: 25px;
}

td.header{
background-color:#7878A8; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:14pt; 
color:white
}

td.subHeader{
background-color:#7878A8; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:11pt; 
color:white
}

.caption{
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: gray
}

.captionWhite{
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: white
}

td.contact{
width: 20%;
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:10pt; 
color:white
}
 
td a:link {
	color: White;
}

td a:hover {
	color: White;
	text-decoration: underline;
}

td a:visited {
	color: White;
	text-decoration: underline;
}


/*#container{
	margin:0 auto 0 auto;
	width: 880px;
}*/

#container{
	position: absolute;
	top: 250px;
	left: 0px;
	width: 100%;
}

#left_container{
	float: left;
	width: 158px; 
}

.leftContent{
	background-color: #333333;
	padding: 10px;
}

#content{
	margin-left: 158px;
	margin-right: 220px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right:20px;
}

#right_container{
	float: right;
	width: 220px;
	background-color: #ffffff;
}

.rightContent{
	background-color: #ffffff;
	font-size:1em;
	line-height: 170%;
	color: gray;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	clear: both;
	margin-top: 0px;
	padding: 5px 13px 5px 13px;
	background-color: #7878A8;
}

/*.footerContent{
	height: 30px;
}

.siteInfo_content_left{
	float: left;
}

.siteInfo_content_right{
	float: right;
}*/

.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}

table.media{
	width: 320px;
	border: 1pt solid gray;
}

td.media{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-bottom:  1pt solid gray;
	padding: 4px;
	height: 100px;
}

td.media_header{
background-color:#7878A8; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:12pt; 
color:white;
padding: 4px;
}

table.sponsors{
	margin-left: auto;
	margin-right: auto; 
	margin-top: 20px;
	width: 640px;
	border: 1pt solid gray;
}

td.sponsors{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: #7878A8;
	border-bottom:  1pt solid gray;
	padding: 4px;
	height: 110px;
}

td.accom{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-bottom:  1pt solid gray;
}

td.links{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-bottom:  1pt solid gray;
	padding: 6px 6px 15px 6px;
	
}

#errorLogo{
	margin-top: 5px;
	margin-left: 10px;
}

#errorContainer{
	margin-top:90px; 
	width: 100%;
}

.errorText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom:30px; 
	margin-left:auto;
	margin-right:auto;
	width: 70%;  
	text-align: center;
}

#messageBarContainer{
	/*width: 90%;*/
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;	
	height: 47px;
}

#wrapper{
	width: 600px;
}

#messageBar{
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ff00ff;
	padding: 4px;

}

#messageBarLeft{
	float: left;
	height: 47px;
	background-image: url(../images/flash_left.jpg);
	background-repeat: no-repeat;
}

#messageBarRight{
	float: right;
	height: 47px;
	width: 40px;
	margin: 0px;	
	background-image: url(../images/flash_right.jpg);
	background-repeat: no-repeat;
}

#flashTableLeft{
	background-image: url(../images/flash_table_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 47px; 
	width: 30px;
}

#flashTableCentre{
	background-image: url(../images/flash_table_centre.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height: 47px;
}

#flashTableRight{
	background-image: url(../images/flash_table_right.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 47px; 	
	width: 30px;	
}

/**/
#flashLeftTop{
	background-image: url(../images/flashLeftTop.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px; 
	width: 40px;
}

#flashRightTop{
	background-image: url(../images/flashRightTop.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 20px; 
	width: 40px;
}

#flashLeftBottom{
	background-image: url(../images/flashLeftBottom.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px; 
	width: 40px;
}

#flashRightBottom{
	background-image: url(../images/flashRightBottom.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 20px; 
	width: 40px;
}

/**/

#flashTL{
	background-image: url(../images/flash_TL.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 10px; 
	width: 20px;
}

#flashTR{
	background-image: url(../images/flash_TR.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 10px; 
	width: 20px;
}

#flashBL{
	background-image: url(../images/flash_BL.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 10px; 
	width: 20px;
}

#flashBR{
	background-image: url(../images/flash_BR.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 10px; 
	width: 20px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.tabfltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	background-color:#ffffff;
	/*border:1px solid #999999;*/
	width:15%;
	text-align:center;
	vertical-align:middle;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.tabfltlft { /* this class can be used to float an element left in your page */
	float: left;
	background-color:#eeeeee;
	width:85%;
}

.tabfltlft2 { /* this class can be used to float an element left in your page */
	float: left;
	background-color:#eeeeee;
	border:1px solid #999999;
}

.tabContent{
	margin:1px 0px 0px 10px;
	font-size:1em;
}

.tabSub{
	background-color:#dddddd;
	padding:0 0 0 10px;
	font-size:1em
}

tabSpacer{
background-color:#FFFFFF;
height:1em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#textBox{
	float:right;
	width:300px;
	min-height:300px;
	margin:30px 30px 10px 0px;
	border:1px solid silver;
	padding:4px;
	overflow: visible;
}