@charset "utf-8";
/* CSS Document */

html, body, html body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
body {
	background: #555 url(../images/pgbg.gif) repeat-x top;
}
html, body, html body, table, tr {
	font:13px "Avenir LT Std 55 Roman", Avenir, Arial, tahoma, verdana, geneva, helvetica, "Sun-Sans Regular", swiss, "Bitstream Vera Sans", sans-serif;
}
.pgbg {
	background: url(../images/load.gif) no-repeat fixed center center;
}
.orng {
	font-weight: bold;
	color: #F60;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2.orng {
	font-size:18px;
	}

.inbg {
	width: 710px;
	margin: auto;
	text-align: center;
	background: #333 url(../images/bg333.gif) repeat-x center top;
	border-left: 3px solid #222;
	border-right: 3px solid #222;
}
.conthead, .contbg {
	margin: auto;
	width: 690px;
	text-align:left;
}
.conthead {
}
.text {
	color: #DDD;
}
.conthead .text {
	text-align:right;
}
.vline {
	background: url(../images/vline.gif) repeat-y;
	width: 13px;
}
.hline {
	background: url(../images/hline.gif) repeat-x;
	height: 13px;
}
.contbg {
}
.conttop, .cont, .contlow {
	background: #FFF;
}
.conttop {
}
.cont {
	padding: 0px 10px;
	width: 670px;
	font-size: 14px;
}
.contlow {
}
a:link, a:visited, a:active, .blue {
	color: #2D94DC;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
}

/* -- / Capper Page / -- */
.bub01 {
	position:absolute;
	left: 50%;
	top: 190px;
	margin-left: -150px;
	}
.bub02 {
	position:absolute;
	left: 50%;
	top: 415px;
	margin-left: -190px;
	}
.caps {
	width: 666px;
	margin: 2px;
	text-align:left
}
.caps ul, .caps dl {
	margin: 2px;
}
.caps dl, .caps dl dd {
	list-style: disc outside;
}
.cap01, .cap02, .cap03, .cap04, .cap05 {
	padding: 0px 10px;
	width: 666px;
}
.cap01 {
	background:#666;
	border-bottom:1px solid #FC0;
	color:#DDD;
}
.cap01 a {
	color:#DDD;
	text-transform: uppercase;
	font: bold 18px "Avenir LT Std 55 Roman";
}
.cap02 {
	background:#999;
	border-bottom:1px solid #FC0;
	color:#111;
	font-size: 15px;
	padding: 4px 10px;
}
.cap03 {
	background:#CCC;
	color:#444;
	font-size: 14px;
	padding: 4px 10px 0px;
}
.cap04 {
	background:#CCC;
	border-bottom:1px solid #FC0;
	color:#000;
}
.cap05 {
	background:#666;
	color:#000;
	font-size: 14px;
	padding-top: 7px;
}
.capimg {
	float: left;
	width: 67px;
	height: 72px;
	background-image: url(http://pregame.com/pregamepros/assets/images/cappers/c.gif);
	margin-right: 10px;
	margin-bottom: 7px;
}
html>body td.c666 {
	width:auto !important;
}
