a  {
	text-decoration: none;
	color: #603;
}

a ins  {
   text-decoration: none;
}

#homebutton a:hover,
#writebutton a:hover,
#linksbutton a:hover,
#guestsbutton a:hover,
#hearbutton a:hover,
#aboutbutton a:hover  {
   background-position: -186px 0%;
}

#linksbutton a,
#homebutton a,
#writebutton a,
#guestsbutton a,
#hearbutton a,
#aboutbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 53px;
   width: 186px;
   background-position: 0% 0px;
   font-size: 53px;
   line-height: 53px;
}

#writebutton,
#guestsbutton,
#aboutbutton,
#homebutton,
#hearbutton,
#linksbutton  {
	visibility: visible;
	position: absolute;
	left: 6px;
	z-index: 2;
	width: 186px;
	height: 53px;
}

#pagecontenttext p  {
   font: 14px/17px Calibri;
   margin: 0px;
   text-align: left;
   color: #E1E1E1;
}

#pagecontenttext  {
	visibility: visible;
	position: absolute;
	left: 211px;
	top: 294px;
	z-index: 2;
	width: 525px;
}

#blogtalktext p  {
   font: bold 10px/12px "Bell Gothic Std";
   margin: 0px;
   text-align: center;
}

#guestsbutton a  {
   background-image: url(sitetocssmedia/guestsbutton.png);
}

#writebutton a  {
   background-image: url(sitetocssmedia/writebutton.png);
}

#linksbutton a  {
   background-image: url(sitetocssmedia/linksbutton.png);
}

#aboutbutton a  {
   background-image: url(sitetocssmedia/aboutbutton.png);
}

#hearbutton a  {
   background-image: url(sitetocssmedia/hearbutton.png);
}

#guestsbutton  {
	top: 428px;
}

#homebutton a  {
   background-image: url(sitetocssmedia/homebutton.png);
}

#blogtalktext  {
	visibility: visible;
	position: absolute;
	left: 5px;
	top: 714px;
	z-index: 2;
	width: 193px;
}

#linksbutton  {
	top: 499px;
}

#aboutbutton  {
	top: 353px;
}

#writebutton  {
	top: 573px;
}

#hearbutton  {
	top: 644px;
}

#homebutton  {
	top: 283px;
}

#background  {
   margin: 0px auto 0px auto;
   background: url(sitetocssmedia/background.png) no-repeat;
   height: 1000px;
   width: 750px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

