@charset "utf-8";
.abc7 {
	color: #FF0076;
}
.useHand {
	cursor: pointer;
}

.abc5 {
	color: #FF1230;
}
.abc3 {
	color: #15B53B;
}

body {
	background-color: #333333;
	background-image: url(../assets/stripe.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
a {
	color: #FC0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover   {
	text-decoration: underline;
	color: #FF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #wrapper2 #content table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}


* {
	margin: 0px;
	padding: 0px;
}
#mediaheader a {
	color: #ddd;
	font-weight: bold;
	font-size: 12px;
	margin-right: 36px;
}

#mediaheader a:hover {
	color: #FFF;
	background-color: #111;
}
#mediaheader {
	text-align: center;
	background-color: #000;
}



#wrapper {
	width: 821px;
	text-align: center;
	background-image: url(../assets/outerglowside.png);
	background-repeat: repeat-y;
	height: auto;
	margin: 0 auto;
}

#wrapper #wrapper2 {
	background-color: #000000;
	width: 750px;
	text-align: center;
	height: auto;
	margin: 0 auto;
}
#wrapper #wrapper2 #content {
	height: auto;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#wrapper #wrapper2 #banner {
	background-image: url(../assets/banner.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
object {
	outline: none;
}
#wrapper #wrapper2 #content table tr td a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
s
