.wrapper {
	width: 800px;
	background-color: #EEEEEE;
	border: thin solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.myphoto {
	position: absolute;
	height: 232px;
	width: 261px;
	left: -120px;
	top: -82px;
}
.toptextback {
	background-color: #D2B48C;
	height: 150px;
	width: 580px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.toptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 120px;
	width: 420px;
	position: absolute;
	right: 5px;
	top: 15px;
	line-height: normal;
	text-indent: 15px;
	color: #000033;
	text-align: left;
}
.topsmallwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 232px;
	width: 700px;
	position: relative;
	top: 20px;
}
.news {
	background-color: #DDDDDD;
	padding: 20px;
	width: 400px;
	float: right;
	top: 252px;
	position: absolute;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	left: 260px;
	border: 1px double #FFFFFF;
}
.menubox {
	position: absolute;
	top: 260px;
	height: 160px;
	width: 200px;
	overflow: hidden;
	text-indent: -9999px;
}
a#btnguitars {
    display: block;
    width: 200px;
    height: 30px;
    background: url(images/btn_guitars.png) no-repeat;
}
a#btnguitars:hover {
    background-position: 0 -30px;
}
a#btncds {
    display: block;
    width: 200px;
    height: 30px;
    background: url(images/btn_cds.png) no-repeat;
}
a#btncds:hover {
    background-position: 0 -30px;
}
a#btngigs {
    display: block;
    width: 200px;
    height: 30px;
    background: url(images/btn_gigs.png) no-repeat;
}
a#btngigs:hover {
    background-position: 0 -30px;
}
a#btnphoto {
    display: block;
    width: 200px;
    height: 30px;
    background: url(images/btn_photo.png) no-repeat;
}
a#btnphoto:hover {
    background-position: 0 -30px;
}
a#btnsa {
    display: block;
    width: 200px;
    height: 30px;
    background: url(images/btn_sa.png) no-repeat;
}
a#btnsa:hover {
    background-position: 0 -30px;
}
.footer {
	position: relative;
	width: 700px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	bottom: 10px;
	left: 50px;
}
body {
	background-color: #6495ED;
}
.counter {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 10px;
	width: 200px;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	visibility: hidden;
}
.header {
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.ucplaceholder {
	position: relative;
	top: 50px;
	text-align: center;
}
.sadoor {
	position: relative;
	width: 600px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-indent: 10px;
	text-align: center;
	bottom: 20px;
}
