body{
	background: #58595B url('../img/Sugarway-bg.png') no-repeat fixed;
	font: normal normal normal 1em Helvetica, Arial, sans-serif;
	color: white;
}



.subheading {
	font-size:0.9em;
	margin-left: 20px;
}

.lime, .lime a {
	color:#E3FF5C;
}

#topbar{
	width: 273px;
	margin-left:702px;
	margin-top: 30px;
}

#videocontent{
	float: left;
}

#wrapperlines{
	width:798px;
	padding: 0px 0px 0px 20px;
	margin-left:50px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;	
}

#wrappernolines{
	width:818px;
	padding: 20px,20px,20px,0;
	margin-left:50px;
}


#content {
	float: left;
	padding-top: 20px;
}

#info {
	margin-top: 28px;
	padding-top: 28px;
	font-size: 0.75em;
	width: 173px;
	border-top: 1px solid white;
}

#nav{
	float:right;
}

#navlines{
	float:right;
	border-top: 1px solid white;
	border-bottom: 1px solid white;	
}


#navbuttons{
	list-style: none;
	padding-top: 28px;
	padding-left:0px;
	padding-bottom: 248px;
}

#navbuttons li{
	font-size: 2.15em;
	font-weight: bold;
}

#navbuttons .selected,#navbuttons .selected a {
	color: #E3FF5C;
	background-color: #9AB627;
}

#navbuttons a{
	color: white;
	text-decoration: none;
}

#navbuttons a:hover{
	color: #E3FF5C;
	text-decoration: none;
}
