#artist {
	position:absolute;
	left:285px;
	top:349px;
	width:280px;
	height:160px;
	z-index:1;
	border-right-style: inset;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
}
#video {
	position:absolute;
	left:580px;
	top:348px;
	width:200px;
	height:155px;
	z-index:1;
	border-right-style: none;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
}

	body		
		{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #8A9B74;
	color: #000000;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

		
		div#container		
		{
	margin: 10px;
	width: 800px;
	height: 575px;
	text-align: left;
	background-image: url(images/bg_main01.jpg);
	position: relative
		}

		div#header		
		{
	margin: 2px;
	width: 780px;
	height: 170px;
	text-align: center;
	left: 8px;
	top: 8px;
	position: absolute;
		}

		div#middle		
		{
	width: 742px;
	height: 151px;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 180px;
	background-image: url(images/bg_center01.jpg);
	padding-top: 8px;
	padding-left: 20px
		}

		div#campaign		
		{
	width: 242px;
	height: 160px;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 350px;
	padding-top: 8px;
	padding-left: 8px;
	border-right-style: inset;
	border-right-color: #CCCCCC;
	border-right-width: thin;
		}

		div#menu		
		{
	width: 135px;
	height: 139px;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 9px;
	border-right-style: inset;
	border-right-width: thin;
	border-right-color: #CCCCCC;
		}

		div#welcome		
		{
	width: 558px;
	height: 158px;
	text-align: left;
	position: absolute;
	left: 172px;
	top: 7px;
		}
							
		div#footer		
		{
	width: 800px;
	height: 50px;
	text-align: center;
	position: absolute;
	left: 8px;
	top: 535px;
		}
    .txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
    .txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: none;
}
    .txt_feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B9B76;
}
    .txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
    .txt_headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336600;
	font-weight: bold;
}
    .txt_headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
