body, html {
    margin: 0;
	padding: 0;
	height:100%;
	background-image: url(images/backgroundsite2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.menu {
	background-image: url(images/menubackground.gif);
	background-repeat: no-repeat;
}
.maincell {
	background-image: url(images/miancellbackground.gif);
	background-repeat: repeat;
	height: 250px;
}
.bottomcell {
	background-image: url(images/bottombackground.gif);
	background-repeat: no-repeat;
}
.pic01 {
	background-image: url(images/01picture.gif);
	background-repeat: no-repeat;
}
.bigpicture01 {
	background-image: url(images/headers/rotate.php);
	background-repeat: no-repeat;
}
.bottompicture01 {
	background-image: url(images/01bottompicture.gif);
	background-repeat: no-repeat;
}
.diffpic {
	background-image: url(images/leftdiffright.gif);
	background-repeat: no-repeat;
}
.designtabel {
	height:100%;
	background-position: center center;
}
.leftverticaldiff {
	background-image: url(images/leftverticaldiff.gif);
	background-repeat: no-repeat;
}
.rightdiff {
	background-image: url(images/rightdiff.gif);
	background-repeat: no-repeat;
}
.news03 {
	background-image: url(images/03news.gif);
	background-repeat: no-repeat;
}
.news03background {
	background-image: url(images/03newsbackground.gif);
	background-repeat: repeat;
}
.news03bottom {
	background-image: url(images/03newsbottom.gif);
	background-repeat: no-repeat;
}
.menubackground {
	background-image: url(images/menubackground.gif);
	background-repeat: no-repeat;
}
.menu04 {
	background-image: url(images/04menutop.gif);
	background-repeat: no-repeat;
}
.menu04background {
	background-image: url(images/04menuback.gif);
	background-repeat: repeat;
}
.menu04bottom {
	background-image: url(images/04menubottom.gif);
	background-repeat: no-repeat;
}
.content05 {
	background-image: url(images/05content.gif);
	background-repeat: no-repeat;
}
.content05background {
	background-image: url(images/05contentbackground.gif);
	background-repeat: repeat;
}
.content05bottom {
	background-image: url(images/05contenbottom.gif);
	background-repeat: no-repeat;
}
a:hover	{background-color: #55C546; text-decoration: none;}
a:link 	{color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:active {background-color: #55C546; text-decoration: none;}
