#wrapper {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}
#holder {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007d68;
	background-repeat: repeat-y;
	background-image: url(images/background.jpg);
}
#vidsubnav {
	padding-top: 20px;
	padding-left: 5px;
	width: 480px;
}
#navigation {
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #007D68;
	background-image: url(images/nav_bar_back.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	border-bottom: #01385F 1px solid;
}
#navigation li {
   float: left;
   font-size: 14px
}
#navigation li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#navigation li a:hover, #header li a:active, #header li a:focus {
   color: #E2D294;
}
#playlist {
	float: left;
	width: 320px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 300px;
	overflow: auto;
        
}
#playlist ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#playlist ul li{
	background-image:url(images/back.png);
	background-repeat:no-repeat;
	height:75px;
	width:303px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
#playlist ul li img{
	background-color:transparent;
	width: 73px;
	height: 60px;
	border: none;
	float:left;
	display:block;
	margin-left: 10px;
	margin-top:7px;
	margin-right: 10px;
}

#playlist ul li a{
	height: 99%;
	width: 99%;
	display:block;
	text-decoration:none;
}
#playlist ul li a big{
	display:block;
	width: 200px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding-top:10px;
	font-weight: bold;
	margin-left: 90px;
}

#playlist ul li a span{
	display:block;
	width: 200px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
	padding-top:5px;
	margin-left: 90px;
}
.playertext{
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rtsidebar {
	float: right;
	width: 85px;
	background-image: url(images/sidebarbackground.jpg);
	background-repeat: repeat-x;
	background-color: #007d68;
	margin-right: 2px;
	display: inline;	
}
#rtsidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 5px;
	color: #FFFFFF;
}
#rtsidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 5px;
	color: #FFFFFF;
}
#rtsidebar ul a:active {
	color: #007d68;
	text-decoration: none;
}

#showplace {
	margin-top: 25px;
	margin-left: 326px;
	
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 150%;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #000000;
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	line-height: 0;
}
#bar {
	padding-top: 5px;
}
#titlebar {
	padding-top: 20px;
	padding-left: 5px;
	width: 480px;
}
body {
	background-color: #F4EED6;
}
a:link {
	color: #007d68;
	text-decoration: none;
}
a:visited {	
	color: #007d68;
	text-decoration: none;
}
a:hover {
	color: #007d68;
	text-decoration: none;
}
a:active {
	color: #007d68;
	text-decoration: none;
}
#footer {
	width: 830px;
}
#footer div {
	width: 830px;
	padding-top: 3px;
	font-size: 12px;
	color: #1C6B6F;
}
#footer_left {
	margin-left: 2px;
}

#footer_right {
	margin-left: 535px;
}
ul#link_list{
	padding-left: 0;
	list-style: none;
	line-height: 10px;
	clear: left;
	width: 170px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#link_list li {
	margin-bottom: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#faux {
	background-image: url(images/solidbackground.jpg);
	background-repeat: repeat;
	padding-bottom: 20px;
}
