img
{
	border:0px;
}

#mainContentBlock
{
	position:relative;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	height:603px;
}

#mainContentBlock #questionNavBlock
{
	position:absolute;
	height:330px;
	width:259px;
	top:115px;
	left:189px;
}

#mainContentBlock #viewPortBlock
{
	position:absolute;
	display:none;
	height:396px;
	width:352px;
	top:67px;
	left:448px;
}

#defaultViewBlock
{
	position:absolute;
	height:367px;
	width:352px;
	top:96px;
	left:448px;
}

#tabNavBlock
{
	position:relative;
	height:48px;
	width:352px;
	background-image:url(../images/tabs_off.gif);
}

#videoTrigger, #textTrigger, #videoTab, #textTab
{
	position:absolute;
}

#videoTrigger
{
	top:0px;
	left:0px;
	height:31px;
	width:107px;
}

#videoTab
{
	top:0px;
	left:0px;
	display:none;
}

#textTrigger
{
	top:0px;
	left:101px;
	height:31px;
	width:199px
}

 #textTab 
{
	top:0px;
	left:101px;
	display:none;
}


#viewPortActiveBlock
{
	height:348px;
	width:352px;
	background-image:url(../images/view_port_background.gif);
}

.buttonText
{
	margin:8px 0px 0px 18px;
}

.buttonTextSelected
{
	color:#C00;
	margin:7px 0px 0px 18px;
}

#infoBlock
{
	position:relative;
	margin:0px 0px 0px 16px;
}

#player
{
	position:relative;
	width:320px;
	height:309px;
	background-color:#000;
	background-image:url(../images/player_background.gif);
	background-repeat:no-repeat;
}

#answerText
{
	position:relative;
	width:310px;
	height:309px;
	padding-right:10px;
	overflow:auto;
}

#safariFix
{
	position:absolute;
	overflow:hidden;
	height:0px;
	width:0px;
}
