/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background:url(../Images/Gradient.jpg) repeat-x top left;
	background-color:#C0C0C0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

#wrapper {
	text-align:left;
	width:760px;
	margin:20px auto 0;
	position:relative;
	
}

#page {
	background-color:#000000;
	padding:25px;
}

#navigation {
	margin-top:10px;
	text-align:center;
}

#navigation a {
	font-size:12px;
}

ul {
	list-style-position: outside;
	list-style-image:url(../Images/YellowPoint.jpg);
	color:#33FF66;
}

a {
	color:#CCCCCC;
}

h1 a {
	color:#E2CE9B;
}

h2 a {
	color:#CCCCCC;
}

#banner {
	width:600px;
	height:172px;
	margin-top:15px;
	margin-left:55px;
	background:url(../Images/GoldText.jpg) no-repeat bottom;
}

h1 {
	margin-top:0;
	font-size:18px;
	color:#E2CE9B;
}

h2 {
	margin-top:0;
	font-size:24px;
	color:#E2CE9B;
}

h3 {
	margin-top:0;
	font-size:14px;
	color:#E2CE9B;
}

#content {
}

.seperator {
	clear:both;
}

#main {
	width:380px;
	float:left;
}

/*#products {
	float:left;
	height:200px;
	width:150px;
	padding-left:25px;
	padding-top:50px;
	margin-left:50px;
		
}*/

#footer {
	margin-bottom:50px;
	color:#000000;
	background-color:#C0C0C0;
}

#left {
	float:left;
}

#right {
	float:right;
}

#footer a {
	color:#000000;
}

#temp {
	width:305px;
	float:left;
	padding-left:25px;
}

.centretable {
	text-align:center; 
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	border: 0;
	cellpadding: 0px;
}

img {
	padding: 20px;
}

div#front {
	position: absolute;
	right: 20px;
	width: 380px;
	height: 413px;
	background-image:url(../Images/gold_guitar.png)
}

