﻿body
{
	background-image: url("../images/bg.jpg");
	background-position: left top;
}

.sidebarMenu
{
}

.sidebarMenu a,
.sidebarMenu a:link
{
	background: Transparent url("../images/icon_bullet.gif") 0em 0.7em no-repeat;
	color: #CFCFCF;
	display: block;
	padding: 4px 0;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.sidebarMenu a:hover
{
	background-color: #333;
	color: #FFF;
}

.sidebarMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebarMenu ul li
{
	background: url("../images/hr_sidebar_bg.gif") left top repeat-x;
	padding: 2px 0 0 0;
}

#ContainerInner
{
	background: url("../images/flash_bg.jpg") 50% 123px no-repeat;
}

#ContainerOuter
{
	background: url("../images/flash_repeat_bg.jpg") 0px 123px repeat-x;
}

#Content
{
	background: url("../images/icon_why_talk.jpg") 0px 13px no-repeat;
	padding: 20px 0 20px 96px;
	width: 490px;
}

#Header .title
{
	display: none;
}

#Quiz
{
	height: 405px;
	overflow: hidden;
	position: relative;
	width: 960px;
}

#Quiz *
{
	display: none;
}

#Quiz a,
#Quiz a:link
{
	display: block;
	height: 55px;
	left: 22px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -1000em;
	width: 241px;
}

#Quiz embed,
#Quiz object
{
	display: block;
}

#Quiz .buttons
{
	display: block;
}

#Quiz .buttons .guide
{
	top: 255px;
}

#Quiz .buttons .quiz
{
	top: 189px;
}

#Quiz.noflash
{
	background: url("../images/no_flash.jpg") left top no-repeat;
}

#Sidebar
{
	padding-top: 21px;
}

#SidebarContent
{
	background: url("../images/pic_home_column2.jpg") 0px 0px no-repeat;
	padding: 0 0 0 100px;
}
