html {
	height: 100%;
	min-height:100%;
}
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background: #9a9a9a url(../images/background-pattern.jpg) repeat-x left top;
	background-attachment:fixed;
	height: 100%;
	min-height:100%;
}

h1, h2 {
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 10px;
}

h1 {
	font-size: 1.75em;
}

p {
	margin: 11px 0;
	padding: 0;
}

a {
font-family:Arial, Helvetica, sans-serif;
color:#00aeef;
}

a:hover {font:Arial, Helvetica, sans-serif;
color:#00aeef;
text-decoration:none;
}

.brickslink {font:Arial, Helvetica, sans-serif;
color:#999;
font-size: .8em;
text-decoration:none;
}

a.brickslink {font:Arial, Helvetica, sans-serif;
color:#999;
font-size: .9em;
text-decoration: underline;
}

a.brickslink:hover {font:Arial, Helvetica, sans-serif;
color:#999;
font-size: .9em;
text-decoration:none;
}

blockquote {
	font-style: italic;	
}

#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;	
}

#header-container {
	height: 90px;
	background: url(../images/black-bg.jpg) repeat-x left top;
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	color: #beffbf;
	text-align: right;
	width: 290px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
}

#header h1 em{
	color: #90b874;
	font-size: small;
	display: block;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 35px;
	right: 0;
}

#header ul li {
	float: left;
	margin-right: 5px;
}

#header ul li a{
	color: #90b874;
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 5px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #beffbf;	
}

#container {
	width: 960px;
	margin: 0 auto;
	font-size: 1em;
	overflow: auto;
	padding: 90px 0 40px;
	/*background: url(../images/shari.png) no-repeat 825px 100px;*/
	}
	
	
#container-unplugged {
	margin: 0 auto;
	font-size: 1em;
	overflow: auto;
	padding: 40px 0 40px;
	/*background: url(../images/shari.png) no-repeat 825px 100px;*/
	}
	
#flashContent {
	text-align:center;
	margin: 0 auto;
	font-size: 1em;
	overflow: auto;
	padding: 0 0 40px;
	/*background: url(../images/shari.png) no-repeat 825px 100px;*/
	}
	
#content {
	/*float: left;*/
	margin-top: 125px;
	width: 550px;
}

#unplugged-text {
	/*float: left;*/
	margin-top: 10px;
	margin-left:50px;
	margin-right:50px;
	font-size:12px;
	line-height: 1.5em;

}

#intro {
	width: 500px;
	text-align:justify;
	margin-bottom:10px;
	font-size:1em;
	line-height: 1.75em;
}

#radio {
	width: 500px;
	text-align:justify;
	margin-bottom:10px;
	font-size:1em;
	line-height: 1.75em;
	display:none;
}

.subtext {
	text-align:justify;
	font-size:1em;
	line-height: 1.75em;
}

#radiotext {
	width: 500px;
	text-align:justify;
	margin-bottom:20px;
	font-size:1em;
	line-height: 1.75em;
	display:none;
	
}

#commercial {
	width: 500px;
	text-align:justify;
	margin-bottom:10px;
	font-size:1em;
	line-height: 1.75em;
	display:none;
}

#unplugged {
	width: 500px;
	text-align:justify;
	margin-bottom:10px;
	font-size:1em;
	line-height: 1.75em;
	display:none;
}


#bio {
	width: 500px;
	text-align:justify;
	margin-bottom:10px;
	font-size:1em;
	line-height: 1.75em;
	display:none;
}

#biolist li {
	padding-top:5px;
	list-style-image:url(../images/star.png);
	list-style-type: circle;
}

#biolist{
	margin-left:25px;
	width: 400px;
	padding-top:5px;
	list-style-image:url(../images/star.png);
	list-style-type: circle;
}

#divider {
	
}

#subdiv {  margin-top:60px;
	width:500px; 
  	display:none;
	text-align:left; 
	z-index:100;
	position:relative;
	}

#subdivwork{  margin-top:60px;
	width:500px; 
  	display:none;
	text-align:left;
	z-index:100;
	position:relative; }
  
  
#subdivunplug{  
	margin-top:60px;
	width:500px; 
  	display:none;
	text-align:left;
	z-index:100;
	position:relative; }
  
#subdivunbio {  
	margin-top:60px;
	width:500px; 
  	display:none;
	text-align:left; 
	}
  

#sidebar {
	float: right;
	right:0;
	min-height:838px;
	width: 410px;
	margin-top: 10px;
}

#sharipic {
	height: 838px;
	bottom: 0px;
	width: 438px;
	margin-top: 10px;
	overflow:visible;
	position:fixed;
}

#footer-wrap {
	position: fixed;
	
	bottom: -40px;
	left: 0;
	width: 100%;
	z-index:0;	
}

#footer-container {
	height: 157px;
	width: 100%;
	right: 0px;
	background: url(../images/footer-back.png) no-repeat right bottom;
	z-index:0;
}

#footer {
	right: 20px;
	bottom: 50px;
	position: absolute;
	text-align:right;
	z-index:20;
	color:#FFF;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}