* {
	margin: 0;
	padding: 0;
}

html {
		padding: 0px;
		margin: 0px;
	}

body {
	color: #666;
	background-color:#640B11;
	background-image:url("images/background.jpg");
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, cursive, serif;
	font-size: 12px;
	}
	
:focus{outline:0}
	
img,div,span {
	margin: 0;
	padding: 0;
}

img {
	display: block;
}

input, textarea, select {
	padding: 3px;
	margin: 0;
	border: 1px dotted #666;
	color: #666;
	font-weight: bold;
	background-color: #F8F8F8;
}

input:focus, textarea:focus, select:focus {
	background-color: #fff;
	border: 1px solid #666;
}

table, td {
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

table {
	border-bottom: 0px;
}

tr:hover {
	background-color: #ECECF0;
}

th {
	background-color: #ECECF0;
	border: 1px solid #ccc;
	padding: 3px;
}

a {
	color: #B83721;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #B83721;
	text-decoration: underline;
	font-weight: bold;
}

p {
	padding: 4px;
	margin: 2px;
}
	
#siteContainer {
	margin: 0 auto;
	border: 1px solid #640B11;
	border-top: 0px;
	padding: 0px 1px 0px 1px;
	width: 843px;
	clear: both;
}

#siteMain {
	background-color:#fff;
	background-image:url("images/background-content.jpg");
	background-repeat:repeat-y;
	border: 1px solid #C61D28;
	border-top: 0px;
	border-bottom: 0px;
	width: 842px;
	overflow: auto;
	padding-bottom: 8px;
}

#navLeft {
	float: left;
	width: 152px;
	margin: 4px 3px 0px 7px;
	padding: 3px 3px 40px 3px;
	background: #F5F5F5 url("images/nav-left-footer.jpg") bottom;
	background-repeat:no-repeat;
}

#navLeft ul {
	margin: 0;
	padding: 3px;
}

#navLeft li {
	list-style-type: none;
	text-transform: uppercase;
	background-color: #fff;
	border: 1px solid #999;
	border-left: 3px solid #999;
	margin-top: 4px;
	margin-bottom: 3px;
}

#navLeft li:hover {
	border-color: #EC2230;
}

#navLeft li a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	padding: 3px 4px 3px 6px;
}

#navLeft img {
	margin-top: 3px;
}

#navRight {
	float: right;
	background-image: url("images/nav-right-header.jpg");
	background-repeat: no-repeat;
	margin: 0px 9px 10px 0px;
	padding-top: 0px;
	width: 186px;
}

#navRight #navRightContent {
	margin-left: 24px;
	padding-bottom: 123px;
	background: #EC2230 url("images/nav-right-footer.jpg") bottom;
	background-repeat: no-repeat;
}

#navRight #navRightContent .rightBlock {
	background: #fff url("images/block-footer.jpg") bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	margin-left: 4px;
	width: 154px;
	text-align: center;
	color: #666;
	font-size: 18px;
	margin-bottom: 25px;
}

#navRight #navRightContent .rightBlock p {
	border-bottom: 1px solid #9C949C;
	padding-bottom: 6px;
	margin: 8px;
}

#navRight #navRightContent .rightBlock input {
	border: 1px solid #D9ABAE;
	padding: 4px;
	text-align: center;
	color: #666;
	margin: 0px;
	display: inline;
}

#navRight #navRightContent .rightBlockTop {
	background: #fff url("images/block-header.jpg") bottom;
	background-repeat: no-repeat;
	text-align: right;
	color: #fff;
	font-size: 17.5px;
	height: 24px;
	font-family: arial black, arial, cursive, serif;
	padding-right: 19px;
	margin-bottom: 5px;
}

#siteContent {
	width: 459px;
	float: left;
}

#siteContent .header {
	margin-top: 4px;
	margin-bottom: 3px;
	padding: 2px 4px 2px 0px;
	text-align: right;
	border-top: 2px solid #EC2230;
	border-bottom: 1px solid #EC2230;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#siteContent .content {
	border: 1px solid #E8E8E8;
	background: #fff url("images/background-content.jpg") bottom;
	background-repeat: repeat-x;
	padding: 4px;
	padding-bottom: 15px;
	margin-top: 3px;
	line-height: 150%;
}

#footer {
	background: #3C3C3C url("images/footer-bird.jpg") left;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 1px;
	height: 14px;
	margin-top: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	padding-right: 1px;
}

#footer a:hover {
	text-decoration: none;
	color: #fff;
}

#footerLinks {
	font-size: 0.62em;
	color: #3C3C3C;
	text-align: right;
}

#footerLinks a {
	color: #3C3C3C;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}

.contentSearch {
	background-color: #C8111F;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 1px solid #7D0B13;
	padding: 6px;
	margin: 4px;
}

.contentSearch input, select {
	color: #333;
	border: 1px solid #7D0B13;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
	margin-right: 5px;
}

.searchHeader {
	font-weight: bold;
	color: white;
	font-size: 16px;
	padding: 3px;
}

.horizontalRule {
	background: #000 url("images/horizontalrule.jpg");
	height: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.people {
	margin: 3px;
	padding: 4px;
	border: 1px dotted #ccc;
	overflow: auto;
	background-color: #fff;
}

.people img {
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
}

.people:hover {
	border: 1px dotted #333;
}

.error {
	text-align: center;
	border: 1px solid #FC3C03;
	background-color: #FFFBFB;
	color: #FC3C03;
	padding: 4px;
	margin: 5px 1px 5px 1px;
}

.success {
	text-align: center;
	border: 1px solid #88D1E1;
	background-color: #F7FCFD;
	color: #206F80;
	padding: 4px;
	margin: 5px 1px 5px 1px;
}

.pageTab {
	padding: 5px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	margin: 1px;
}

/* BEGIN UPDATES SECTION */
#updates {
	color: #EC2230;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	background: url("images/arrow-down.gif") right center;
	background-repeat: no-repeat;
	padding: 4px 20px 4px 4px;
}

.updateTitle {
	border-bottom: 1px solid #FBD3D6;
	padding: 2px 2px 3px 10px;
	font-size: 13pz;
	color: #F3727B;
	text-align: left;
	overflow: auto;
	background: url("images/arrow-right.gif") left center;
	background-repeat: no-repeat;
}

.updateTitle .updateDate {
	text-align: right;
}

#updateText1 {
	display: block;
	font-size: 11pz;
	color: #666;
	text-align: left;
	font-size: 13px;
	padding: 4px;
	font-weight: none;
}

#updateText2 {
	display: none;
	font-size: 11pz;
	color: #666;
	text-align: left;
	font-size: 13px;
	padding: 4px;
	font-weight: none;
}

#updateText3 {
	display: none;
	font-size: 11pz;
	color: #666;
	text-align: left;
	font-size: 13px;
	padding: 4px;
	font-weight: none;
}

#updateText4 {
	display: none;
	font-size: 11pz;
	color: #666;
	text-align: left;
	font-size: 13px;
	padding: 4px;
	font-weight: none;
}

#updateText5 {
	display: none;
	font-size: 11pz;
	color: #666;
	text-align: left;
	font-size: 13px;
	padding: 4px;
	font-weight: none;
}

/* END UPDATES SECTION */

/* BEGIN RIGHT BLOCKS */

#navRight #navRightContent .nextmatchTitle {
	background: #fff url("images/block-header.jpg") bottom;
	background-repeat: no-repeat;
	text-align: right;
	color: #fff;
	font-size: 13px;
	height: 24px;
	font-family: arial black, arial, cursive, serif;
	padding-right: 10px;
	margin-bottom: 5px;
}

#navRight #navRightContent .nextMatch {
	background: #fff url("images/block-footer.jpg") bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-left: 4px;
	width: 154px;
	text-align: center;
	color: #666;
	font-size: 15px;
	margin-bottom: 15px;
}

#navRight #navRightContent .nextMatch img {
	margin-top: 5px;
}

#navRight #navRightContent .nextMatch .matchTime {
	font-size: 13px;
	border-bottom: 1px dotted #9C949C;
}

#navRight #navRightContent .nextMatch p {
	padding: 3px 3px 4px 3px;
	margin: 3px;
}

#navRight #navRightContent .nextMatch p .vsText {
	border: 1px solid #9C949C;
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
}
/* END RIGHT BLOCKS SECTION */