
/* ------------------------------------------------------------------------------------------Structure Elements - Main */

body {
	background: #000;
	}

#header {
	background: url('images/layouttwo/headerbg.jpg') no-repeat top center;
	}

.teeth {
	background: url('images/layouttwo/teethmid.jpg') repeat-y top center;
	}
	
.fatrtooth {
	background: url('images/layouttwo/fatrtoothmid.jpg') repeat-y top center;
	}
	
.fatltooth {
	background: url('images/layouttwo/fatltoothmid.jpg') repeat-y top center;
	}

.onetooth {
	background: url('images/layouttwo/onetoothmid.jpg') repeat-y top center;
	}

.jellbelluno {
	background: url('images/layouttwo/jellbelluno.jpg') repeat-y top center;
	}

#teethtop.spteeth {
	background: url('images/layouttwo/teethtop.jpg') no-repeat top center;
	}

#teethbot.spteeth {
	background: url('images/layouttwo/teethbot.jpg') no-repeat top center;
	}

#teethtop.spfatltooth {
	background: url('images/layouttwo/fatltoothtop.jpg') no-repeat top center;
	}

#teethbot.spfatltooth {
	background: url('images/layouttwo/fatltoothbot.jpg') no-repeat top center;
	}

#teethtop.spfatrtooth {
	background: url('images/layouttwo/fatrtoothtop.jpg') no-repeat top center;
	}

#teethtop.jellbelltop {
	background: url('images/layouttwo/jellbelltop.jpg') no-repeat top center;
	}

#teethbot.spfatrtooth {
	background: url('images/layouttwo/fatrtoothbot.jpg') no-repeat top center;
	}

#teethtop.sponetooth {
	background: url('images/layouttwo/onetoothtop.jpg') no-repeat top center;
	}

#teethbot.sponetooth {
	background: url('images/layouttwo/onetoothbot.jpg') no-repeat top center;
	}

#teethbot.jellbellbot {
	background: url('images/layouttwo/jellbellbot.jpg') no-repeat top center;
	}

#bevtop {
	background: url('images/layouttwo/jellbellbevtop.jpg') no-repeat bottom center;
	}

#bevbot {
	background: url('images/layouttwo/jellbellbevbot.jpg') no-repeat top center;
	}

#floor {
	background: #000 url('images/layouttwo/footerbg.jpg') no-repeat top center;
	}

