/* body properties */
	body {
		background-color: black;
		margin: 0px;
		color: white;
		-moz-user-select: none;
	}
	
	A:link {
		text-decoration: none; 
		letter-spacing: .25px;
		font-family: verdana, arial, sans-serif;
		font-size:12px;
		color:white;
		text-align:left;
		line-height: .8;
		font-weight: bold;
	}
	
	A:visited {
		text-decoration: none; 
		letter-spacing: .25px;
		font-family: verdana, arial, sans-serif;
		font-size:12px;
		color:black;
		text-align:left;
		line-height: .8;
		font-weight: bold;
	}
		
	A:active {
		text-decoration: none
	}
		
	A:hover {
		text-decoration: none; 
		color: red;
		letter-spacing: 2px;
		font-size:12px;
		line-height: .8;
	}


	
	/* large bold text (editor)*/
		h1 {
			font-family: verdana, sans-serif;
			font-size:14px;
			color:#bfbfbf;
			text-align:left;
			display: inline;
		}
		
		h2 {
			font-family: verdana, sans-serif;
			font-size:12px;
			color:white;
			text-align:left;
	
		}
	
	/* lighter text (title, director) */
	h3  {
		font-size: 12px;
		font-family: helvetica;
		font-weight: normal;
		font-stretch: ultra-expanded;
	}
	
	/* small normal text (back playall sendlink download) */
	h4  {
		font-size: 11px;
		font-family: helvetica;
		font-weight: normal;
		font-stretch: ultra-expanded;
		padding: 0px;
		line-height: 1;
		margin: 0px;
	}
	
	/* thumbnails */
	img { 
	  padding: 0px;
	  margin: 0px;
	  border: 0px;
	
	}
	
	/* define properties for all divs */
	div { 
	  padding: 0px;
	  border: 0px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 0px;
	  padding-right: 0px;
	}
	
	/* control visibility of entire interface */
	div#player { 
	  visibility: hidden;
	  -moz-user-select: none;
	}
	
	/* displays info when hovering over img */
	div#hoverInfo { 
	  position:absolute; 
	  top:390px;
	  left:500px;
	  color:white;
	  -moz-user-select: none;
	}
	
	/* displays clip info after clicking on img */
	div#clipInfo { 
	  position:absolute; 
	  top:340px;
	  left:500px;
	  color:white;
	  -moz-user-select: none;
	/*  background-color: lightblue; */
	}
	
	/* displays clip info after clicking on img */
	div#clipInfo2 { 
	  position:absolute; 
	  top:350px;
	  left:500px;
	  color:white;
	  -moz-user-select: none;
	/*  background-color: lightblue; */
	}
	
	
	/* displays editor info after clicking on img */
	div#editorInfo { 
	  position:absolute; 
	  top:0px;
	  left:500px;
	  opacity:0; 	
	  filter:alpha(opacity=0);
	  -moz-user-select: none;
	}
	
	div#clipSelect { 
	  position:absolute; 
	  top:400px;
	  left:0px;
	  width: 480px;
	  height: 114px;
	  overflow-x: scroll;
	  overflow-y: hidden;
	  white-space: nowrap;
	  -moz-user-select: none;
	  cursor:pointer;
	}
	
	div#topAccent {
	  top: 10px;
	  left: 295px;
	  height: 98px;
	  -moz-user-select: none;
	}
	
	div#clipPlay { 
	  position:absolute; 
	  top:0px;
	  left:0px;
	  width: 480px;
	  height: 376px;
	  -moz-user-select: none;
	  border : 1px;
	  color : #c5c5c5c5;
	}
	
	
	div#clipControl { 
	  position:absolute; 
	  top:447px;
	  left:210px;
	  text-align:right;
	  width: 80px;
	  height: 80px;
	  -moz-user-select: none;
	}
	
	div#bottomAccent {
	  top: 144px;
	  left: 295px;
	  height: 360px;
	}
	
	
	
	div.accent { 
	  position: absolute;
	  background-color: #ff5d00;
	  width: 5px;
	  -moz-user-select: none;
	}
	
	a { 
	  color: black;
	  text-decoration: none;
	}

	
	
	div#input {
		position:absolute;
		top:215px;
		left:33px;
		width:70px;
		height:150px;
		line-height:13px;
	}
	
	div#mainimage {
		background-color:white;
		position:absolute;
		top:110px;
		left:210px;
		width:660px;
		height:370px;
		cursor: pointer;
	}

	div#movieplayer {
		background-color:white;
		position:absolute;
		top:110px;
		left:210px;
		width:660px;
		height:377px;
	}
	
	div#mainimage_title {
		position:absolute;
		top:85px;
		left:210px;
	}
	
	div#link {
		height:25px;

	}
	

	
	div#jobinquiries {
		position:absolute;
		left: 552px;
		top: 507px;
		width: 321px;
		height: 157px;
		display: inline;
		background-color:white;
		overflow-y: scroll;
		font-family: verdana, sans-serif;
		font-size:12px;
		color:black;
		text-align:left;
	}	
	
	div#play {
		width:50px;
		height:15px;
		background-color:white;
		position:absolute; 
		top:485px; 
		left:205px;
		display: inline;
	}

	
	div#pause {
		width:35px;
		height:15px;
		background-color:white;
		position:absolute; 
		top:485px; 
		left:255px;

	}
	
	div#bio {
		height:100px;
		width:200px;
		background-color:black;
		position:absolute; 
		top:0px; 
		left:500px;


	}
	
	div#contact { 
	  position:absolute; 
	  top:0px;
	  left:0px;
	  width: 480px;
	  height: 376px;
	  cursor: default;
	}

