#main-wrapper {
	background-color: #FFFFFF;
	background-image: url(/images/template/wrapper-bg.gif);
	width: 960px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-top-color: #B00607;
	background-repeat: repeat-y;
	border-top-width: 10px;
	border-top-style: solid;
}

/* Footer */
#footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	height: 50px;
	width: 960px;
	clear: both;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
/* Header */
#header {
	width: 960px;
	height: 110px;
	background-image: url(/images/template/header-bg.png);
	position: relative;
	top: 0px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#header-left {
	background-image: url(/images/template/header-left.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 110px;
	width: 10px;
	top: 0px;
	left: 0px;
}
#header-right {
	background-image: url(/images/template/header-right.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 110px;
	width: 10px;
	top: 0px;
	right: 0px;
}

#header #dice {
	background-image: url(/images/template-es/dice.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 109px;
	width: 158px;
	left: 250px;
	top: 18px;
}
#header #logo {
	background-image: url(/images/template/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 110px;
	width: 410px;
	left: 10px;
}
#header #url {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	height: 25px;
	width: 200px;
	left: 10px;
	top: 105px;
	line-height: 25px;
}

/* Content */
#content-wrapper {
	width: 645px;
	padding-bottom: 10px;
	float: left;
	margin-top: 15px;
}

#content {
	width: 615px;
	padding-left: 15px;
	min-height: 400px;
}
#content-full-wrapper {
	width: 930px;
	padding-bottom: 10px;
}

#content-full {
	width: 890px;
	margin-left: 20px;
}

#content-right-wrapper {
	float: right;
	width: 315px;
	padding-bottom: 10px;
	margin-top: 15px;
}

#content-right {
	width: 300px;
}

#content-top-wrapper {
	width: 960px;

}
#content-top {
	width: 960px;
}

#content-small{
	position: relative;
	width: 468px;
	left: 10px;
	top: 0px;
	margin-top: 10px;
}

/* Large box and elements*/
#section-header {
	height: 30px;
	width: 615px;
	clear: both;
	border-bottom: 2px solid #57445B;
}
#section {
	width: 615px;
}

#section-mid {
	width: 615px;
}
#section-bot {
	background-image: url(/images/template-es/section-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 615px;
	margin-bottom: 10px;
}
#section-logo {
	height: auto;
	width: auto;
	float: left;
	padding-right: 10px;
}

#section-content {
	width: 615px;
	line-height: 16px;
	clear: both;
	overflow: visible;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#section-content-bot {
	width: 600px;
	line-height: 16px;
	clear: both;
	overflow: visible;
	padding-bottom: 0px;
	padding-top: 10px;
}

/* Small box and elements */
#box-header {
	background-image: url(/images/template-es/section-small-top.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 300px;
}
#box {
	width: 300px;
}

#box-header h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AF0405;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#box-header h3 a {
	text-decoration: none;
}

#box-mid {
	background-image: url(/images/template-es/section-small-bg.gif);
	background-repeat: repeat-y;
	width: 300px;
	height: auto;
}

#box-content {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
#box-content ul {

	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#box-content li {
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	list-style-type: none;
}
#box-content li a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height:20px;
}


#box-content p {
	margin-bottom: 0px;
	margin-top: 2px;
	line-height: 12px;
}
#box-content .bonus {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

#box-content   img.logo {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
}



#box-bot {
	background-image: url(/images/template-es/section-small-bot.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#box-right {
	width: 295px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#box-left {
	width: 295px;
	float: left;
	margin: 0px;
	padding: 0px;
}


/* Banners */
#bn {
	height: 60px;
	width: 468px;
	margin-top: 11px;
	margin-left: 11px;
}

#bn-bg {
	background-repeat: no-repeat;
	position: absolute;
	height: 60px;
	width: 468px;
	top: 40px;
	right: 10px;
}

#div-banner {
	margin-bottom: 10px;
	width: 300px;
}

/* Unuseed? */
#hide {
	display: none;
}
#flags {
	float: right;
	height: 14px;
	width: 100px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 542px;
	line-height: 20px;
}
