@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear {
	clear:both;
	font-size:1px;
}
body {
	background:url(../images/bg.jpg) repeat-x #2a54ea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#wrapper {
	width:750px;
	margin:0 auto;
}
#banner {
	margin:0px;
}
#content h1 {
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	text-transform:uppercase;
	margin:0px;
}
#content h1 a {
	color:#ffffff;
	text-decoration:none;
}
#content h1 a:hover {
	color:#80FFFF;
}
#content {
	margin:0px;
	padding:0px;
}
#content p {
	color:#ffffff;
	line-height:20px;
	margin:0px;
	padding:3px 0;
}
#content ul {
	color:#FFFF00;
	list-style:square;
	margin:0 0 0 40px;
}
#content li {
	line-height:20px;
	padding:3px 0px;
}
#content a {
	color:#FFFF00;
	text-decoration:underline;
	font-weight:bold;
}
#content a:hover {
	color:#FFFF99;
	text-decoration:none;
}
#footer {
	height:40px;
	border-top:1px dashed #ffffff;
	margin:10px 0px;
	padding:0 0 5px 0;
}
#footer p {
	color:#42fdfb;
	line-height:35px;
	text-align:center;
	font-weight:bold;
}
#footer p a {
	color:#42fdfb;
	font-weight:bold;
	text-decoration:underline;
}
#footer p a:hover {
	color:#FFFF00;
	text-decoration:none;
}
.play {
	height:73px;
	margin:0px;
	padding:10px 10px;
}
.left-img {
	float:left;
	width:156px;
	height:70px;
	padding:5px;
	margin:10px 10px 0 0;
	border:1px solid #ffffff;
}
