body {

	background-image: url(http://i328.photobucket.com/albums/l329/EJ_Reb/FuzzyDice-1.gif);

	margin: 0px;

}

.bg-header {

	background-color: transparent;
//image: url(images/bg-header.gif);
	background-repeat: repeat-x;

	height: 116px;

}

.bg-footer {

	background-image: url(images/bg-footer.gif);

	background-repeat: repeat-x;

	height: 81px;

}

.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}

.menu:hover {

	color: yellow;

	text-decoration: none;

}

.menuleft {

	background-image: url(images/menuleft.gif);

	background-repeat: no-repeat;

	height: 25px;

	padding-left: 37px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 25px;

	color: #000000;

	text-decoration: none;

	background-position: left top;

	display: block;

}

.menuleft:hover {

	color: #00ffff;

	background-image: url(images/menuleft-roll.gif);

	background-repeat: no-repeat;

	text-decoration: none;
       
        font-weight: bold;
}



.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 14px;

	color: #333333;

}

.link1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 14px;

	font-weight: bold;

	color: #EAAAC1;

	text-decoration: underline;

}

.bottomline {

	background-image: url(images/bg-dotline.gif);

	background-repeat: repeat-x;

}

.footertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 14px;

	color: #ffffff;

}

//.bg-left {

	background-color: transparent;

	//background-image: url(images/bg-leftbottom.gif);

	background-repeat: no-repeat;

	background-position: bottom;

}

.bg-box1top {

	background-image: url(images/bg-box1top.gif);

	background-repeat: no-repeat;

	height: 9px;

}

.bg-box1bottom {

	background-image: url(images/bg-box1bottom.gif);

	background-repeat: no-repeat;

	height: 9px;

}

.bg-box2top {

	background-image: url(images/bg-box2top.gif);

	background-repeat: no-repeat;

	height: 9px;

}

.bg-box2bottom {

	background-image: url(images/bg-box2bottom.gif);

	background-repeat: no-repeat;

	height: 9px;

}

