#body {
	margin-top: 10px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 820px;
	margin-right: auto;
}
#leftside {
	padding: 0px;
	float: left;
	width: 260px;
}
#leftside p {
	font-size: 12px;
	line-height: 20px;
	border: 2px solid #a3cb38;
	padding: 5px;
}
.featuredtext {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e6a61;
	padding-bottom: 10px;
}
.videotitle {
	color: #0e6a61;
	font-weight: bold;
}
#rightside {
	width: 600px;
	margin-left: 280px;
}
#fullwidth {
	width: 820px;
}
#fullwidth .videotitle a {
	color: #0e6a61;
	text-decoration: none;
}
#fullwidth .videotitle a:hover {
	color: #9E9E9E;
	text-decoration: none;
}
#fullwidth h3 {
	color: #ffc61d;
	font-size: 36px;
}
#fullwidth img {
	float: right;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#rightside h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b9519f;
}
#rightside img {
	float: left;
	margin-right: 10px;
}
#navigation {
}
#navigation ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	background-color: #b9519f;
	width: 250px;
	margin-bottom: 20px;
	padding: 5px;
}
#catch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #7dcfc8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#catch a {
	color: #0e6a61;
	text-decoration: none;
}
#catch a:hover {
	color: #9E9E9E;
	text-decoration: none;
}
#navigation ul {
	padding-left: 0px;
}

