body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, input, blockquote, img{
	padding:0;
	margin:0;
}
body, html{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: auto;
	margin-top: 10px;
	width: 100%;
	text-align:center;
}
body{
	
}
#header{
	margin-bottom:20px;
	width:100%;
	background-image:url(images/cw08/bg_strip.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
	text-align:center;
}
#headerImage{
	border:0px;
}
#languageSelect{
}
#videoButtonTop{
	margin-left:20px;
}
#topNav{
	text-align:left;
	margin-bottom:12px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
}
#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;
	margin-left:5px;
}
#artistLinks li a img{
	width:41px;
	height:86px;
	border:0px;
}
#artistMainImage{
	float:left;
}
.leftAlign{
	text-align:left;
}
#artistMainImage img{
	margin-right:0px;
}
#artistDescription{
	font-family:Arial;
	font-size:70%;
	width:350px;
	padding-bottom:15px;
	overflow: auto;
	text-align:justify;
	margin-right:40px;
	margin-left:40px;
	border-bottom:1px #CACACA solid;
	margin-bottom:10px;
}
#introText{
	font-family:Arial;
	font-size:70%;
	width:400px;
	text-align:left;
	margin-bottom:10px;
	margin-top:20px;
}
#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;
}
#artistDescription h2{
	font-family:Arial;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
}	

#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:20px;
}
.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;
	border:1px solid gray;
	width: 512px;
	height:288px;
	text-align:center;
	background-image:url(images/cw08/wait_e.gif);
}