body {
	background-color:#000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
}

#menu {
	position: absolute;
	right:0px;
	top:10px;
}

#suigglya {
	position:absolute;
	right: 0px;
	top:0px;
}
#main
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 40px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-main.jpg") no-repeat 0 0;
         }
         #main:hover{
                         background-position: 0 -40px;
                         }
                         #main span{
                         display: none;
                         }

#artist
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 80px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-artist.jpg") no-repeat 0 0;
         }
         #artist:hover{
                         background-position: 0 -40px;
                         }
                         #artist span{
                         display: none;
                         }

#contact
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 120px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-contact.jpg") no-repeat 0 0;
         }
         #contact:hover{
                         background-position: 0 -40px;
                         }
                         #contact span{
                         display: none;
                         }
#purchase
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 160px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-85up.jpg") no-repeat 0 0;
         }
         #purchase:hover{
                         background-position: 0 -40px;
                         }
                         #purchase span{
                         display: none;
                         }
#buyeconomy
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 200px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-85under.jpg") no-repeat 0 0;
         }
         #buyeconomy:hover{
                         background-position: 0 -40px;
                         }
                         #buyeconomy span{
                         display: none;
                         }
#sold
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 240px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-sold.jpg") no-repeat 0 0;
         }
         #sold:hover{
                         background-position: 0 -40px;
                         }
                         #sold span{
                         display: none;
                         }
#links
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 280px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-links.jpg") no-repeat 0 0;
         }
         #links:hover{
                         background-position: 0 -40px;
                         }
                         #links span{
                         display: none;
                         }
#photos
         {
         display: block;
         width: 200px;
         height: 40px;
		 position: absolute;
		 right: 0px;
		 top: 320px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
         background: url("buttons/button-photos.jpg") no-repeat 0 0;
         }
         #photos:hover{
                         background-position: 0 -40px;
                         }
                         #photos span{
                         display: none;
                         }
#squigglyb{
	position: absolute;
	right: 0px;
	top: 360px;
}
#galleries{
	position: absolute;
	right: 0px;
	top: 360px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
}
#media{
	position: absolute;
	right: 0px;
	top: 400px;
		border-left-color: #999933;
		border-left-width: 2px;
		border-left-style: dotted;
}
p.one{
	font-size:18pt;
	color:#ffffff;
	font-family:sans-serif;
}
p.two{
	font-size:12pt;
	color:#ffffff;
	font-family:sans-serif;
}
#banner{
	position:absolute;
	top: 0px;
	left:0px;
	width:100px;
	height:570px;
	border-right-color: #999933;
	border-right-style:dotted;
	border-right-width:2px;
}
#signature{
	position:absolute;
	left:0px;
	top:540px;
}
#squigglyc {
	position:absolute;
	left: 0px;
	top:570px;
}

#middle{
	margin-top:25px;
	margin-left:25px;
	margin-right:225px;
	vertical-align:middle;
}

hr.one{
	color:#999933;
}

a:link {color: #999933; text-decoration: none}
a:visited {color: #c0c0c0; text-decoration: none}
a:hover {color: #9accc5; text-decoration: none}
a:active {color: #3c7a79; text-decoration: none}

