body {
	padding: 0;
	margin: 0;
	background: #bababa;

}

h1 { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 32px; 
	color:#666666; 
	font-weight: lighter;
	line-height: 12px;
}

h2 { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	color:#ffffff; 
	font-weight: bold;
	line-height: 12px;
	padding-left: 50px;
	padding-top: 30px;
}

h3 { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	color:#666666; 
	line-height: 12px;
	font-weight: bold;
}

p { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#777777; 
	line-height: 16px;
	font-weight: lighter;
}

ul { 
	list-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#ffffff; 
	font-weight: light;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 50px;
}

a:visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #777777;
	text-decoration: underline;
	font-weight: bold;
}


.fat {
	font-weight: bold;
}

#holder {
	margin-left:auto;
	margin-right:auto;
	width: 840px;
	height: 730px;
	background: #ffffff;
}

#top {
	width: 800px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#thomsonDemo {
	width: 800px;
	height: 730px;
	background: #ffffff;
/*
	margin-left: 20px;
	margin-right: 20px;
*/
}

#playlist {
	background: url(../images/grey-area.jpg) no-repeat #cccccc;
	width: 800px;
	height: 316px;
}

#playlist a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#playlist a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#playlist a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#playlist a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#boxes {
	background: #ffffff;
	width: 800px;
	height: 266px;
}

#contact {
	background: #ffffff;
	width: 800px;
}

#video {
	background: #ffffff;
	width: 800px;
	height: 598px;
}

#back {
	background: #ffffff;
	width: 800px;
	height: 32px;
	padding-top: 8px;
}
