/* css Zen Garden submission ......  - 'Guitar Hero', by Peax Webdesign (Michel LUN), http://www.peax-webdesign.com */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2008, Peax Webdesign (Michel LUN) */
/* Added: January 13th, 2008 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
   
   
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(background.gif);
	
}
a {
	color: #E0B53D;	
}
a:hover {
	color: #FBBA04;	
}

h1 span{
	display: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #f3a102;
	margin-top: 15px;
}
acronym {
	border-bottom: none;
	}
	
/* ---------------- Container  -----------------*/

#container {
	width: 770px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	background-image: url(backgroundimage.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #000000;
}

/* ---------------- Page Header   -----------------*/
#pageHeader {
	margin-left: 265px;
	height: 150px;
}
#pageHeader h1 {
	height: 80px;
	background-image: url(page_headerh1.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 70px;
	width: 420px;
}
#pageHeader h2 {
	color: #f3a102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	float: right;
	margin-right: 23px;
	font-weight: bold;
	margin-top: -5px;
}

/* ---------------- Quick summary   -----------------*/

#quickSummary {
	position: relative;
	float: left;
	top: 350px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFFFF;
	text-align: right;
	left: 50px;
}
#quickSummary .p2 {
	color: #ae4808;
}

/* ---------------- Preamble   -----------------*/

#preamble {
	width: 400px;
	margin-left: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin-top: 10px;
	padding-left: 2px;
	color: #bfb3b3;
}
#preamble h3{
	margin: 0;
	padding: 0;
}
#preamble .p1 {
	padding: 0;
	margin: 5px 0 0 0;
}

/* ---------------- Supporting text   -----------------*/

#supportingText {
	margin-left: 340px;
	color: #bfb3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	width: 400px;
	padding-left: 2px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 5px;
}
.p5 {
	padding: 10px;
	background: #190101;
	margin-top: 20px;
}

/* ---------------- LinkList  -----------------*/

#linkList {
	position: absolute;
	left: 770px;
	top: 97px;
	background-image: url(guitarist.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 1100px;
	background-position: 0px 118px;
}
#linkList2 {
	color: #C13003;
	margin-left: 15px;
}
.select {
	padding-bottom: 5px;
	color: #ae4808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(select.gif);
	background-repeat: no-repeat;
	background-position: 0.4px 0.2em;
	text-indent: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lselect ul {
	list-style-type: none;
}
#lselect ul li {
	display: block;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 19px;
}
#lselect ul li a{
	display: block;
	font-weight: bold;
	color: #f3a102;
	text-decoration: none;
	line-height: 12px;
}
#lselect ul li a:hover{
	color: #FAA123;
}
#lselect ul li a.c {
	color: #C13003;
	display: inline;
	font-weight: bold;
}
#lselect ul li a.c:hover {
	color: #C13003;
	text-decoration: underline;
}

/* ---------------- Archives -----------------*/
.accesskey {
	text-decoration: none;
	}
.archives {
	padding-bottom: 5px;
	color: #ae4808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(select.gif);
	background-repeat: no-repeat;
	background-position: 0.4px 0.2em;
	text-indent: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#larchives  {
	list-style-type: none;
	margin-top: 15px;
}
#larchives ul {
    list-style-type: none;
}
#larchives ul li {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	line-height: 9px;
	}
#larchives ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#larchives ul li a:hover{
	color: #FAA123;
}

/* ---------------- Resources  -----------------*/

.resources {
	margin-top: 20px;
	padding-bottom: 5px;
	color: #ae4808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(select.gif);
	background-repeat: no-repeat;
	background-position: 0.4px 0.2em;
	text-indent: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lresources   {
	margin-top: 15px;
}
#lresources ul {
	width: 150px;
	list-style-type: none;
}
#lresources ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	line-height: 9px;

}
#lresources ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#lresources ul li a:hover{
	color: #FAA123;
}

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

#footer {
	position: absolute;
	margin-top: 34px;
}
#footer a{
	color: #ae4808;
}
#extraDiv1{
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	height: 90px;
	width: 770px;
	background-color: #000000;
	float: left;
	clear: left;
}
