<style type="text/css">



a:link {
	COLOR:#FF0000;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
a:visited {
	COLOR:#FF0000;
	TEXT-DECORATION: none;
	font-weight: bold;	
}
a:hover {
	COLOR: #00FFFF;
	text-decoration:none;
	}
a:active { 
    COLOR: black; 
	TEXT-DECORATION: none;
	 }


body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url();
	background-attachment: fixed;
	background-position: 100% 100%; 
}

 
 #top {
	position:absolute;
	width:99.2%;
	height:23px;
	z-index:5;
	left: 0%;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 11px;
	background-image: url(images/shook_logo_big7.jpg);
	background-repeat: no-repeat;
	background-position:-1000px -1000px;
}



#header {
	position:absolute;
	left:2px;
	top:34px;
	width:357px;
	height:112px;
	z-index:6;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #330033;
}

a.image { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
	 width:465px;
	 height: 138px;
     background-image: url(images/shook_logo_big5.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/shook_logo_big7.jpg); /* source for target image */
     }
	 
	 
/*musicplayer*/
#music {
	position:absolute;
	padding:4px;
	left:59px;
	top:252px;
	width:404px;
	height:147px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}
/*musicplayer END*/

#content {
	position:absolute;
	width:404px;
	height:auto;
	z-index:7;
	left: 29px;
	top: 427px;
	background-color: transparent;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #990099;
	border-left: 1px solid #990099;
	border-bottom: 1px solid #990099;
}

/*TEXT structure*/

h1 {
		padding:2px;
		margin:2px 0 0 0;
		font-size:18px;
		font-style:italic;
		color:#FF0000;
		border-bottom: 1px dotted #FF00FF;
		text-align:left;
		letter-spacing:1px;
		
	}
	
	h2 {
		padding:2px;
		margin:2px 0 0 0;
		font-size:14px;
		font-style:normal;
		color:#FF00FF;
		text-align:left;
		letter-spacing:1px;
		border-top: 1px solid #990099;	}
		
		h3 {
		padding:2px;
		margin:2px 0 0 0;
		font-size:14px;
		font-style:bold;
		color:#FF00FF;
		text-align:left;
		letter-spacing:1px;
		}
	
	
	
SPAN.byline {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	letter-spacing:1px;	  
	  }
	p {
		margin:9px 0 0 0;
		padding:2px;
		font-size:13px;
		line-height:18px;
		
		}
		
		p2 { margin:0px 0 0 0;
		padding:2px;
		font-size:10px;
		line-height:18px;
		text-align:left;
		
		}
		
		SPAN.thumbmusic {
		text-align:left;
		}
		
		 
		
/*TEXT structure END*/

		
/*Css span styles*/

.style12 {
          color: #FFFFFF; 
		  font-weight: bold;
		  letter-spacing: 1px;
}
.style13 {
	color: #FF00FF;
	font-weight: bolder;
	letter-spacing: 3px;
	font-size: 72px;
	background-color:#990099;
	border-right: 11px solid #000000;
	border-bottom: 12px solid #000000;
	
}

.style14 {
	color: #990099;
	font-weight: bolder;
	letter-spacing: 3px;
	font-size: 72px;
	background-color:#FF00FF;
	
	
}

/*Css span styles END*/


/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:plugins/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(file:///C|/Website/New%20page/underconstruction%20page2/plugins/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///C|/Website/New%20page/underconstruction%20page2/plugins/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*lightbox END*/


    

	/*NAVIGATOR STARTS HERE*/
	
	#navigator {
	position:absolute;
	width:431px;
	height:37px;
	z-index:8;
	left: 9px;
	top: 110px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: transparent;
	letter-spacing: 1px;
	padding: 4px;
}
	#nav {
		margin:0;
		padding:0;
		background:#330033 0 0 repeat-x;
		width:auto;
		float:left;

	
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
		color:#FF0000;
		background-color: transparent;
		padding:10px 20px 2px 18px;
		float:left;
		width:auto;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	
	}
	#nav a:hover {
		color:#00FFFF;
		background:#330033;
	}
	#nav li:first-child a {
		border-left:1px hidden;
	}
	#home #nav-home a,
	#about #nav-about a,
	#archive #nav-archive a,
	#lab #nav-lab a,
	#reviews #nav-reviews a,
	#contact #nav-contact a {
		background:#e35a00;
		color:#fff;
	}
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#archive #nav-archive a:hover,
	#lab #nav-lab a:hover,
	#reviews #nav-reviews a:hover,
	#contact #nav-contact a:hover {
		background:#e35a00;
	}
	#nav a:active {
		background:#330033;
		color:#00FFFF;
	}
	
  /*Media content DIV*/
  
#media {
	position:absolute;
	width:404px;
	height:auto;
	z-index:7;
	left: 29px;
	top: 245px;
	background-color: transparent;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #990099;
	border-left: 1px solid #990099;
	border-bottom: 1px solid #990099;
	
}


/*Media content DIV END*/



/*gallery class thumbmail list*/

.gallery li {  width: 165px;
            min-height: 50px;
		    margin: 0 10px 10px 0;
            float: left;
            text-align: left;
			display: inline;
            list-style: none;
}

.highlightit img{
border: 2px solid #FF0000;
}

.highlightit:hover img{
border: 2px solid #00FFFF;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

/*gallery class thumbmail list END*/		



/*music content div*/

#musiccont {
    position:absolute;
	width:404px;
	height:auto;
	z-index:7;
	left: 29px;
	top: 427px;
	background-color: transparent;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #990099;
	border-left: 1px solid #990099;
	border-bottom: 1px solid #990099;
}

/*end of music content div*/

/*ABOUT content*/
#aboutcont {
	position:absolute;
	width:404px;
	height:auto;
	z-index:7;
	left: 29px;
	top: 245px;
	background-color: transparent;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #990099;
	border-left: 1px solid #990099;
	border-bottom: 1px solid #990099;
}
/*ABOUT content END*/

/*Contact content*/
#contactcont {
	position:absolute;
	width:404px;
	height:auto;
	z-index:7;
	left: 29px;
	top: 245px;
	background-color: transparent;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #990099;
	border-left: 1px solid #990099;
	border-bottom: 1px solid #990099;
}
/*Contact content END*/


</style>
