@charset "utf-8";
/* CSS Document */
.nav
{
	background-image:url(images/nav.jpg);
	width:200px;
	height:40px;
	background-repeat:no-repeat;
	background-position:top;
}
.recent
{
	background-image:url(images/recent.jpg);
	width:200px;
	height:50px;
	background-repeat:no-repeat;
	background-position:top;
}
.stats
{
	background-image:url(images/stats.jpg);
	width:200px;
	height:50px;
	background-repeat:no-repeat;
	background-position:top;
}
.facts
{
	background-image:url(images/facts.jpg);
	width:200px;
	height:40px;
	background-repeat:no-repeat;
	background-position:top;
}
.bottomtab
{
	background-image:url(images/bottomtab.jpg);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
}
.toptab
{
	background-image:url(images/toptab.jpg);
	width:200px;
	height:30px;
	background-repeat:no-repeat;
}
.newssplitter
{
	background-image:url(images/sep.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:180px;
	background-position:center;
}
.midbanner
{
	background-image:url(images/midbanner.jpg);
	width:580px;
	height:320px;
	background-repeat:no-repeat;
	background-position:center;
}
.normaltop
{
	background-image:url(images/normaltop.jpg);
	width:540px;
	height:40px;
	background-repeat:no-repeat;
	background-position:center;
}

.normalbottom
{
	background-image:url(images/normalbottom.jpg);
	width:540px;
	height:40px;
	background-repeat:no-repeat;
	background-position:center;
}
.bodytop
{
	background-image:url(https://www.drugaddiction.ws/images/bodytop.jpg);
	width:540px;
	height:40px;
	background-repeat:no-repeat;
	background-position:top;
}
.bodybottom
{
	background-image:url(https://www.drugaddiction.ws/images/bodybottom.jpg);
	width:540px;
	height:40px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.defaulttitle
{
	background-image:url(images/title.jpg);
	width:1040px;
	height:420px;
	background-repeat:no-repeat;
	background-position:center;
}
.contacttab
{
	background-image:url(images/contacttab.jpg);
	width:540px;
	height:30px;
	background-repeat:no-repeat;
	background-position:center;
}
.toptab
{
	background-image:url(images/toptab.jpg);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
	background-position:center;
}
.bottomtab
{
	background-image:url(images/bottomtab.jpg);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
	background-position:center;
}
.lowertab
{
	background-image:url(images/lowertab.jpg);
	width:540px;
	height:30px;
	background-repeat:no-repeat;
	background-position:center;
}