
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e2edbe url('images/bg-paris.jpg') repeat-x top center;
}

#mainContainer {

margin: auto;
width: 950px;
padding: 0px;
}

#header {

width: 950px;
height: 245px;
clear: both;
margin: 0px;
padding: 0px;
background: #e2edbe url('images/head.jpg') no-repeat top center;

}

#nav-sxsw {

width: 930px;
margin: 0px;
padding: 10px 0px 0px 20px;
clear: both;
height: 31px;
clear: both;

}

#content {
float: left;
width: 950px;
clear: both;
background-color: #fff;
margin-bottom: 20px;
padding: 0px;
}


#flashHolder {
float: left;
width: 910px;
height: 220px;
margin: 0px 20px 0px 20px;
background-color: #FFF;
}

#flashHolder2 {
float: left;
width: 910px;
height: 100px;
margin: 0px 20px 0px 20px;
background-color: #FFF;
}


#mainContent {
float: left;
width: 590px;
margin: 0px;
padding: 0px 10px 0px 20px;
}

#sideContent {
float: right;
width: 290px;
padding: 0px 20px 0px 10px;
}

#footer {
margin: auto;
width: 100%;
clear: both;
height: 100px;
text-align: center;
padding-top: 20px;
background: #000 url('images/footer-bg.gif') repeat-x top center;
color: #ddd;
font-size: 12px;
}

#artistContainer {
float: left;
width: 590px;
margin: 0px;
padding: 0px;
clear: both;
}

#artistContainerImage {
float: left;
width: 250px;
margin: 0px;
padding-right: 20px;
}

#artistContainerText {
width: 320px;
margin-left: 270px;
padding: 0px;
}



#footer a:link {
color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: #FFCC66;
}
#footer a:hover {
	text-decoration: underline;
	color: #ddd;
}
#footer a:active {
	text-decoration: none;
	color: #FFCC66;
}


a:link {
	color: #666633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
		font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #333333;
		font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #666633;
		font-weight: bold;

}


a.header-button-prim {
    background: transparent url('images/blue_button_short.gif') no-repeat scroll top right;
    color: #698137;
    display: block;
    float: left;
    font: bold 11px verdana;
    height: 22px;
    margin-right: 6px;
    padding-right: 12px; 
    text-decoration: none;
}

a.header-button-prim span {
    background: transparent url('images/blue_button_long.gif') no-repeat;
    display: block;
    line-height: 9px;
    padding: 7px 0 6px 12px; 
} 
a.header-button-prim:hover {
    background-position: bottom right;
    color: #FFF;
    outline: none; 
	text-decoration: none;

}

a.header-button-prim:hover span {
    background-position: bottom left;
    padding: 7px 0 6px 12px; 
	    text-decoration: none;

} 

a.header-button-sec {
    background: transparent url('images/blue_button_short2.gif') no-repeat scroll top right;
    color: #333;
    display: block;
    font: bold 11px verdana;
    height: 22px;
    margin-right: 6px;
    padding-right: 12px; 
    text-decoration: none;
}

a.header-button-sec span {
    background: transparent url('images/blue_button_long2.gif') no-repeat;
    display: block;
    line-height: 9px;
    padding: 7px 0 6px 12px; 
} 
a.header-button-sec:hover {
    background-position: bottom right;
    color: #FFF;
    outline: none; 
	text-decoration: none;

}

a.header-button-sec:hover span {
    background-position: bottom left;
    padding: 7px 0 6px 12px; 
	    text-decoration: none;

} 



h1 {
font-size: 22px;
font-weight: bold;
line-height: 24px;
margin-top: 20px;
padding-bottom: 10px;
border-bottom: solid 1px #ddd;
background-color: #eee;
padding-left: 10px;
padding-top: 10px;

}

h2 {
font-size: 14px;
font-weight: bold;
line-height: 24px;
margin-top: 20px;
padding-bottom: 10px;
border-bottom: solid 1px #ddd;
background-color: #660000;
color: #fff;
padding-left: 10px;
padding-top: 10px;


}

h3 {
font-size: 17px;
font-weight: bold;
line-height: 24px;
margin-top: 20px;
padding-bottom: 0px;
}


