@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, Serif;
	font-size: 10px;
	color:#000;
	background:#000000;
}
.white_text {
	color: #FFFFFF;
	font-size: 12px;
}
a.white_text {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.white_text:hover {
	text-decoration:none;
	color:#F68B1F;
	border-bottom-color: #F68B1F;
}
.white {
 	color:#FFFFFF;
}

.black_text {
	font-family: Helvetica, Verdana, Arial, Serif;
	font-size: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
a.black_text {
	text-decoration:none;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.black_text:hover {
	text-decoration:none;
	color:#F68B1F;
	border-bottom-color: #F68B1F;
}
.black {
 	color:#000000;
}


#outercontainer
{ 
	position: relative; 
	width: 894px;	
	height: 816px;
	/* height: 100%; */
	border: 0px;
	padding: 0px;
	/*margin: 0 auto;*/ 
	background-image: url(../images/bknd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}

#logo
{
	position: absolute;
	top: 373px;
	left: 292px;
	width: 316px;
	height: 57px;
}

#slogan
{
	position: absolute;
	top: 236px;
	left: 300px;
	width: 298px;
	height: 330px;
}

#podcasts
{
	position: absolute;
	top: 573px;
	left: 493px;
	width: 89px;
	height: 168px;
}

#books
{
	position: absolute;
	top: 590px;
	left: 505px;
	width: 200px;
	height: 163px;
}

#services
{
	position: absolute;
	top: 468px;
	left: 631px;
	width: 197px;
	height: 141px;
}

#about_us
{
	position: absolute;
	top: 287px;
	left: 670px;
	width: 216px;
	height: 126px;
}

#video
{
	position: absolute;
	top: 591px;
	left: 204px;
	width: 210px;
	height: 143px;
}

#education
{
	position: absolute;
	top: 598px;
	left: 164px;
	width: 261px;
	height: 221px;
}

#links
{
	position: absolute;
	top: 459px;
	left: 85px;
	width: 170px;
	height: 141px;
}

#downloads
{
	position: absolute;
	top: 280px;
	left: 16px;
	width: 213px;
	height: 119px;
}

#contact
{
	position: absolute;
	top: 136px;
	left: 100px;
	width: 221px;
	height: 135px;
}


#newsletter
{
	position: absolute;
	top: 54px;
	left: 267px;
	width: 228px;
	height: 162px;
}

#home
{
	position: absolute;
	top: 112px;
	left: 577px;
	width: 186px;
	height: 142px;
}

#footer
{
	position: absolute;
	top: 755px;
	left: 120px;
	width: 650px;
	height: 25px;
}
.inn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.content_logo_footer {
	background-image: url(../images/content/connect2.png);
	background-repeat: no-repeat;
	background-position: 50% 95%;
}

.activebutton {
	padding: 15px;
	text-decoration:none;
}

table.subnav a {
	display: block;
	padding: 15px;
	text-decoration:none;
}

table.subnav a:hover {
	color:#000000;
	background: #F68B1F;
	text-decoration:none;
}

/* */

.Normal {
	font-family: Helvetica, Verdana, Arial, Serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.Large {
	font-family: Helvetica, Verdana, Arial, Serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.Largest {
	font-family: Helvetica, Verdana, Arial, Serif;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}

img { behavior: url("scripts/pngfix.htc"); }
