body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1 {
}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 2px;
	}

p,
#belowBox p,
#homeStatement p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	width: 730px;
	line-height: 14px;
	}

span {}
#list01 span { color:#FF0000; }

/* ----------links -------------------*/

a:link{
	color: #999999;
	text-decoration: none;
	}
a:visited{
	color: #999999;
	text-decoration: none;
	}
a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	}
	
/*-------------------------------------- lists */
#list01,
#list02,
#list03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	}
 #list02 {
	position: absolute;
	top: 100px;
	}
 #list03{
	position: absolute;
	top: 100px;
	left: 325px;
	}

/*--------------------------------------  div - main */

#maindiv {
	position:absolute;
	left:50%;
	top:0px;
	width:760px;
	height:1000;
	margin-top: 0px;
	margin-left: -380px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: visible;
}

/*--------------------------------------  div - laserlasso logo*/
div#logo {
	position: absolute;
	width: 720px;
	height: 50px;
	top: 10px;
	}
/*--------------------------------------  div - laserlasso.com type*/
#logo1 {
	position: relative;
	left: 0px;
	top: 4px;
	width: 600px;
	height: 30px;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	padding-left: 18px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #000;
	padding-top: 4px;
	margin-top: 0px;
	margin-left:-20px;
	}
/*-------------------------------------- div: whatever it is it isn't type*/


#logo2{
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	letter-spacing: 2px;
}


/*--------------------------------------div: sub navigation links*/
#linkPortfolio, 
#linkThreeRs, 
#linkKontact, 
#linkKonsume,
#linkEmail {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	position: absolute;
	top: 12px;
	width: 100px;
	}

#linkPortfolio {
	left: 620px;
	}
#linkThreeRs {
	left: 625px;
	}
#linkKontact {
	left: 710px;
	}
#linkKonsume {
	left: 240px;
	}

#linkEmail {
	left: 680px;
	}
/*--------------------------------------  div - top navigation box*/

#navBoxHome {
	position: absolute;
	width: 760px;
	height: 80px;
	top: 0px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	left: 0px;
	text-align: center;
	position: relative;
	font-style: normal;
	}

	#eyeconTopic {
	visibility: hidden;
	}
/*---1thru4 are for gray bkgrnd  --- 5thru8= black bkgrnd----*/	

#eyeTopic1,
#eyeTopic2,
#eyeTopic3,
#eyeTopic4,
#eyeTopic5	{
	position: absolute;
	width: 125px;
	top: 4px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	list-style:none;;
	line-height: 24px;
	text-align: left;
	}


#eyeTopic1 {
	left: 80px
	}
#eyeTopic2  {
	left: 160px;
	}
#eyeTopic3  {
	left: 290px;
	}
#eyeTopic4  {
	left: 450px;
	}
#eyeTopic1 {
	left: 600px;
	}
/*-------------------------------------- div - h1 - top navigation links*/

#navBox h1 {
	font-size: 36px;
	position: relative;
	font-style: normal;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	_margin-top: 12px;
	}
#navBox h1 a:link{
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
#navBox h1 a:visited {
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#navBox h1 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}

/*------------------------------------------------------------- three R's navigation*/
#threeRnav {
	position: absolute;
	width: 760px;
	height: 80px;
	top: 50px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	left: 0px;
	text-align: center;
	}
#collumn1{
	position: absolute;
	width: 150px;
	left: 10px;
	~margin-top: 14px; /*---------------------- safari ignores this line because of the tilde--------*/
	margin-top: 14px;
	}
#collumn2{
	position: absolute;
	width: 150px;
	left: 155px;
	~margin-top: 14px; /*---------------------- safari ignores this line because of the tilde--------*/
	margin-top: 14px;
	}
#collumn3{
	position: absolute;
	width: 150px;
	left: 305px;
	~margin-top: 14px; /*---------------------- safari ignores this line because of the tilde--------*/
	margin-top: 14px;
	}
#collumn4{
	position: absolute;
	width: 150px;
	left: 455px;
	~margin-top: 14px; /*---------------------- safari ignores this line because of the tilde--------*/
	margin-top: 14px;
	}
#threeRnav h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	}
#threeRnav h3 a:link {
	color: #cccccc;
	text-decoration: none;
	}
#threeRnav h3 a:visited {
	color: #cccccc;
	text-decoration: none;
	}
#threeRnav h3 a:hover {
	color: #FF0000;
	text-decoration: none;
	}
#threeRnav h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
/*------------------------------------------------------------- page numbers*/
#pageNumbers{
	position: absolute;
	top: 135px;
	left: 40px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: bold;
	z-index: 1;
	}	
#subCatPage { /* ----subcat page identifier before page numbers --- */
	color:#999;
	}
/*------------------------------------------------------------- div - photoborders*/
#eyeframe1  {
	position:absolute;
	left:0px;
	top:160px;
	width:375px;
	height:375px;
	z-index:4;
	background-color: #000000;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	}
#eyeframe2  { 
	position:absolute; 
	left:385px; 
	top:160px; 
	width:375px; 
	height:375px; 
	z-index:5; 
	background-color: #000000;
	border-color:#666;
	border-width: 1px;
	border-style: solid;
	}
	
/*--------------------------------------------------------------------  photos positions*/		
/*---eyecon---  photos positions-------------------------------*/		
#eyecon1 { /* -- vert -- */
	position:absolute; 
	left:70px; 
	top:12px; 
	width:181px; 
	height:271px; 
	z-index:2; 
	}
#eyecon2 {  /* -- horz -- */
	position:absolute; 
	left:12px; 
	top:70px; 
	width:137px; 
	height:170px; 
	z-index:2; 
	}
#eyeinfo1, 
#eyeinfo2 {
	position:absolute;
	left:10px;
	top:380px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;color: #999999;
	visibility: hidden;
	line-height: 13px;
	}

/*------------------------------------------------------------------  detail pop-up----*/		
#photoBorder {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 450px;
	height: 450px;
	background-color: #000000;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	}
#photoHoriz {
	position:absolute;
	left:25px;
	top:90px;
	z-index:2;
	}
#photoVert {
	position:absolute;
	left:95px;
	top:25px;
	z-index:2;
	}
#photoInfo {
	position:absolute;
	left:55px;
	top:525px;
	width:400px;
	height:28px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	}
.grey {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	}
	
/*--------------------------------------------------------captions---------------------------------*/

#captionOne,
#captionTwo {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	position: absolute;
	top: 580px;
	width: 375px;
	text-align: center;
	letter-spacing: 1px;
	}
#captionOne {
	left: 0px;
	}
#captionTwo {
	left: 400px;
	}
#shuffle {
	left: 285;
	text-align: center;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	position: absolute;
	top: 640px;
	width: 200px;
	}
#shuffle span {
	color: #FF0000;
}

/*------------------------------------------------------------------------home enterview statement-------------------------------------*/
#enterviewHome {
	position:absolute;
	left:0px;
	top:650px;
	width:760px;
	height:88px;
	z-index:3;
	padding: 10px;
	}
/*--------------------------------------------------------basic page content---------------------------------*/
#contentBox{
	position:absolute;
	left:0px;
	top:70px;
	width:760px;
	height:420px;
	z-index:2;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	}
#contentLeft {
	position:absolute;
	left:10px;
	top:0px;
	width:250px;
	height:400px;
	z-index:2;
	padding-left: 10px;
	line-height: 20px;
	}
#contentRight {
	position:absolute;
	left:330px;
	top:0px;
	width:425px;
	height:325px;
	z-index:2;
	padding-left: 10px;
	line-height: 20px;
	}
#contentHelp{
	position:absolute;
	left:0px;
	top:30px;
	width:375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
	
/*---------------------------------------------------------kontact page --------*/
#contactImage {
	position:absolute;
	left:25px;
	top: 25px;
	}
#contact{
	position:absolute;
	left:0;
	top:125px;
	}
#contactCaption {
	position:absolute;
	left:0px;
	top:350px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
	}
/*---------------------------------------------------------temp placement of text  --------*/
#temp {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 36px;
	color: #666666;
	position: absolute;
	top: 200px;
	font-style: oblique;
	font-weight: bolder;
	letter-spacing: 8px;
	}
	
/*---------------------------------------------------------------------konsume page--------*/

#konsume{
	position:absolute;
	left:30px;
	top:95px;
	width:210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 1px;
	}
#acrobat{
	position: absolute;
	left: 300px;
	top: 360px;
	}
#belowBox {
	position:absolute;
	left:0px;
	top:550px;
	width:730px;
	z-index:3;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	}
#belowBox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	}
#belowBox em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	}

/*----------------------------------------------------------------------------------------------------search--------*/
#contentSearch {
	position:absolute;
	left:0px;
	top:90px;
	width:725px;
	height:420px;
	z-index:2;
	}
#searchBox {
	position:absolute;
	left:30px;
	top:30px;
	width:200px;
	height:40px;
	z-index:1;
	color: #333333;
	}
#searchResults {
	position:absolute;
	left:30px;
	top:100px;
	width:600px;
	z-index:1;
	}
.formBox {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	height: 24px;
	}
.redbutton {
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	border: none;
	}
#searchLabel {
	position:absolute;
	left:30px;
	top:55px;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c1c1c1;
	letter-spacing: 1px;
	}
#searchcontent {
	position:absolute;
	left:0px;
	top:210px;
	width:760px;
	z-index:2;
	background-color: #FFFFFF;
	}

	
/*-------------------------------------konsume ----- instructions --------*/
#steps {
	position:absolute;
	left:0px;
	top:95px;
	width:350px;
	height:370px;
	z-index:2;
	}
#steps p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c1c1c1;
	line-height: 13px;
	}
#steps h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c1c1c;
	line-height: 16px;
	}
#steps span {
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	}
#steps a:link {
	color: #FF0000;
	text-decoration: underline;
	}
#steps a:visited {
	color: #FF0000;
	text-decoration: underline;
	}
#steps a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
#steps p a:link {
	color: #0033CC;
	text-decoration: underline;
	}
#steps p a:visited {
	color: #0033CC;
	text-decoration: underline;
	}
#step1 p a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
	

/*-----#artistStatement {
	position: absolute;
	width: 720px;
	left: 0px;
	top: 200px;
	text-align: justify;
	line-height: 26px;
	color: #DDDDDD;
	font-size: 12px;
	word-spacing: 2px;
	letter-spacing: 1px;
	}
#homeStatement {
	position: absolute;
	width: 720px;
	left: 0px;
	top: 680px;
	text-align: justify;
	line-height: 26px;
	color: #DDDDDD;
	font-size: 12px;
	word-spacing: 2px;
	letter-spacing: 1px;
	}
#artistStatement h1,
#homeStatement h1 {
	color: #DDDDDD;
	font-size: 12px;
	word-spacing: 2px;
	letter-spacing: 1px;
	}
#artistStatement span,
#homeStatement span {
	color: #FFFFFF;
	font-weight: bolder;
	}
---*/

/*------------------------------------------------------------ledger / circula vite / duck soup / kangaroo------------------------------*/


#artistStatement,
#kangarooContent,
#ledgerContent,
#cvContent,
#dsContent,
#enterviewContent,
#linkContent {
	position:absolute;
	left:0px;
	top:180px;
	width:760px;
	height:88px;
	z-index:3;
	padding: 10px;
	}
#artistStatement,
#kangarooContent, h1,
#ledgerContent h1,
#cvContent h1,
#dsContent h1,
#enterviewContent h1,
#linkContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	}
#cvContent em,
#enterviewContent span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	}
#enterviewContent em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	}
#kangarooContent h3,
#linkContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	}
/*----------------------------------------------------------------footers--------------------*/
#footerHome,
#footerOne,
#footerTwo,
#footerThree,
#footerFour,
#footerFive,
#footerSix { 
	position:absolute; 
	left:0px;
	width:700px; 
	z-index:2; 
	}
#footerHome  { top:5000px; }/*-----home pager-----*/
#footerOne   { top:1500px; }/*-----duck soup, threeRs,linkage,ledger-----*/
#footerTwo   { top:1500px; }/*-------eyeconography,circula vitae---------*/ 
#footerThree { top:1250px; }/*-------------artist statement--------------*/
#footerFour  { top:2000px; }/*-----kangaroo, portfolio-----*/
#footerFive  { top:2100px; }/*-----kontact, konsume----*/ 
#footerSix   { top:4300px; } /*-----enterview-----*/

#footerOne p,
#footerTwo p,
#footerThree p,
#footerFour p,
#footerFive p,
#footerSix p {
	color: #222;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
	}
#footerOne a:link,
#footerTwo a:link,
#footerThree a:link,
#footerFour a:link {
	color: #222;
	text-decoration: none;
	}
#footerOne a:visited,
#footerTwo a:visited,
#footerThree a:visited,
#footerFour a:visited {
	color: #222;
	text-decoration: none;
	}
#footerOne a:hover ,
#footerTwo a:hover ,
#footerThree a:hover,
#footerFour a:hover {
	color: #444;
	text-decoration: underline;
	}
/*----------------------------------------------------------------email --------------------*/

#formEmail { /*-----controls email form-----*/
	position:absolute; 
	left:15px; 
	top:200px; 
	width:740px; 
	z-index:2; 
	}
#formEmail h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 3px;
	}
#formEmail h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	}
#formEmail p{
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 11px;
}
