html,body {
	height: 100%;

}

html,body {
	margin: 0;
	padding: 0;
                     border: 0;
BACKGROUND: black url('http://www.emeraldcityblues.com/eastmeetswest/images/stripedbg.bmp') repeat;
background-attachment: fixed;
height: 100%;
}

html,body { min-height: 600px;}
img {
        PADDING: 0px;
        MARGIN: 0px;
        BORDER: 0px;
        DISPLAY: block;
}
#xteam { position: absolute; top: 400px; left: 10px; font-size: xx-small; color: blue;}
#schedule { position: absolute; top: 200px; left: 100px; font-size: xx-small; color: blue;}
#xmusic { position: absolute; top: 100px; left: 200px; font-size: xx-small; color: blue;}
#xinstructors { position: absolute; top: 100px; left: 10px; font-size: xx-small; color: blue;}
#xregister { position: absolute; top: 200px; left: 400px; font-size: xx-small; color: blue;}
#xclasses { position: absolute; top: 400px; left: 500px; font-size: xx-small; color: blue;}


#footer {border: 0px solid red; bottom: 0px; position: absolute;  width: 100%;}
#questions {  float: left; border: 0px solid blue; color: blue; font-weight: bold;}
#sitedesign { float: right; padding-right: 10px; border: 0px solid blue; font-size: xx-small; color: white;}
#advertise { top: 130px; left: 450px; z-index: 5;}
#questions {  top: 600px; left: 10px; font-size: xx-small; color: blue;}
#GBB { position: absolute; top: 95px; left: 700px; z-index: 5; }
#GBBallcentered { position: absolute; top: 50%; left: 50%; margin-left: 300px; margin-top: -210px; z-index: 5; }







#page {
	PADDING: 0px; MARGIN: 0px; WIDTH: 100%; TEXT-ALIGN: left; BORDER: 1px black solid; z-index: -1; HEIGHT: 100%;
}

#MB3 {
	margin-left: 40px;

}

#bluedude {

	top: 2px; left: 150px;
	z-index: 1;
}

#topbar {

	top: 0px; left: 0px;
	width: 100%; height: 70px;
	background: url('http://www.gargleblasterblues.com/images/partytopbg.gif');
	background-repeat: repeat-x;
}

#partylogo {
	float: right;
}

#menubarspacer {
	background: url('http://www.gargleblasterblues.com/images/pggb/leftbargrad.gif');
	background-repeat: repeat-y;
	width:150px;
	height: 20px;
}

#menubar {

	top: 70px; left: 0px;
	width: 150px;
}

#full {position: absolute; height: 100%; width: 100%; }
#backgroundpic {
	border: 0px solid red;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 800px;
	height: 600px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;	
	background: black url('http://www.emeraldcityblues.com/eastmeetswest/images/emw.jpg') no-repeat;

}
#backgroundpicallcentered {
	border: 1px solid black;
	position: relative;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
	width: 800px;
	height: 600px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;	
	background: black url('http://www.gargleblasterblues.com/mysticblues3/images/mystic3back.jpg');

}


#rightmenu {
	border: 0px solid blue;
	width: 32px;
	height: 500px;
	float: right;
}
#leftmenu {
	border: 0px solid red;
	width: 32px;
	height: 500;
	float: left;
}

#topmenu {
	border: 0px solid green;
	width: 100%;
	height: 32px;
}

#content {
	border: 0px solid green; 
	top: 100px; 
	margin: auto;
	width: 718px;
}
#filter {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
}


#contenttop {
	border: 0px solid blue; 
	height: 4px;
	background: url('http://www.emeraldcityblues.com/eastmeetswest/images/main-border-top.gif') repeat-x;

}

#contentbot {
	border: 0px solid blue; 
	height: 4px;
	background: url('http://www.emeraldcityblues.com/eastmeetswest/images/main-border-bot.gif') repeat-x;

}

#contentleft {
	border: 0px solid blue; 
	width: 4px;
	background: url('http://www.emeraldcityblues.com/eastmeetswest/images/main-border-left.gif') repeat-y;
	float: left;

}

#contentright {
	border: 0px solid blue; 
	width: 4px;
	background: url('http://www.emeraldcityblues.com/eastmeetswest/images/main-border-right.gif') repeat-y;
	float: right;


}

#contentmain {
	border: 0px solid red; 
	background: url('http://www.emeraldcityblues.com/eastmeetswest/images/main-content-back720.gif') repeat-y;
}

#contenttext {
	height: 460px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
	max-height: 460px;
	scrollbar-arrow-color: #0033FF;
	scrollbar-track-color: #CCCCFF;
	scrollbar-shadow-color: #333333;
	scrollbar-face-color: #3366CC;
	scrollbar-highlight-color: #0000FF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	color: white;
	font-family: sans-serif, serif;
	font-size: small;
}

a.thanks:link {color: #0066FF; font-size: large; text-decoration: underline;}
a.thanks:visited {color: #0066FF; font-size: large; text-decoration: underline;}
a.thanks:hover {color: #0066FF; font-size: large; text-decoration: underline;}
a.thanks:active {color: #0066FF; font-size: large; text-decoration: underline;}

.info {
	color: white;
	font-family: serif;
	font-weight: normal;
	font-size: large;
}

a:link {color: white; text-decoration: underline;}
a:visited {color: white; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: white; text-decoration: underline;}

p {	color: white;
	font-weight: normal;}
h1 {  color: red;
	text-align: center;
		font-family: sans-serif, serif;}
h5 { 	font-family: sans-serif, serif;
	text-align: center;}

h2 { 	font-family: sans-serif, serif; color: red; text-align: center;}

h3 { 	font-family: sans-serif, serif; color: red; text-align: center;}


b { color: red; font-weight: bold;}

.navigation2, .navigation2 td {
  line-height: 24px;
  font-size: 12px;
  margin: 0 0 0 0;
  text-decoration: none;
  color: white;
}

.navigation2 a:link, .navigation2 a:visited {
  text-decoration: none;
  color: silver;
}


.navigation2 a:hover, .navigation2 a:active {
  color: red;
  text-decoration: none;
  text-transform: none;
}



