body {
	background-color: #101010;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial; }

table.pony {
	background: #101010 url("images/GainesBG.png");
	background-repeat: no-repeat;
	background-attachment: static;
	background-position: center;
	background-position: 50% 0%;
	font-size: 12px;
	line-height: 18px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	color: #ffffff; }

table.product {
	background: #101010 url("images/store/ProductBackground.gif");
	background-repeat: no-repeat;
	background-attachment: static;
	background-position: center;
	background-position: 50% 0%;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin: 0px 0px 10px 0px; }

table.listing {
	background: #101010 url("images/store/Lines.gif");
	background-repeat: repeat-y;
	background-attachment: static;
	background-position: center;
	background-position: 50% 0%;
	font-size: 12px;
	line-height: 18px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	color: #ffffff;
	padding: 16px 0px 16px 0px; }

table.foot {
	background: #101010 url("images/MainFoot.jpg");
	background-repeat: no-repeat;
	background-attachment: static;
	background-position: center;
	background-position: 50% 0%;
	font-size: 12px;
	line-height: 18px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	color: #636363; }

table.footer {
	background-color: #101010;
	font-size: 12px;
	line-height: 18px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	color: #636363; }

.copy {
	color: #7f7f7f;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial; }

.name {
	color: #ff4800;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial; }

ul {
	padding: 0;
	list-style-image: url("09/bullet.gif");
	padding-left: 25;
	margin: 0; }

b, strong {
	color: #d2b045;
	font-weight: bold;
	font-size: 14px; }

h2 {	color: #d2b045;
	margin: 0;
	padding: 0;
	font-size: 36px;
	line-height: 36px; }

img.cover {
	padding:3px;
        border:1px solid #e4e4e4;
        background-color: transparent; }

a:link		{ color: #d2b045 ; text-decoration: none }
a:visited	{ color: #d2b045 ; text-decoration: none }
a:hover		{ color: #ffffff ; text-decoration: none }
a.dojo:link	{ color: #636363 ; text-decoration: none }
a.bunny:visited	{ color: #636363 ; text-decoration: none }
a.bunny:hover	{ color: #ff4800 ; text-decoration: none }

div#links a span {display: none;}

div#links a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}

#tweet_share {
float:left;
margin:-98px 0 0 940px;
position:fixed;
width:107px;
}

