@charset "utf-8";
html,body	{margin:0 auto; background:#000 url(img/bg.jpg); text-align:center;
	font-family:tahoma, arial; font-size:13px; color:#DDD; line-height:18px;}

a	{color:#DDD; text-decoration:none;}
img	{border:0;}

#wrap1	{background: #000 center top no-repeat;}
#wrap2	{width:980px; padding:0px; margin:0 auto; text-align:left;}

#footer	{background:url(img/bottombg.jpg) repeat-x; margin:0 auto 10px; text-align:center;}
#footerIN {width:850px; margin:0 auto; color: #989898; padding-top: 5px; padding-bottom: 5px}
#sponsor	{margin:0 auto; padding-top: 10px; background-color:#FFF}
a.footerLink:link, a.footerLink:visited, a.footerLink:active { color: #989898; text-decoration:none;}
a.footerLink:hover { color: #fc0; text-decoration:none;}

.clear	{clear:both;}

h1	{margin:0; padding:20px 0 5px;}
h2	{padding-right: 0px; padding-left: 0px; font-size: 1.07em; padding-bottom: 10px; margin: 0px; padding-top: 20px;}
p	{margin:0; padding:5px 0 10px;}
ol { margin: 0; margin-left: 50px;}

.red { color: #E01B7E;}
.green { color: #D9E021;}
.yellow { color: #FFBE37;}
.blue { color: #29ABE2;}

.time { font-size: 120%}

a.yellowlink:link, a.yellowlink:visited, a.yellowlink:active { color: #FFBE37; text-decoration:none;}
a.yellowlink:hover { color: #FFBE37; text-decoration:none;}

.main {margin:  30px auto; width: 900px; margin-bottom: 0px; padding-top: 20px;}
.content { width: 850px; margin: auto;}

form	{margin:0;}
input,textarea,option	{font-family:Tahoma; font-size:13px; color:#666;}

ul.redlist {
	margin: 0;
	list-style-image:url(img/bullet-red.png);
	list-style-position: outside;
	line-height: 25px;
	padding: 0px 30px;
}

ul.bluelist {
	margin: 0;
	list-style-image:url(img/bullet-blue.png);
	list-style-position: outside;
	line-height: 25px;
	padding: 0px 30px;
}

ul.yellowlist {
	margin: 0;
	list-style-image:url(img/bullet-yellow.png);
	list-style-position: outside;
	line-height: 30px;
	padding: 0px 30px;
	padding-bottom: 5px;
}

ul.greenlist {
	margin: 0;
	list-style-image:url(img/bullet-green.png);
	list-style-position: outside;
	line-height: 25px;
	padding: 0px 30px;
}
.listtext {
	color: #FFF;
}
