@charset "utf-8";
/* CSS Document */
.navigate
{
	background-image:url(images/drgnfo.jpg);
	width:200px;
	height:80px;
	background-repeat:no-repeat;
	background-position:top;
}
.facts
{
        background-image:url(images/facts.jpg);
        width:200px;
        height:80px;
        background-repeat:no-repeat;
        background-position:top;
}

.recent
{
	background-image:url(images/recent.jpg);
	width:200px;
	height:80px;
	background-repeat:no-repeat;
	background-position:top;
}
.stats
{
	background-image:url(images/stats.jpg);
	width:200px;
	height:80px;
	background-repeat:no-repeat;
	background-position:top;
}
.anothertab
{
	background-image:url(images/anothertab.jpg);
	width:200px;
	height:80px;
	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;
}
.banner
{
	background-image:url(images/banner.jpg);
	width:540px;
	height:300px;
	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.teendrugaddiction.net/images/bodytop.jpg);
	width:540px;
	height:40px;
	background-repeat:no-repeat;
	background-position:top;
}
.bodybottom
{
	background-image:url(https://www.teendrugaddiction.net/images/bodybottom.jpg);
	width:540px;
	height:40px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.defaulttitle
{
	background-image:url(images/mainimg.jpg);
	width:1000px;
	height:360px;
	background-repeat:no-repeat;
	background-position:center;
}
.contact
{
	background-image:url(images/contact.jpg);
	width:540px;
	height:40px;
	background-repeat:no-repeat;
	background-position:center;
}
