/* ------------ Centred Window -----------------*/

html,body {
	margin: 0;
	padding: 0;
}



div.container    
	{
	background-color: #FFFFFF;
	margin-left: -380px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 760px;
	height: 580px;
	visibility: visible;
	margin-top: -290px;
	background-image: none;
	}


/* ------------ General - all pages -----------------*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	
}


#menuholder a {
	color: #333333;
	text-decoration: none;
}

#menuholder a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:focus {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p {
	font-size: 10px;
	margin-top:  0;
    margin-bottom:  1em;
}

h1 {
	font-size: 10px;
	margin-top:  0;
	margin-bottom:  1em;
	font-weight: bold;
}
h2 {

	font-size: 12px;
	margin-top:  0;
	margin-bottom:  1em;
	font-weight: bold;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


ul  {
	font-size: 10px;
}

ol  {
	font-size: 10px;
}

#masthead_left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 81px;
	width: 249px;
    

}

#masthead_right {
	position: absolute;
	top: 0px;
	left: 249px;
	height: 81px;
	width: 493px;
	display: inline;	

}

.caption {
	position: absolute;
	top: 20px;
	left: 553px;
	height: 47px;
	width: 183px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}	




#menuholder {
	position: absolute;
	left: 46px;
	top: 73px;
	height: 20px;
	width: 493px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	z-index: 10;
	display: inline;
	
}

.grey_panel{
	background-color: #CCCCCC;


}


.bluepipe{
	background-color: #62B0EC;
	width: 6px;

}



/* ------------ Footer -----------------*/

#bottom_banner {
	position: absolute;
	left: 0px;
	top: 561px;
	height: 19px;
	width: 760px;


}



/* ------------ Home Page -----------------*/


#home_panel{
	position: absolute;
	left: 249px;
	top: 108px;
	height: 453px;
	width: 511px;
	background-image: url(graphics/2006stevelogo.gif);
}

#homemore_panel{
	position: absolute;
	left: 249px;
	top: 108px;
	height: 453px;
	width: 511px;
	background-image: url(graphics/homepagemore.gif);
}
#homeleftpanel{
	
    position: absolute;
	left: 22px;
	top: 170px;
	height: 307px;
	width: 227px;


}

#homegreytextpanel{
	position: relative;
	left: 0px;
	top: 0px;
	height: 180px;
	width: 227px;
	text-align: justify;
	background-color: #CCCCCC;
	}

#hometext{
	position: absolute;
	left: 23px;
	top: 17px;
	width: 191px;
	text-align: justify;
}

#hometext2{
	position: absolute;
	left: 254px;
	top: 17px;
	width: 215px;
	text-align: justify;
}

#hometext3{
	position: absolute;
	left: 504px;
	top: 17px;
	width: 194px;
	text-align: justify;
}



#homemorephoto{
	position: absolute;
	left: 227px;
	top: -127px;
	width: 487px;
	height:127px;
	text-align: justify;
}


#homemorelink{
	position: absolute;
	left: 182px;
	top: 182px;
	height: 17px;
	width: 41px;
	text-align: right;
	
}

#homemorelink a, #homemorelink a:link{
	color: #FFFFFF;	
}



#homebluepipe {
	top:20px;
	position: absolute;
	height:142px;
	left: 7px;
	}

#homebluepipe2 {
	top:20px;
	position: absolute;
	height:142px;
	left: 237px;
	}

#homebluepipe3 {
	top:21px;
	position: absolute;
	height:176px;
	left: 489px;
	}
/* ------------ Journal -----------------*/


#wordpressleftpanel {
/*contains sidebar*/
	position: absolute;
	left: 0px;
	top: 108px;
	height: 424px;
	width: 205px;
	background-color: #FFFFFF;
	padding: 23px;
	padding-bottom: 0px;
	position: absolute;	
	position: absolute;	
		
}

#wordpressrightpanel {
	/*main content area*/
	position: absolute;
	left: 249px;
	top: 108px;
	height: 430px;
	width: 481px;
	overflow:auto;
	background-color: #E6E6E6;
	padding: 15px;
	padding-bottom: 0px;
	padding-top: 23px;
	
}

#journalbluepipe {
	top:271px;
	position: absolute;
	height:127px;
	left: 37px;
	}
	
	
/* ------------ Studio Page -----------------*/


#studiopanelright{
	position: absolute;
	left: 249px;
	top: 108px;
	height: 453px;
	width: 511px;
	background-color: #E6E6E6;	
}

#studiocontainer{
	position: absolute;
	left: 311px;
	top: 196px;
	height: 276px;
	width: 352px;
	}

#studiotextleft{
	position: absolute;
	left: 24px;
	top: 21px;
	height: auto;
	width: 192px;
	text-align: justify;
	}

#studiotextright{
	position: absolute;
	left: 249px;
	top:154px;
	height: 385px;
	width: 485px;
	color: #666666;
	text-align: justify;
	
	}


#studioleftpanelcontainer

{
	position: absolute;
	top: 154px;
	left: 22px;
	width: 235px;
	height: 338px;
}

#studioleftbluetop

{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 18px;
	width: 227px;
	
}

#studioleftbluebottom

{
	position: absolute;
	left: 0px;
	top: 347px;
	height: 18px;
	width: 227px;
	
}

#studioleftgrey

{
	position: absolute;
	left: 0px;
	top: 18px;
	height: 329px;
	width: 227px;
	background-color: #CCCCCC;	
}

#studiobluepipe {
	top:23px;
	position: absolute;
	height:283px;
	left: 9px;
	}


#studiophoto {
	background-image: url(graphics/bwstudio485.jpg);
	height: 329px;
	width: 485px;
}	

#gearlistrollovercontainer {
	background-image: url(graphics/bwstudio485blurred.jpg);
	height: 329px;
	width: 485px;
	position: absolute;
	top: 18px;
	visibility: hidden;
	list-style-image: url(graphics/bullet.gif);
	line-height:12px;
	margin-top: 0px;
	margin-bottom: 0px;
}	

.studiogearlink {
	position: absolute;
	left: 36px;
	top: 503px;
	width: 209px;
	z-index: 10;
	text-align: right;
}


#gearlistcolumn1 {
	position: absolute;
	height: 246px;
	width: 170px;
	left: 12px;
	top: 12px;
	z-index: 10;
	color: #000000;
	text-align: left;
	
}


#gearlistcolumn2 {
	position: absolute;
	height: 246px;
	width: 168px;
	left: 173px;
	top: 12px;
	z-index: 10;
	color: #000000;
	text-align: left;
}

#gearlistcolumn3 {
	position: absolute;
	height: 246px;
	width: 170px;
	left: 327px;
	top: 13px;
	z-index: 10;
	color: #000000;
	text-align: left;
}

.bullet {
    margin-left: 0px;
	padding-left:0px;
	position: relative;
	left: -24px;
}



#studiogearlink1 a, #studiogearlink1 a:link{
    color:#FFFFFF;
}

#studiogearlink2 a, #studiogearlink2 a:link, #studiogearlink2 a:hover{
    color:#FFFFFF;
}



#studiogearlink2 {
	visibility: hidden;
}

/* ------------ Quiz Page -----------------*/


#questionpanelright{
	position: absolute;
	left: 249px;
	top: 108px;
	height: 453px;
	width: 511px;
	background-color: #E6E6E6;	
}

#questioncontainer{
	position: absolute;
	left: 311px;
	top: 181px;
	height: 276px;
	width: 352px;
	}

#quiztextleft{
	position: absolute;
	left: 24px;
	top: 26px;
	height: auto;
	width: 189px;
	text-align: justify;
	}

#quiztextright{
	position: absolute;
	left: 249px;
	top:145px;
	height: 385px;
	width: 494px;
	color: #666666;
	text-align: justify;
	background-image: url(graphics/introquizbackground.gif);
	background-repeat: no-repeat;
	}


#quizleftpanelcontainer

{
	position: absolute;
	top: 145px;
	left: 22px;
	width: 235px;
	height: 338px;
}

#quizleftbluetop

{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 18px;
	width: 227px;
	
}

#quizleftbluebottom

{
	position: absolute;
	left: 0px;
	top: 351px;
	height: 18px;
	width: 227px;
	
}

#quizleftgrey

{
	position: absolute;
	left: 0px;
	top: 18px;
	height: 334px;
	width: 227px;
	background-color: #CCCCCC;	
}


#questions1{
	
	left: 0px;
	top: 0px;
}


#questions2{
	
	left: 70px;
	top: 0px;
}

#questions3{
	
	left: 140px;
	top: 0px;
}

#questions4{
	
	left: 210px;
	top: 0px;
}

#questions5{
	
	left: 280px;
	top: 0px;
}

.questions{
	position: absolute;
	height: 272px;
	width: 69px;
	
}


#quiznav {
	margin:  0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 10px;
	
}

#quiznav a, #quiznav a:visited {
	display: block;
	height: 16px;
	width:49px;
	text-align:center;
	margin: 10px;
	background-color: #999999;
	background-image:  url(graphics/quizbutton.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-decoration: none;
	line-height: 16px;
}

#quiznav a:hover {

background-position: 0 -16px;

}

#quizbluepipe {
	top:27px;
	position: absolute;
	height:284px;
	left: 8px;
	}

/* ------------ Contact -----------------*/

#contact_form {
	position:absolute;
	left:249px;
	top:108px;
	width:511px;
	height:453px;
	z-index:0;
	text-align: justify;
	background-color: #E6E6E6;
}

#contact_hidden {
	visibility: hidden;	
	
}

#contact_submit {
	position:absolute;
	left:400px;
	top:366px;
	width:62px;
	height:28px;
	
}

#contact_text1 {
	position:absolute;
	left:63px;
	top:197px;
	width:69px;
	height:19px;
	z-index:26;
	
}

#contact_pic1 {
	position:absolute;
	left:381px;
	top:-8px;
	width:61px;
	height:35px;
	z-index:0;
	
}

#contact_namefield {
	position:absolute;
	left:142px;
	top:94px;
	width:62px;
	height:28px;
	z-index:26;
	
}
#contact_emailfield {
	position:absolute;
	left:142px;
	top:120px;
	width:62px;
	height:28px;
	z-index:26;
	
}
#contact_subjectfield {
	position:absolute;
	left:142px;
	top:149px;
	width:62px;
	height:28px;
	z-index:26;
	
}
#contact_messagefield {
	position:absolute;
	left:142px;
	top:193px;
	width:301px;
	height:28px;
	z-index:26;
	
}
#contact_namepic {
	position:absolute;
	left:87px;
	top:98px;
	width:45px;
	height:20px;
	z-index:26;
	
}
#contact_emailpic {
	position:absolute;
	left:21px;
	top:124px;
	width:112px;
	height:22px;
	z-index:26;
	
}
#contact_subjectpic {
	position:absolute;
	left:70px;
	top:151px;
	width:63px;
	height:20px;
	z-index:26;
	
}
#contact_messagepic {
	position:absolute;
	left:61px;
	top:13px;
	width:221px;
	height:37px;
	z-index:26;
	
}

#contactlogo {
	position: absolute;
	left: 6px;
	top: 197px;
	background-image: url(graphics/2006logosmallwhite.gif);
	background-repeat: no-repeat;
	height: 255px;
	width: 235px;
}


#contactmyspace {
	
	
    position: absolute;
	height: 54px;
	width: 134px;
	top: 493px;
	left: 56px;
	
}

#myspace {
	
	margin:  0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	text-indent:-80px;
	overflow:hidden;
	
	
}

#myspace a, #myspace a:visited {
	display: block;
	background-image:  url(graphics/myspace.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	width: 130px;
	height: 31px;
}

#myspace a:hover {

background-position: 0 -31px;

}
#mypsacetext {
	position: absolute;
	top: 479px;
	left: 37px;
	height: 14px;
	width: 150px;
	text-align: right;
	color: #94A9BD;
}

#contact2_message {
	position: absolute;
	left: 330px;
	top: 240px;
	height: 255px;
	width: 235px;
}


/* ------------ Web Page -----------------*/


#webpanel{
	position: absolute;
	left: 249px;
	top: 108px;
	height: 285px;
	width: 486px;	
}

#webtextpanel1{
	position: absolute;
	left: 24px;
	top: 124px;
	width: 207px;
	height: 291px;
}

#webtextpanel2{
	position: absolute;
	left: 21px;
	top: 413px;
	width: 342px;
	height: 141px;
}

#webtextpanel3{
	position: absolute;
	left: 386px;
	top: 414px;
	width: 346px;
	height: 141px;
}

.webtextpanel a:hover {
	color: #0099FF;


} 

/* ------------ Live Page -----------------*/


#liveposter{
	position: absolute;
	left: 0px;
	top: 108px;
	height: 453px;
	width: 324px;	
}

#livetext{
	position: absolute;
	left: 369px;
	top: 135px;
	height: 140px;
	width: 339px;
	text-align: justify;
}

#livetext2{
	position: absolute;
	left: 366px;
	top: 520px;
	height: 30px;
	width: 352px;

}

#livetext2 p{
	font-size: 9px;
	color: #999999;
}

.video{
	position: absolute;
	left: 367px;
	top: 280px;
	height: 231px;
	width: 351px;
	background-repeat: no-repeat;		
}

#video1{
	
	background-image:url(graphics/videoholder.gif);		
}

#video2{
	background-image:url(graphics/videoholder2.gif);
				
}

#videoplayer{
	position: absolute;
	left: 12px;
	top: 10px;
	height: 180px;
	width: 320px;
			
}

#videoback{
	position: absolute;
	left: 11px;
	top: 202px;
	height: 19px;
	width: 39px;
				
}

#videoback a, #videonext a{
	color:#FFFFFF;
				
}

#videoback a:hover, #videonext a:hover{
	color:#333333;
				
}

#videolabel{
	position: absolute;
	left: 70px;
	top: 196px;
	height: 19px;
	width: 212px;
	text-align: center;
			
}

#videonext{
	position: absolute;
	left: 308px;
	top: 203px;
	height: 19px;
	width: 31px;
			
}
