/* 
CSS Styles for ..
Designed by: e-CBD
Developer: Leon Perkin

/* 
Display
*/

body {
	margin:0;
	padding:0;
	background-color: #46284c;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 895px;
	\width: 915px;
	w\idth: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}

#banner {
	background-color: #131C24;
	height: 83px;
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
		}
#contentholder {
	FLOAT: left;
	WIDTH: 895px;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/contentbg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentm {
	FLOAT: left;
	WIDTH: 439px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 200px;
	padding-left: 25px;
}
#contentwider {
	FLOAT: left;
	WIDTH: 672px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#contentr {
	FLOAT: left;
	WIDTH: 220px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#contentl {
	FLOAT: left;
	WIDTH: 167px;
	TEXT-ALIGN: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	}
/* 
Footer
*/

#footer {
	clear: both;
	margin: 0px;
	height: 70px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	
#creditscontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits li
{
	display: inline;
	padding-bottom: 14px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #615638;
	line-height: 20px;
	font-weight: normal;
}

#credits a
{
	COLOR: #aca792;
	TEXT-DECORATION: none;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits a:link, #creditscontainer a:visited
{
	color: #aca792;

}
#credits a:hover
{
	text-decoration: underline;
	color: #615638;
}


#credits a:hover {
	text-decoration: underline;
	color: #FFFFFF;

/* 
Logo
*/

}
#logo {
	width: 187px;
	line-height: 90px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 83px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* 
Text Styles - H / P
*/
h1 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	COLOR: #46284C;
	LINE-HEIGHT: 30px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 5px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/bgheaders.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h2 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h2 A:link {
	COLOR: #9adcff; TEXT-DECORATION: none
}
h2 A:visited {
	COLOR: #9adcff; TEXT-DECORATION: none
}
h2 A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
h4 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #ECECE2;
}
h5 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	COLOR: #825E84;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#footer p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 10px;
}
p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	margin: 0px;
}
p a:link {
	COLOR: #e5992d;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}
p a:visited {
	COLOR: #e5992d;
	TEXT-DECORATION: underline
}
p a:hover {
	COLOR: #B36700;
	TEXT-DECORATION: underline
}


/* 
Ordered and Unordered Lists
*/

.contentblock ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.contentblock ul li {
	padding-left: 20px;
	color: #333333;
	font-size: 11px;
	line-height: 20px;
	list-style-type: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin-left: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contentblock ul li A {
	color: #e5992d;
	font-size: 11px;
}
.contentblock ul li A:link {
	color: #e5992d;
	font-size: 11px;
}
.contentblock ul li A:hover {
	color: #B36700;
	font-size: 11px;
	line-height: 20px;
}

.contentblock ol li {
	padding-left: 5px;
	color: #333333;
	font-size: 11px;
	line-height: 22px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin-left: 30px;
	list-style-type: decimal;
}
.contentblock ol {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}
/* 
Floats
*/

.fl {
	FLOAT: left
}
.flimg {
	FLOAT: left;
	margin-right: 10px;
	border: 5px solid #E7E7DA;
}
.frimg {
	FLOAT: right;
	border: 5px solid #E7E7DA;
	margin-left: 10px;
}
.fr {
	FLOAT: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}#horizontalmenu {
	background-color: #000;
	height: 42px;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* CSS Main Navigation Menu */

.navcontainer {
	width: 600px;
	margin-top: 30px;
	float: left;
	height: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navlist
{
	margin: 0;
	padding-bottom: 19px;
	padding-left: 225px;
}

.navlist ul, .navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlist a:link, .navlist a:visited
{
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 1px;
	padding: 13px 12px 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}

.navlist a:link#current, .navlist a:visited#current
{
	color: #FFB200;
}

.navlist a:hover {
	color: #FFB200;
}


/* CSS Main Vertical List Menu */

.verticallist {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2d4;
	border-right-color: #e2e2d4;
	border-left-color: #e2e2d4;
}
.verticallist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	position: relative;
}
.verticallist li {
	padding: 0px;
	margin: 0;
	position: relative;
}
.verticallist a, .verticallist a:link, .verticallist a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 28px;
	color: #653A6D;
	text-decoration: none;
	background-image: url(../images/bgnav.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left bottom;
	height: 22px;
	font-weight: bold;
}
.verticallist a:hover {
	color: #1B101D;
	text-decoration: none;
	background-image: url(../images/bgnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p {
	color: #FFFFFF;
}
.but-donate {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 157px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but-donate.gif);
	height: 45px;
	background-repeat: no-repeat;
	float: right;
	background-position: top;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
A.but-donate:hover {
	DISPLAY: block;
	background-image: url(../images/but-donate.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menubg {
	background-color: #000;
	height: 42px;
	background-image: url(../images/navbg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#featurepanel {
	background-color: #46284C;
	height: 221px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/feature.jpg);
}
.flborder {
	FLOAT: left;
	border: 8px solid #eaeae6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .right {
	float: right;
	width: 350px;
}
#footer .right p {
	text-align: right;
}
#footer .right p a {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#footer .right p a:link {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#footer .right p a:visited {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#footer .right p a:hover {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
#chbg {
	FLOAT: left;
	WIDTH: 895px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/donate_andpets.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsbox {
	float: left;
	width: 199px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.newsbox .title {
	background-color: #4d2e53;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.newsbox h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newsbox .post {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6d8;
	border-bottom-color: #e6e6d8;
	border-left-color: #e6e6d8;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 11px 13px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.newsbox .post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
}
.newsbox .post p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#chbgtop {
	FLOAT: left;
	WIDTH: 895px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/chbgtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentblock {
	clear: both;
	float: left;
}
#lfade {
	FLOAT: left;
	WIDTH: 895px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/leftcol-fade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#toplinks {
	clear: both;
	height: 28px;
	padding-top: 12px;
	text-align:right;
	position:relative;
}

#facebook {
	position: absolute;
	top: 275px;
	left: 895px;
}
#twitter {
	position: absolute;
	top: 170px;
	left: 895px;
}

#banner .topmessage {
	float: right;
	width: 300px;
	margin-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b4b4a2;
	text-align: right;
	margin-right: 15px;
}
#toplinks .right {
	float: right;
	width: 158px;
	height: 25px;
	line-height: 30px;
	padding-top: 5px;
	padding-left: 0px;
}
#toplinks p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#toplinks p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
#toplinks p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.boxgreen {
	height: 115px;
	width: 216px;
	background-image: url(../images/box-green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.boxzero {
	height: 115px;
	width: 216px;
	background-image: url(../images/boxzero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#boxes h2 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
}
#boxes p {
	color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
}
.boxorange {
	height: 115px;
	width: 216px;
	background-image: url(../images/box-orange.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 4px;
	float: left;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.boxblue {
	height: 115px;
	width: 104px;
	background-image: url(../images/box-blue.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	margin: 0px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
}

.boxblue_new {
	height: 115px;
	width: 216px;
	background-image: url(../images/box_blue_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 4px;
	float: left;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.boxpink {
	height: 115px;
	width: 216px;
	background-image: url(../images/box_pink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 4px;
	float: left;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#boxes h3 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#lowboxes {
	float: left;
	clear: both;
}
.boxred {
	height: 115px;
	width: 101px;
	background-image: url(../images/box-red.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#lowboxes2 {
	float: left;
	clear: both;
}
.contentblockr {
	clear: both;
	float: left;
	width: 218px;
}
.trcnr {
	background-image: url(../images/trcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#boxes a {
	color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
	text-decoration: underline;
}
#boxes a:hover {
	color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
	text-decoration: none;
}
.greentext {
	color: #83a43a;
}
#logoedge {
	background-image: url(../images/logo-edge.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.image {
	float: right;
	position: relative;
	width: 250px;
	height: 221px;
}
.merch {
	height: 225px;
	width: 167px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
}
#boxxs {
	float: left;
	width: 424px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.padr {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.padl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.cbrow {
	clear: both;
	float: left;
	width: 655px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.petbox {
	float: left;
	width: 660px;
	border: 1px solid #e8e8db;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
.petbox h2 {
	background-color: #E8E8DB;
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h3 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.donaterow {
	float: left;
	width: 336px;
}
.donatecol {
	float: left;
	width: 673px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7DA;
	margin-top: 8px;
}
.donaterow .item {
	height: 48px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7DA;
	line-height: 40px;
	font-weight: bold;
}
.donaterow .item img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	margin: 20px 15px 0px;
	padding: 0px 0px 0px 15px;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E9E6DB;
}
.merch img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.merch img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.statistics {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.statistics_headers {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #46284c;
}
.but-download {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 200px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but_download.png);
	height: 45px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
A.but-download:hover {
	DISPLAY: block;
	background-image: url(../images/but_download.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.but-stats {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 150px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but_stats.png);
	height: 35px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
A.but-stats:hover {
	DISPLAY: block;
	background-image: url(../images/but_stats.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.but-model {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 150px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but_model.png);
	height: 33px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
A.but-model:hover {
	DISPLAY: block;
	background-image: url(../images/but_model.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.but-checklist {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 150px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but_checklist.png);
	height: 33px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
A.but-checklist:hover {
	DISPLAY: block;
	background-image: url(../images/but_checklist.png);
	background-repeat: no-repeat;
	background-position: bottom;
}