@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/bgbr.jpg);
	background-repeat: repeat-x;
}

/* Styles for tags */

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 

/* Layout Styles */

#wrap {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: auto;
}

#nav {
	height: 21px;
	background-image: url(../images/navbgbr.jpg);
	padding-left: 40px;
	font-weight: bold;
	padding-top: 5px;
	letter-spacing: 1px;
}

#mainstage {
	width: auto;
	height: 476px;
	background-color: #000000;
}

#leftcolumn {
	background-image: url(../images/leftcolumnbr.jpg);
	float: left;
	height: 476px;
	width: 36px;
	position: relative;
}

#stripes {
	background-image: url(../images/stripesbgbr.jpg);
	float: left;
	height: 446px;
	width: 196px;
	position: relative;
	background-position: right top;
	margin-left: 0px;
	z-index: 1;
	text-align: center;
	padding-top: 30px;
}

#mainimage {
	position: relative;
	z-index: 8;
	margin-top: 182px;
}

#content {
	float: left;
	height: 476px;
	width: 655px;
	position: relative;
}

#contentstory {
	float: left;
	height: 476px;
	width: 655px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/bgcontent.jpg);
}

#contentvideo {
	float: left;
	height: 286px;
	width: 305px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/bgvideo.jpg);
	padding-left: 300px;
	padding-top: 190px;
	padding-right: 50px;
}

#contentstory .storytable a:link {
	text-decoration: none;
}

#contentstory .storytable a:hover {
	text-decoration: none;
}

#contentstory .storytable a:visited {
	text-decoration: none;
}

#contentimages {
	float: left;
	height: 476px;
	width: 655px;
	position: relative;
	background-image: url(../images/bgcontent.jpg);
	background-position: bottom;
	text-align: center;
	background-repeat: no-repeat;
}

#images {
	position: relative;
	height: auto;
	width: auto;
	padding-left: 0px;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: center;
}

#textbox1 {
	background-image: url(../images/textbox1br.png);
	height: 159px;
	width: 618px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
}

#textbox2 {
	background-image: url(../images/textbox2br.png);
	height: 227px;
	width: 619px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
	background-repeat: no-repeat;
}

#rightcolumn {
	background-image: url(../images/rightcolumn.jpg);
	float: right;
	height: 476px;
	width: 63px;
	position: relative;
	background-position: right;
	background-color: #000000;
}

#redemptionnav {
	background-image: url(../images/redemptionnavbr.jpg);
	background-repeat: no-repeat;
	height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-left: 40px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 36px;
}



#bottomglow {
	background-image: url(../images/bottomglowbr.png);
	background-repeat: no-repeat;
	height: 36px;
}

#flashcontainer {
	background-image: url(../images/screenbg.jpg);
	text-align: center;
	width: 178px;
	margin-left: auto;
	height: 95px;
	margin-right: auto;
	position: relative;
}

/* Styles for styles sake */

.dateheader {
	font-size: 10px;
	font-weight: bolder;
}

.textentry {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 15px;
	line-height: 25px;
}

.updateimage {
	margin-top: 7px;
	margin-right: 7px;
	border: 1px solid #E39800;
}

.picturetable {
	margin-left: 200px;
	margin-top: 20px;
}

/* Styles for pop-ups */

.pictureframe {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #ECB326;
}
#wrappopup {
	background-image: url(../images/frame1.jpg);
	background-repeat: no-repeat;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	height: 352px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}


.overflow {
	overflow: auto;
	height: 290px;
	width: 508px;
}

.brwpbg {
	background-image: url(../images/brwpbg.png);
	background-repeat: no-repeat;
}

.storytable {
	margin-top: 35px;
	margin-left: 35px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E39904;
}
