body {background-color: #CCCCCC;}

.header {font-size: 16px; font-weight: bold; text-decoration: none; color: #FFFFFF;}

.body {font-size: 12px; text-decoration: none; color: #FFFFFF;}
.body:link {text-decoration: none;}
.body:visited {text-decoration: none;}
.body:hover {text-decoration: none; color: #CC9900;}
.body:active {text-decoration: none;}

.bodybold {font-size: 14px; font-weight: bold; text-decoration: none; color: #FFFFFF;}

.bodybolditalic {font-size: 14px; font-weight: bold; font-style: italic; text-decoration: none; color: #FFFFFF;}

.packs {font-size: 14px; font-weight: bold; text-decoration: none; color: #FF0000;}

.footermenu {font-size: 12px; font-weight: bold; text-decoration: none; color: #FFFFFF;}
.footermenu:link {text-decoration: none;}
.footermenu:visited {text-decoration: none;}
.footermenu:hover {text-decoration: none; color: #CC9900;}
.footermenu:active {text-decoration: none;}

.footer {font-size: 9px; font-weight: bold; text-decoration: none; color: #ede42f;}
.footer:link {text-decoration: none;}
.footer:visited {text-decoration: none;}
.footer:hover {text-decoration: none; color: #FFFFFF;}
.footer:active {text-decoration: none;}

#home-videos-container {
	width: 395px;
	background-color: #333333;
	margin-top: auto;
	margin-left: auto;
}
#more-videos {
	width: 395px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-top: auto;
	margin-left: auto;
}
#bundle-packs {width: 395px; padding-top: 10px; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #FFFFFF; border-left-color: #FFFFFF; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFFFFF;}
