/*Defaults*/

/* Element Tags CSS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #27143b;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a:link, a:visited {
	color: #4f2877;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #a1a0a1;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-image: url(../img/bulletStar.png);
}
li {
	margin: 0px 0px 5px 0px;
}
*:first-child+html li {
	padding: 0px 0px 0px 12px;
}
* html li {
	padding: 0px 0px 0px 12px;
}
ul.subList {
	list-style: disc;	
	padding-top: 5px;
}

/*Selectors*/
#container {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	background: #FFFFFF url(../img/bgSkin.jpg) no-repeat center top;
	position: relative;
}
#header {
	width: 1000px;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	z-index: 0;
	text-align: left;
}
#headerLogo {
	width: 304px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#headerLinks {
	width: 607px;
	height: inherit;
	float: right;
	margin-top: 14px;
	text-align: right;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
#headerLinks a:link, #headerLinks a:visited {
	color: #FFFFFF;
	/*color: #999900;*/
	text-decoration: none;
	font-weight: bold;
}
#headerLinks a:hover {
	color: #a1a0a1;
	text-decoration: none;
	font-weight: bold;
}
#txtHeader {
	width: 575px;
	height: 85px;
	margin: 0px;
	padding:0px;
	position: absolute;
	z-index: 10;
	top: 70px;
	left: 420px;
}
#footer {
	width: 1000px;
	height: auto;
	margin: 70px auto 0px auto;
	padding: 0px;
	position: relative;
	z-index: 0;
	text-align: left;
	vertical-align: text-top;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#headerBar {
	width: inherit;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	background-color: #27143b;
	border-bottom: 2px solid #4f2877;
	position: relative;
	z-index: 10;
}
#headerBarShdw {
	width: inherit;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	z-index: 9;
	top: 30px;
	left: 0px;
	background: url(../img/bgShdw.png) repeat-x center bottom;
}
* html #headerBarShdw {
	width: 100%;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	z-index: 9;
	top: 20px;
	left: 0px;
	/*background-color: #000000;*/
	background: #000000 url() repeat-x center bottom;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
*:first-child+html #headerBarShdw {
	width: 100%;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	z-index: 9;
	top: 30px;
	left: 0px;
	background: url(../img/bgShdw.png) repeat-x center bottom;
}
#footerBar {
	width: inherit;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
	background-color: #27143b;
	border-top: 2px solid #4f2877;
	position: relative;
	z-index: 10;
}
#footerBarShdw {
	width: inherit;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	z-index: 9;
	bottom: 20px;
	left: 0px;
	background: url(../img/bgShdw.png) repeat-x center top;
}
* html #footerBarShdw {	
	width: 100%;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	z-index: 9;
	/*background-color: #000000;*/
	background: #000000 url() repeat-x center bottom;
	opacity: 0.2;
	filter: alpha(opacity=20);
	bottom: 20px;
	left: 0px;
}
*:first-child+html #footerBarShdw {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	z-index: 9;
	bottom: 20px;
	left: 0px;
	background: url(../img/bgShdw.png) repeat-x center top;
}
#frameContent {
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: none;
}
#mainImg {
	width: 1000px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
#teamImg {
	width: 1000px;
	height: 1300px;
	margin: 10px auto 50px auto;
	padding: 0px;
	overflow: hidden;
}
#menuBar {
	width: 1000px;
	height: 54px;
	margin: 0px;
	padding: 0px;
}
#col1 {
	width: 500px;
	height: auto;
	float: left;
	margin: 10px 40px 10px 0px;
	padding: 0px;
	line-height: 16px;
	position: relative;
	z-index: 30;
}
#col2 {
	width: 390px;
	height: auto;
	float: right;
	margin: 10px 30px 10px 40px;
	padding: 0px;
	line-height: 16px;
	position: relative;
	z-index: 31;
}
#box1 {
	width: 450px;
	height: auto;
	margin: 10px 0px;
	padding: 15px 0px;
	border: 1px solid #4f2877;
	background: #dbd3e3 url(../img/bgBox.png) repeat-x left top;
	position: relative;
	z-index: 12;
}
*:first-child+html #box1 {
	padding-top: 20px;
}
* html #box1 {
	padding-top: 20px;
}
#boxShdw1 {
	width: 450px;
	height: auto;
	position: absolute;
	z-index: 11;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	top: 5px;
	left: 5px;
}
#box2 {
	width: 375px;
	height: auto;
	margin: 10px 0px;
	padding: 15px 0px;
	border: 1px solid #4f2877;
	background: #dbd3e3 url(../img/bgBox.png) repeat-x left top;
	position: relative;
	z-index: 12;
}
*:first-child+html #box2 {
	padding-top: 20px;
}
* html #box2 {
	padding-top: 20px;
}
#boxShdw2 {
	width: 375px;
	height: auto;
	position: absolute;
	z-index: 11;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	top: 5px;
	left: 5px;
}
#boxHolder1 {
	position: relative;
}
#boxHolder2 {
	position: relative;
}
#fullBoxFeature {
	width: 840px;
	min-height: 300px;
	text-align: left;
	overflow-y: scroll;
	margin: 10px auto;
	padding: 20px 30px;
	border: 1px solid #4f2877;
	background: #dbd3e3 url(../img/bgBox.png) repeat-x left top;
	position: relative;
	z-index: 21;
}
*:first-child+html #fullBoxFeature {
	padding-top: 35px;
}
* html #fullBoxFeature {
	height: 300px;
	padding-top: 35px;
}
#fullBox {
	width: 785px;
	min-height: 300px;
	text-align: left;
	overflow-y: scroll;
	margin: 10px 0px 10px 100px;
	padding: 20px 30px;
	border: 1px solid #4f2877;
	background: #dbd3e3 url(../img/bgBox.png) repeat-x left top;
	position: relative;
	z-index: 21;
}
*:first-child+html #fullBox {
	padding-top: 35px;
}
* html #fullBox {
	height: 300px;
	padding-top: 35px;
	margin-left: 145px;
}
#fullBoxShdw {
	width: 835px;
	height: 235px;
	margin: 10px 0px;
	position: absolute;
	z-index: 20;
	top: 35px;
	left: 165px;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
*:first-child+html #fullBoxShdw {
	top: 100px;
}
* html #fullBoxShdw {
	top: 100px;
}
/* Safari hack */
body:first-of-type #prizes
{
	margin: -60px auto 0px auto;
}
#navBox {
	width: 125px;
	height: 280px;
	text-align: left;
	margin: 10px 0px;
	padding: 12px 18px;
	border: 1px solid #4f2877;
	/*background: #dbd3e3 url(../img/bgBox.png) repeat-x left top;*/
	background-color: #FAF9FC;
	position: absolute;
	top: 45px;
	left: 0px;
	z-index: 31;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
*:first-child+html #navBox {
	top: 85px;
	left: 0px;
}
* html #navBox {
	padding: 12px -20px 12px 18px;
	top: 85px;
	left: 0px;;
}
#navBoxShdw {
	width: 125px;
	height: 280px;
	margin: 10px auto;
	padding: 12px 18px;
	position: absolute;
	z-index: 30;
	top: 50px;
	left: 5px;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
*:first-child+html #navBoxShdw {
	top: 90px;
	left: 5px;
}
* html #navBoxShdw {
	top: 90px;
	left: 5px;;
}
#navBox a:link, #navBox a:visited {
	color: #4f2877;
	text-decoration: none;
	font-weight: bold;
}
#navBox a:hover {
	color: #a1a0a1;
	text-decoration: none;
	font-weight: bold;
}
#profileContainer {
	width: 560px;
	height: 410px;
	position: relative;
	top: -50px;
	left: 200px;
	z-index: 35;
	display: none;
}
#profile {
	width: 550px;
	height: 400px;
	text-align: left;
	margin: 10px 0px;
	padding: 12px 18px;
	border: 1px solid #4f2877;
	background-color: #FAF9FC;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
	overflow-y: auto;
	color: #000000;
}
#profileShdw {
	width: 550px;
	height: 400px;
	text-align: left;
	margin: 10px 0px;
	padding: 12px 18px;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 10;
}
#archives {
	width: auto;
	height: auto;
	font-size: 10px;
	margin: 50px 0px 0px 0px;
}
#breakNews {
	width: inherit;
	height: auto;
	margin: 10px 0px;
	display: none;
}
#adminTool {
	width: 700px;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;
	/*display: none;*/
}
#editor {
	width: 600px;
	margin: 20px auto;
}
/* Class CSS */
.editable {
	cursor: pointer;
	width: auto;
	padding: 10px;
}
.colText {
	width: 330px;
	height: auto;
}
.txtTitleMain {
	width: 270px;
	height: 60px;
	margin: 10px 0px -43px 15px;
	position: relative;
	z-index: 50;
	text-align: left;
}
.txtTitle {
	width: auto;
	height: 60px;
	margin: 10px 0px -43px 115px;
	position: relative;
	z-index: 50;
	text-align: left;
}
* html .txtTitle {
	margin-left: 160px;
}
.txtTitleFeature {
	width: auto;
	height: 60px;
	margin: 10px 0px -43px 15px;
	position: relative;
	z-index: 50;
	text-align: left;
}
.thumbHolder {
	width: 255px;
	height: 185px;
	float: left;
	margin: 10px;
	position: relative;
}
.thumb {
	width: 250px;
	height: 180px;
	margin: 0px;
	border: 1px solid #4f2877;
	position: relative;
	z-index: 20;
}
.thumbShdw {
	width: 250px;
	height: 180px;
	margin: 0px;
	position: absolute;
	z-index: 20;
	top: 5px;
	left: 5px;
	background-color: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.bold {
	font-weight: bold;
}
.photoLeft {
	float: right;
	padding: 0px;
	text-align: center;
	position: relative;
	z-index: 70;
}
.formRow {
	width: auto;
	height: auto;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #1B4155;
}
.frmLeft {
	text-align: right;
	width: 175px;
}
.frmRight {
	width: 175px;
	text-align: left;
}
.frmFull {
	width: auto;
	text-align: left;
}
.form {
	font-size: 10px;
	border: 1px solid #1B4155;
	padding: 0px;
	margin: 0px;
}
.hidden {
	display: none;
}
.visible {
	display: block;
}
.subBullet {
	margin: 0px 0px 0px -20px;
	float: left; 
	width: auto; 
	list-style-type: disc;
}
* html .subBullet {
	margin-left: 0px;
}
*:first-child+html .subBullet {
	margin-left: 0px;
}
.floatChar {
	position: absolute;
	z-index: 50;
}
.legal {
	font-size: 10px;
	text-align: left;
	margin: 0px auto;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
}
.plainList {
	list-style: square;
}
.listDiv {
	width: 95%;
	height: auto;
	margin: 10px 0px;
}
.colLeft {
	width: 300px;
	height: auto;
	float: left;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	line-height: 16px;
	position: relative;
	z-index: 30;
}
.colRight {
	width: 500px;
	height: auto;
	float: right;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	line-height: 16px;
	position: relative;
	z-index: 31;
}
.listing {
	width: 790px;
	margin: 0px;
	padding: 10px;
}
.listDate {
	width: 150px;
	padding-top: 15px;
}
.listName {
	width: 440px;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
	padding-top: 15px;
}
.listLocation {
	width: 200px;
	padding-top: 15px;
}
.listExtra {
	width: 640px;
}
.btnRight {
	float: right;
	width: auto;
	height: auto;
}
.adminBar {
	width: auto; 
	padding: 10px;
	float: right;
	background-color: #FFF;
	border: 1px solid black;
}