body {
	background-color: #FFF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}
* {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/buttons/articlesbacker.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: ffffff;
}


#dropshadow {
	background-image: url(../images/articlesbg.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;
	background-repeat: repeat;
	text-align: left;
	font-size: 16px;
}
#wrapper #footer {
	background-image: url(../images/articlesbg.png);
	text-align: center;
	background-repeat: repeat-y;
	background-position: bottom;
	clear: both;
}
#wrapper #roots {
	height: 89px;
	width: 950px;
}
#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;
}
.tinylinks {
	font-size: 9px;
	font-weight: bold;
	color: #09F;
	text-decoration: underline;
}
.abiggerheading {
	font-size: 26px;
	font-weight: bold;
	color: #036;
}


.link_class {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	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;
}
