* {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/buttons/buttonbacker.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: ffffff;
}


#dropshadow {
	background-image: url(../images/shadow.png);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #navigation {
	height: 40px;
	width: 950px;
}
#wrapper #body #left {
	width: 950px;
	float: left;
	background-repeat: repeat;
	text-align: left;
	font-size: 16px;
	background-image: url(../images/leftbg.jpg);
}
#wrapper #footer {
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../images/footerbacker.png);
	background-position: bottom;
}
#wrapper #roots {
	height: 89px;
	width: 950px;
	background-image: url(../images/roots.png);
}
#buttonbacker {
	background-image: url(../images/buttons/buttonbacker.png);
	background-position: center top;
	height: 220px;
	width: 950px;
}
#dropshadow #wrapper #footer {
	font-size: 9px;
}
p {
	margin: 15px;
}
#dropshadow #wrapper #body #left p strong {
	font-size: 18px;
}
#dropshadow #wrapper #body #left p a img {
	margin-right: 5px;
	margin-left: 5px;
}

.link_class {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	text-decoration: underline;
}
.footerlinks {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.reviews_class {
	font-style: italic;
	font-weight: bold;
	font-size: 12;
}
.heading_class {
	font-size: 22px;
	font-weight: bold;
	color: #036;
}
img {
	margin: 0px;
}
.another_heading {
	font-size: 16px;
	font-weight: bold;
	color: #036;
}
.tinylink {
	font-size: 9px;
	font-weight: normal;
	color: #09F;
	text-decoration: underline;
}
.whitefont {
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
.differentheading {
	font-size: 22px;
	font-weight: bold;
	color: #069;
}
