.ropebg {
	background-attachment: fixed;
	background-image: url(rope.gif);
	background-repeat: repeat-x;
}
.skybg {
	background-image: url(sky3.jpg);
	background-repeat: no-repeat;
}
.homebg {
	background-image: url(homebg.jpg);
	background-repeat: no-repeat;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FAF3E4;
	font-weight: bold;
}
.menutext A  {text-decoration : none; color : #FFFFFF;}
.menutext A:Active  {text-decoration : none; color : #FFFFFF;}
.menutext A:Visited  {text-decoration : none; color : #FFFFFF;}
.menutext A:Hover  {text-decoration : underline;color : #FFFFFF;}
.bottombg {background-image:  url(bott_black_px.gif);
	background-repeat: repeat-x;
	background-position: bottom;}
.bottomleftbg {background-image:  url(bottleftcorner.gif);
	background-repeat: no-repeat;}
.bottomrightbg {background-image:  url(bottrightcorner.gif);
	background-repeat: no-repeat;}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.leftbg {background-image:  url(left_black_px.gif);
	background-repeat: repeat-y;
	background-position: left;}
.newsbg {background-image:  url(newsbg.gif);
	background-repeat: repeat;}
.rightbg {background-image:  url(right_black_px.gif);
	background-repeat: repeat-y;
	background-position: right;}
.topbg {background-image:  url(top_black_px.gif);
	background-repeat: repeat-x;
	background-position: top;}
.topleftbg {background-image:  url(topleftcorner.gif);
	background-repeat: no-repeat;}
.toprightbg {background-image:  url(toprightcorner.gif);
	background-repeat: no-repeat;}
