@charset "UTF-8";

#SiteContainer {
	height: 1227px;
	width: 1000px;
	z-index: 0;
}
#bg_left {
	background-image: url(images/bg_grey_left.gif);
	background-repeat: repeat-y;
	height: 1227px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#bg_right {
	background-image: url(images/bg_grey_right.gif);
	background-repeat: repeat-y;
	height: 1227px;
	width: 5px;
	position: absolute;
	left: 995px;
	top: 0px;
	z-index: 0;
}
#TitleBar {
	height: 73px;
	width: 990px;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 1;
	background-image: url(images/bg_titlebar.jpg);
	background-repeat: repeat-x;
}
#SiteLogo {
	height: 50px;
	width: 81px;
	position: absolute;
	left: 33px;
	top: 11px;
	z-index: 2;
	background-image: url(images/kangernova_logo.gif);
	background-repeat: no-repeat;
}
#SiteTitleLogo {
	height: 44px;
	width: 297px;
	position: absolute;
	left: 133px;
	top: 14px;
	z-index: 2;
	background-image: url(images/KangernovaLogo.gif);
	background-repeat: no-repeat;
}
#OlympicLink {
	height: 34px;
	width: 264px;
	position: absolute;
	left: 700px;
	top: 19px;
	z-index: 2;
	background-repeat: no-repeat;
}
#SiteNavBar {
	background-image: url(images/bg_red_stripe.gif);
	height: 26px;
	width: 990px;
	position: absolute;
	left: 5px;
	top: 73px;
	z-index: 1;
}
#VideoNavBar {
	height: 45px;
	width: 990px;
	position: absolute;
	left: 5px;
	top: 99px;
	z-index: 3;
}
#VideoMenu {
	width: 824px;
	height: 45px;
	position: absolute;
	left: 166px;
	top: 0px;
	z-index: 4;
}
#NewVideoMenu {
	width: 990px;
	position: absolute;
	left: 5px;
	top: 99px;
	z-index: 9;
}
#BodyLeft {
	background-color: CCCCCC;
	height: 1000px;
	width: 414px;
	position: absolute;
	left: 5px;
	top: 148px;
	z-index: 1;
}
#VideoWindow {
	height: 320px;
	width: 400px;
	position: absolute;
	left: 7px;
	top: 7px;
	z-index: 2;
}
#LanguageAd {
	background-image: url(images/bigad_languagelessons.jpg);
	height: 200px;
	width: 400px;
	position: absolute;
	left: 7px;
	top: 334px;
	z-index: 3;
}
#LanguageLessons {
	height: 400px;
	width: 400px;
	position: absolute;
	left: 7px;
	top: 334px;
	z-index: 3;
}
#BodyRight {
	background-color: FFFFFF;
	height: 1000px;
	width: 334px;
	position: absolute;
	left: 419px;
	top: 148px;
	z-index: 1;
}
#vtbSiteFooter {
	z-index: 2;
	height: 80px;
	width: 990px;
	position: absolute;
	background-color: #666666;
	top: 1147px;
	left: 5px;
}
#TextButtonBox {
	height: 21px;
	width: 319px;
	position: absolute;
	left: 7px;
	top: 7px;
	z-index: 2;
}
#InfoBox {
	height: 963px;
	width: 300px;
	position: absolute;
	left: 7px;
	top: 35px;
	z-index: 3;
	padding-right: 7px;
	padding-left: 7px;
}
#TipsBox {
	height: 963px;
	width: 300px;
	position: absolute;
	left: 7px;
	top: 35px;
	z-index: 3;
	padding-right: 7px;
	padding-left: 7px;
}
#DetailsBox {
	height: 963px;
	width: 300px;
	position: absolute;
	left: 7px;
	top: 35px;
	z-index: 3;
	padding-right: 7px;
	padding-left: 7px;
}
#AdBarRight {
	background-color: 000000;
	height: 1000px;
	width: 242px;
	position: absolute;
	left: 753px;
	top: 148px;
	z-index: 1;
}
#AdVideoDownload {
	height: 231px;
	width: 242px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#navcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #f5d7b4;
width: 78px;
height: 18px;
border-top: 1px solid #c60;
border-left: 1px solid #c60;
border-bottom: 1px solid #c60;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #333333;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #930;
background: #fc9;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
H1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TitleText {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BodyText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BodyTextSmall {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BodyBoldText {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
COLOR: #CC6600;
}
a:visited {
COLOR: #CC6600;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #CC6600;
}