	body{
	font-family: "Verdana", Arial, Times, serif;
	background-image: url(../img/pattern.jpg);
	margin: 0px;
	padding: 0px;
}

acronym {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	cursor: help;
}


html,body{
	margin: 0;
	padding: 0;
	height: 100%;
}


body>div#container{
	height: auto;
	min-height: 100%;
}


	#container{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
	background-color: #eee;
	border-right: 15px solid #000;
	border-left: 15px solid #000;
	padding: 0px;
	width: 650px;
}

#head h1{
	display: none;
}

#head {
	background: url(../img/banner.jpg) no-repeat;
	border-bottom: 1px solid #000;
	padding-bottom: 150px;
}

#pic-one{
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}


#artist {
	background-color: #d5d4cd;
	padding: 10px;
	border: 1px solid #000;
	font-size: .8em;
	}


	#text {
	width: 424px;
	border-left: 1px solid #000;
	padding: 30px;
	padding-top: 0px;
	padding-left: 30px;
	margin-top: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;
	text-align: justify; 
	word-spacing: -1px;
	margin-bottom: 20px;
}
	#text ul{
		list-style: none;
		}
		
	#text p{
		font-size: .8em;
		}
		
	#text a{
	color: #2299cc;
}
	#text a:hover{
	text-decoration: none;
}


#navigation{
	margin-left: -20px;
	float: left;
}

#navigation h3{
	font-size: 80%;
	color: #2299cc;
}

#navigation,#text p{
	margin-top: 20px;
}

#navigation ul{
	list-style-type: none;
}

#navigation ul#links li{
	margin-left: 0px;
}

#navigation ul#links li a{
	background-color: #eee;
	border: none;
	border-top: 1px solid #000;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 84px;
}

#navigation ul#links li a{
	color: Black;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
}

#navigation ul#links li a:hover{
	background-color: #114466;
	color: White;
}

#navigation ul li a{
	display: block;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	width: 100px;
	padding: 2px;
	background-color: #eee;
	color: Black;
	font-size: xx-small;
	text-transform: uppercase;
}

#navigation ul li a:hover{
	background-color: Black;
	color: White;
}

#navigation ul li.last a,#navigation ul#links li.last a,#navigation ul#switch li.last a {
	border-bottom: 1px solid #000;
}

	#text{
	margin-left: 160px;
	padding: 0 1.5em 5em;
}

#bottom{
	font-size: xx-small;
	padding: 20px;
	clear: both;
	border-top: 1px dashed #000;
	text-transform: uppercase;
}

#bottom a{
	color: #2299cc;
}

#bottom a:hover{
	text-decoration: none;
}
