@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EFEDEB;
}
#leftContainer {
	position:fixed;
	left:1px;
	top:1px;
	width:418px;
	height:700px;
	z-index:1;
}

#topTitle {
	position:fixed;
	left:100px;
	top:20px;
	width:197px;
	height:127px;
	z-index:2;
}
#menu {
	position:fixed;
	left:100px;
	top:165px;
	width:199px;
	height:374px;
	z-index:3;
}

#contact {
	position:fixed;
	left:0px;
	top:0px;
	width:159px;
	height:23px;
	z-index:3;
}

#SEEKTRUTHdiv {
	position:relative;
	left:395px;
	width:705px;
}

#NEWSIVERSSEdiv {
	position:relative;
	left:395px;
	width:705px;
}

#SUSTAINABILITYdiv {
	position:relative;
	left:395px;
	width:705px;
}

#CNNAIRdiv {
	position:relative;
	left:395px;
	width:705px;
}

#THE19THWARDdiv {
	position:relative;
	left:395px;
	width:705px;
}

#BCWWdiv {
	position:relative;
	left:395px;
	width:705px;
}

#CALLTOACTIONdiv {
	position:relative;
	left:395px;
	width:705px;
}

#BLINKYdiv {
	position:relative;
	left:395px;
	width:705px;
}

#TVdiv{
	position:relative;
	left:395px;
	width:705px;
}

#TAGAdiv{
	position:relative;
	left:395px;
	width:705px;
}

#AMINOACIDSdiv {
	position:relative;
	left:395px;
	width:705px;
}

#seekthetruth {
	position:fixed;
	left:100px;
	top:216px;
	width:197px;
	height:9px;
	z-index:4;
}
#newsiversse {
	position:fixed;
	left:100px;
	top:234px;
	width:197px;
	height:11px;
	z-index:4;
}
#sustainability {
	position:fixed;
	left:100px;
	top:253px;
	width:197px;
	height:13px;
	z-index:4;
}
#cnnair {
	position:fixed;
	left:100px;
	top:273px;
	width:196px;
	height:10px;
	z-index:4;
}

#bcww {
	position:fixed;
	left:100px;
	top:344px;
	width:197px;
	height:10px;
	z-index:4;
}
#calltoaction {
	position:fixed;
	left:100px;
	top:361px;
	width:197px;
	height:13px;
	z-index:4;
}
#blinky {
	position:fixed;
	left:100px;
	top:413px;
	width:196px;
	height:13px;
	z-index:4;
}
#rittaga {
	position:fixed;
	left:100px;
	top:483px;
	width:196px;
	height:13px;
	z-index:4;
}
#aminoacids {
	position:fixed;
	left:100px;
	top:501px;
	width:197px;
	height:11px;
	z-index:4;
}
#the19thward {
	position:fixed;
	left:100px;
	top:323px;
	width:197px;
	height:13px;
	z-index:4;
}
#evolutionoftv {
	position:fixed;
	left:100px;
	top:433px;
	width:197px;
	height:12px;
	z-index:4;
}

#about {
	position:fixed;
	left:100px;
	top:555px;
	width:200px;
	z-index:4;
}



///////////////GALLERIES//////////////////

#seektruthgal {
	position:relative;
	left:1px;
	width:705px;
}

#newsiverssegal {
	position:relative;
	left:1px;
	width:705px;
}

#sustainabilitygal {
	position:relative;
	left:1px;
	width:705px;
}

#cnnairgal {
	position:relative;
	left:1px;
	width:705px;
}

#the19thwardgal {
	position:relative;
	left:1px;
	width:705px;
}

#bcwwgal {
	position:relative;
	left:1px;
	width:705px;
}

#calltoactiongal {
	position:relative;
	left:1px;
	width:705px;
}

#blinkygal {
	position:relative;
	left:1px;
	width:705px;
}

#tvgal {
	position:relative;
	left:1px;
	width:705px;
}

#tagagal {
	position:relative;
	left:1px;
	width:705px;
}

#aminoacidsgal {
	position:relative;
	left:1px;
	width:705px;
}

//////////////////END GALLERIES/////////////

.descriptions {
	width: 705px;
	z-index: 6;
}

#dividers {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 705px;
}

a:link {
	color: #12AFA3;
}
a:visited {
	color: #12AFA3;
}
a:hover {
	color: #ED1B24;
}
a:active {
	color: #12AFA3;
}

/////////////////////////////////// slide CSS //////////////////////////////////

/*preload classes*/ 
.svw {width: 700px; height: 450px; background: #fff;} 
.svw ul {
	position: relative;
	z-index: 7;
} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 4px solid #FFF;   
margin: 0 0 2px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 

.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 2px 2px 0;
} 

.stripTransmitter a{ 
font: 10px "Times New Roman", Times, serif;
font-style:italic;
text-align: center; 
line-height: 20px; 
background: #FFF; 
color: #333; 
text-decoration: none; 
display:block; 

}
.stripTransmitter a:hover, a.current{ 
background: #FFF; 
color: #F00;
} 

a:focus
{
  outline: none;
}

.descriptionExtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #999;
	width: 700px;
}

#contact {
	position: absolute;
	width: 720px;
	height:236px;
	overflow: hidden;
	background-image: url(../pngs/about/new.jpg);
}

#email {
	position: relative;
	left: 511px;
}
#resume {
	position: relative;
	left: 504px;
}
.bolder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}

.bolder2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
}
desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
