body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, input, blockquote, img{
	padding:0;
	margin:0;
}
a{
	color:#5A747B;
}
body, html{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: auto;
	margin: 0px;
	width: 100%;
	text-align:center;
	background-image:url(images/curve.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
body{
	
}
#centerColumn{
	padding-top:40px;
	background-image:url(images/curveslong.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	padding-bottom:100px;
	text-align:left;
}
#header{	
	width:100%;
	height:150px;
	background-color:#000000;
}
#cwLogo{
	position:relative;
	top:90px;
	float:left;
	border:0px;
}
#headerImage{
	border:0px;
}
#languageSelect{
}
#videoButtonTop{
	margin-left:20px;
}
#topNav{
	width:300px;
	display:block;
	float:right;
	position:relative;
	top:110px;
}
#headerContent{
	width:800px;
	height:150px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
#wrapper{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 15px;
}
#bottomNavigation{
	clear:both;
	width:750px;
	text-align:left;
}
#artistLinks{
	list-style-type:none;
	list-style-position:inside;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#artistLinks li{
	padding:0px;
	margin:0px;
	display:inline;
}
#artistLinks li a{
	border:0px;
	padding:2px;
	margin:3px;
	overflow:hidden;
	display:block;
	float:left;
}
#artistLinks li a img{
	border:1px solid #D6D6D6;
}
#artistLinks li a:hover{
background-color:#000000;
}

#midSection h1{
	font-size:16px;
	text-align:left;
	margin-bottom:5px;
}
#midSection h2{
	color:#999999;
	font-size:14px;
	text-align:left;
	margin-bottom:15px;
}

#artistLinkBox{
	text-align:left;
	overflow:hidden;
	margin-top:20px;
	width:680px;
}

#artistLinkBox h2{
	margin-bottom:5px;
}	
#clicktext{
	margin-left:5px;
	margin-bottom:10px;
}

#artistMainImage{
	float:left;
}
.leftAlign{
	text-align:left;
}
#artistMainImage img{
	margin-right:0px;
}
#artistDescription{
	font-family:Arial;
	font-size:75%;
	width:370px;
	overflow: auto;
	text-align:justify;
}
#artistDescription h2{
	font-family:Arial;
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
}	
#slideshow{
	float:right;
	width:320px;
	overflow:hidden;
}	
#introText{
	font-family:Arial;
	font-size:80%;
	width:400px;
	text-align:left;
	margin-bottom:10px;
	margin-top:20px;
	text-align:left;
}
#videoLink{
	margin-top:20px;
	width:300px;
	float:right;
}
#videoButton{
margin-bottom:20px;
margin-top:10px;
}
#awardName{
	position:relative;
	left:223px;
	top:-5px;
}

#videoLink img{
	width:300px;
}
#artistDescription p, #introText p{
	margin-bottom:10px;
}	
#midSection{
	width:725px;
}
.clear{
	clear:both;
	height:0px;
	width:0px;
}


#FLVPlayer{
	border:1px solid gray;
}
#artistImages{
	float:right;
	width:180px;
	margin:0px;
	border:0px;
}
#artistImages span{
	font-size:70%;
}
.artistImage{
	width:180px;
	margin-bottom:5px;
	border:0px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 20px;background: #B30538 url(scrollbar.png) -36px 0px repeat-y;}
.vscrollerbarbeg {height: 24px !important;width: 36px;background: url(scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 24px;width: 36px;background: url(scrollbar.png) -108px 0px no-repeat;}
.vscrollerbase {width: 20px;background:url(scrollbar.png) 0px 0px repeat-y; border:1px #CACACA solid;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(scrollbar.png) -72px -28px no-repeat;}
.vscrollerbaseend {height: 28px;width: 36px;background: url(scrollbar.png)  -72px 0px no-repeat;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid gray;
padding: 2px;
background-color: #F2F2F2;
visibility: hidden;
z-index: 100;
font-size:80%;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#logos{
	margin-top:40px;
}
.smallText{
	font-family:Arial;
	font-size:70%;
	display:block;
	padding-bottom:30px;
	padding-top:10px;
}

.padTop{
	margin-top:35px;
}

#videoPlayer{
	margin-left:auto;
	margin-right:auto;
	width: 512px;
	height:288px;
	text-align:center;
}
