.hide {
	visibility:none;
}

a:link {
	color: #C90;
}
a:visited {
	color:#C00
}
a:active {
	color: #F0F;
}
a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#eventsbutton a:hover  {
   background-position: -177px 0%;
}

#aboutbutton a:hover  {
   background-position: -163px 0%;
}

#linxbutton a:hover  {
   background-position: -133px 0%;
}

#homebutton a:hover  {
   background-position: -398px 0%;
}

#blogbutton a:hover  {
   background-position: -192px 0%;
}

#pixbutton a:hover  {
   background-position: -95px 0%;
}
#forumbutton a:hover {
	background-position: -240px 0%;
}

#eventsbutton a  {
   background: url(homemedia/eventsbutton.png) no-repeat 0% 0px;
   display: block;
   height: 107px;
   width: 177px;
   font-size: 107px;
   line-height: 107px;
}

#aboutbutton a  {
   background: url(homemedia/aboutbutton.png) no-repeat 0% 0px;
   display: block;
   height: 112px;
   width: 163px;
   font-size: 112px;
   line-height: 112px;
}

#homebutton a  {
   background: url(homemedia/homebutton.png) no-repeat 0% 0px;
   display: block;
   height: 209px;
   width: 398px;
   font-size: 209px;
   line-height: 209px;
}

#forumbutton a {
	background:url(homemedia/forumbutton.png) no-repeat;
	display:block;
	width:236px;
	height:90px;
	left: 786px;
    top: 99px;

}
#eventsbutton  {
	visibility: visible;
	position: absolute;
	left: 786px;
	top: 99px;
	z-index: 5;
	width: 177px;
	height: 107px;
}
#forumbutton {
	position:absolute;
	z-index:9;
	width:236px;
	height:90px;
	left: 465px;
	top: 118px;
	font-size:69px;
	line-height:69px;
}

#linxbutton a  {
   background: url(homemedia/linxbutton.png) no-repeat 0% 0px;
   display: block;
   height: 101px;
   width: 133px;
   font-size: 101px;
   line-height: 101px;
}

#blogbutton a  {
   background: url(homemedia/blogbutton.png) no-repeat 0% 0px;
   display: block;
   height: 106px;
   width: 192px;
   font-size: 106px;
   line-height: 106px;
}

#aboutbutton  {
	visibility: visible;
	position: absolute;
	left: 664px;
	top: 14px;
	z-index: 3;
	width: 163px;
	height: 112px;
}

#pixbutton a  {
   background: url(homemedia/pixbutton.png) no-repeat 0% 0px;
   display: block;
   height: 88px;
   width: 95px;
   font-size: 88px;
   line-height: 88px;
}

#blogbutton  {
	position: absolute;
	left: 482px;
	top: 22px;
	z-index: 6;
	width: 192px;
	height: 106px;
	visibility: visible;
}

#homebutton  {
	visibility: visible;
	position: absolute;
	left: 49px;
	top: 28px;
	z-index: 2;
	width: 398px;
	height: 209px;
}

#linxbutton  {
	visibility: visible;
	position: absolute;
	left: 655px;
	top: 106px;
	z-index: 4;
	width: 133px;
	height: 101px;
}

#pixbutton  {
	visibility: visible;
	position: absolute;
	left: 835px;
	top: 20px;
	z-index: 2;
	width: 95px;
	height: 88px;
}

#home  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

html, body  {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image:url(homemedia/concrete.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#table {
	position: absolute;
	height: 222px;
	width: 931px;
	left: 48px;
	top: 315px;
	z-index: 7;
	visibility: visible;
}
#tableTop {
	background-image: url(homemedia/table/tableTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
}
#tableMid {
	background-image: url(homemedia/table/tableMid.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: justify;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	text-align: center;
	font-size: 16px;
}

#tableBot {
	background-image: url(homemedia/table/tableBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 101px;
	position: relative;
}
#NavFooter {
	position: absolute;
	height: 38px;
	width: 870px;
	left: 22px;
	background-image: url(homemedia/pageElements/footer.png);
	top: 118px;
	z-index: 10;
}

.subjectHeading {
	color: #FC0;
	font-weight: bold;
	font-size: 14px;
}

#crown {
	background-image: url(homemedia/crown.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 212px;
	width: 300px;
	left: 50%;
	top: 191px;
	visibility: visible;
	z-index: 8;
	margin-left: -150px;
}
#rikdaddysPix {
	background-image: url(homemedia/pageElements/rikdaddyzPix.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 118px;
}
