/*

*/

/* general */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	width:100%;
	height:100%;
	position:relative;
	background:#000;
	color: #3e2c13;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 90%;
	margin: 0;
}



/* general */

.right {

float: right;
	
}

.left {

float: left;
	
}

.centre {
	text-align: center;
	
}

.clear {
margin: 0;
clear: both;
}

.hidden {
	display: none;
	margin: 0;
	padding: 0;
}



a {
	
color:#FFF;	
}

a:hover {
color:#FFF;
text-decoration: underline;
}

a span {
	
display: none;	
}

p {
	
margin-bottom: 0;	
}

.hide_text {
	text-indent:-10000px;
}


h2 {
font-size: 1.5em;	
margin-bottom: 0.5em;
}



h3 {
font-size: 1.5em;	
margin: 1em 0 0.5em 0;
}




/* main sections locations */


#wrapper {
	clear: both;
	top: -30px;
	/*background-image:url(../images/background.jpg)*/
	background: url(/nannymcpheeandthebigbang/images/background.jpg) top left no-repeat;
	width:1024px;
	height:768px;
	margin: 10px auto;
	padding:0;
	overflow:hidden;
	border: 1px solid #DFDFDF;
	position: relative;
}

/*#wrapper2 {
	background: #000 url(/nannymcpheeandthebigbang/images/background2.jpg) top left no-repeat;
	width:1023px;
	min-height:762px;
	margin: 10px auto;
	padding:0;
	overflow:hidden;
	border: 1px solid #DFDFDF;
	position: relative;
}*/


#wrapper h1 a {
	margin:0 auto;
	left: 330px;
	top: 20px;
	width:160px;
	height: 125px;
	position:relative;
}

/*#menu_container ul li { display: inline; }*/



#nav{
	
	margin-top:85px;
	float:left;
	width:1200px;
}



#nav ul li{
	
	list-style:none;
	
	display:inline;
	padding: 0.2em 3em;
	
	
}

#nav ul li a{
/*	margin:0 158px 0 0px;*/
	float:left;
	text-decoration: none;
	height:22px;
}

#nav ul li a:hover{
/*//	margin:0 158px 0 0px;*/
	background-position:0 -23px;
	float:left;
	text-decoration: none;
	height:22px;
}

/*#nav ul li  a nav_1{
	margin-left:60px;
}

#nav ul li a nav_1:hover{
	margin-left:60px;
}*/

.nav_1{
	
	background:url(../images/images/quad_comp_03.gif) no-repeat;
	
	/*border:dotted;*/
	
	margin-right:30px;
	width:325px;
	
	
 
	
}

.nav_2{

	background:url(../images/images/quad_comp_05.gif) no-repeat;
	/*border:dotted;*/
	margin-right:285px;
 width:132px;
	
	
}

.nav_3{
	
	background:url(../images/images/quad_comp_07.gif) no-repeat;
	/*border:dotted;*/
	
 width:75px;
	
	
}

.nav_4{
	
	background:url(../images/images/quad_comp_09.gif) no-repeat;
	/*border:dotted;*/
 width:180px;

	
}



#content_right{
	
	float:right;
	width:300px;
	padding-top:45px;
	padding-right:123px;
	
	
}

#content_left{
	
	float:left;
	width:650px;
	
	
}

p.transcript{
	
	/*float:right;
	padding-top:100px;
	padding-left:100px;*/
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	
}


/*#navigation {
	position: absolute;
	top: 160px;
	left: 152px;
	width:120px;
	height: 300px;
	color: #FF9;
	
	/* border: 1px green dashed;		

}*/

#content {
position:relative;
	top: 180px;
	left: 10px;
	width:1100px;
	height: 530px;
	/*overflow: auto;*/
	padding-right: 10px;
/* border: 1px green dashed;	*/	
}






/* navigation */



/*#navigation li {
	float:left;
	list-style:none;
	margin: 0;
	
}


#navigation li a {
	text-decoration: none;
	color: #FFC;
	font-size: 1.3em;
	margin-bottom: 10px;
}

#navigation li a:hover, #navigation li a.current {
		text-decoration: underline;

}


.nav {
	margin: 0;
	display: block;
	background-position: 0 -1px;
}






#navigation li ul.subnav {
margin: -10px 0 0 15px;
}

#navigation li ul.subnav li a {
margin: 0;	
}





.nav:hover, .nav.current {
	
background-position: 0 -45px;	
}*/
  
  
  
 /* content */
 
 p.first {
	 font:Arial, Helvetica, sans-serif;
	 color:#FFF;
	float:left;
	width:530px;
	margin-top: 0.5em;
	margin-left: 27px;
 }
 
 #main_text{
	 
	 float:left;
	 width:560px;
	 height:300px;
	 padding-top:10px;
	 
	
	 
	 
 }
 
#content .transcript {
	 margin: 0 0 0 0;
	 padding-right: 0px;
	
	float: right;
	font-size: 0.75em;
 }
 
 
#content ol, #content ul {

	padding: 0.75em 0 0 2em;
}

#content ol li, #content ul li {

	padding: 0 0 0.5em 0;
}

#area_title {
	
	float:left;
	padding-top:0.3em;
	padding-left:27px;
	font:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#FC0;
	
	
}

.video_player {
	float:right;
	margin-top: 0em;
	/*margin-left: 38em;*/
}



