@charset "utf-8";
/* CSS Document */

html, body { width:100%; height:100%; color:#000000 ; font: 1em Arial, Helvetica, sans-serif ; }

div.full
{
	width:100%;
	margin-bottom:10px;
	position:relative ;
}

.blue1 { background-color: #519fd7 ; }
.green1 { background-color: #8a943b ; }
.gray { background-color: #797f76 ; }
.orange { background-color: #a85625 ; }
.width960 { width: 960px !important ; }

#head
{
	height:320px;
	border-left:10px solid #FFFFFF ;
	margin-right:auto ;
	margin-left:auto ;
	overflow:hidden ;
}
#header
{
	height:100px;
	background:  url(../images/header.jpg) #0099FF ;
}
#intro
{ 
	height:190px;
	padding:30px;
	padding-top:70px;
	border-top:10px solid #FFFFFF ;
	color:#000033;
}
#logo
{
	float:right ;
	margin-left:20px;
	padding-top:10px;
	width:400px;
	height:320px;
	text-align:center ;
	background-color:#FFFFFF;
}
#video
{
	position:relative ;
	height:520px;
	width:804px;
	margin-right:auto ;
	margin-left:auto ; 
}

#aboutvideo
{
	margin-right:auto ;
	margin-left:auto ; 
	text-align:center ;
	padding:10px;
	color:#FFFFFF;
}

#videoinfo
{
	margin-right:auto ;
	margin-left:auto ; 
	text-align:center ;
	width:960px;
	height:46px;
}

#player
{
	width:804px;
	height:520px;
	background-color:#FFFFFF;
	margin-right:auto ;
	margin-left:auto ; 
}

.gettranscript
{
	display:block ;
	position:absolute;
	right:0px;
	font-size:80%;
	width:47.5%;
	padding:10px;
	color: #FFFFFF;
}
.gettranscript:hover
{
	color:#FFFFFF ;
}

.getflash
{
	display:block ;
	position:absolute;
	left:0px;
	font-size:80%;
	width:47.5%;
	padding:10px;
	color:#FFFFFF;
}

.getflash:hover
{
	color:#FFFFFF;
}


.backhome
{
	display:block;
	width:960px;
	height:120px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-right:auto ;
	margin-left:auto ;
	background:url(../images/home.jpg) top left no-repeat;
}

.story1
{
	display:block;
	width:960px;
	height:200px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-right:auto ;
	margin-left:auto ;
	background:url(../images/Dr.-Rosemary.jpg) top left no-repeat;
}



.story2
{
	display:block;
	width:960px;
	height:200px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-right:auto ;
	margin-left:auto ;
	background:url(../images/Julie-Koble.jpg) top left no-repeat;
}

.story3
{
	display:block;
	width:960px;
	height:200px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-right:auto ;
	margin-left:auto ;
	background:url(../images/Arrie-Wolfe.jpg) top left no-repeat;
}
.story3
{
	display:block;
	width:960px;
	height:200px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-right:auto ;
	margin-left:auto ;
	background:url(../images/Arrie-Wolfe.jpg) top left no-repeat;
}
.story4
{
	display:block;
	width:960px;
	height:200px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-right:auto ;
	margin-left:auto ;
	background:url(../images/Launshae-Smith.jpg) top left no-repeat;
}
.story5
{
	display:block;
	width:960px;
	height:200px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-right:auto ;
	margin-left:auto ;
	background:url(../images/Paul-Thurmon.jpg) top left no-repeat;
}
#foot
{
	position:relative;
	text-align:left;
	margin-bottom:20px;
	width:690px;
	margin-left:auto;
	margin-right:auto ;
}
.logocontainer
{
	display:block;
	position:absolute;
	top: 18px;
	left: 0;
	margin-right:10px;
}
.okdhsinfo
{
	padding-top:20px;
	margin-left:220px;
}


.hidden
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
