/* Global White Space Reset */
* {
padding:0;
margin:0;
}

/* Redefine Tags */

body {
	background: url(img/FAN_Body_BGTile.jpg) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #d5152c;
}

h1 {
	font-size: 1.25em;
	padding: 10px 0 5px 0;
	letter-spacing: -1px;
}

h1 a, h1 a:visited {
	color: #d5152c;
	text-decoration: underline;
}

h3 {
	padding: 20px 0 5px 0;
	text-transform: uppercase;
	font: bold .9em Georgia, "Times New Roman", Times, serif;;
}

h3 a, h3 a:visited {
	color: #d5152c;
	text-decoration: underline;
}

h3 a:hover {
	background-color: #e1cecc;
}


p {
	font: .80em Georgia, "Times New Roman", Times, serif;
	color: #4f4f4f;
	margin: 0 15px 9px 0;
	line-height: 1.5;
}

p a, p a:visited{
	color: #212121;
}


.caption {
	color: #2b2b2b;
	margin: 0 15px 9px 10px;
	font-weight: bold;
	font-style: italic;
}

.captionright, .captionright a, .captionright a:visited {
	color: #2b2b2b;
	margin: 0 15px 9px 10px;
	font-weight: bold;
	font-style: italic;
	font-size: .8em;
	float: right;
}


ol {
	font: .80em Georgia, "Times New Roman", Times, serif;
	color: #4f4f4f;
	margin: 0 15px 9px 0;
	line-height: 1.5;
}

#contentlive li {
	padding-bottom: 10px;
}

em {
	font-weight: bold;
	font-style: italic;
	color: #535353;
}

caption {
	font: .80em Georgia, "Times New Roman", Times, serif;
	color: #4f4f4f;
}

a img, a:visited img {
	border: none;
}

#globalwrap {
	width: 1075px;
	margin: 0 auto;
}

table {
	font: .8em Georgia, "Times New Roman", Times, serif;
	color: #4f4f4f;
	margin: 0 15px 9px 0;
	line-height: 1.5;
}

tr.header {
	color: #3f3f3f;
	font-weight: bold;
}

tr.shaded {
	background-color: #ebecef;
}

td {
	padding: 5px;
}

/* @group masthead */

#mastheadwrap {
	width: 1075px;
	height: 250px;
	background: url(img/masthead_B_01.gif) no-repeat;
	text-align: left;
	position: relative;
}

#mastheadwrap a img, #mastheadwrap a:visited img {
	margin-left: 130px;
	border: none;
}

/* @end */

/* @group Navigation */

#mastheadwrap ul {
	display: block;
	width: 800px;
	height: 37px;
	position: absolute;
	bottom: 0;
	left: 125px;
	list-style-type: none;
}

#mastheadwrap li a, #mastheadwrap li a:visited {
	float: left;
	padding: 0 25px 0 0;
	text-transform: uppercase;
	font-size: .70em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group Content */

#contentwrap {
	width: 1075px;
	min-height: 550px;
	background: url(img/Content_BG.gif) no-repeat;
		padding-top: 30px;

}

#contentwraptourney {
	width: 1075px;
	min-height: 550px;
}


#contentlive {
	margin: 0 67px 0 120px;
	text-align: left;
}

#contentlive img {
	margin: 20px 0 0 0;
}

.floatright {
	margin: 0 0 0 5px;
	float: right;
}

#contentlive a img, #contentwrap a:visited img {
	border: none;
}

#contentlivemain {
	margin-right: 325px;
	border-right: thin dotted #dedede;
}

#contentlivemain img {
	margin: 5px 0;
}

#contentliverightcol {
	float: right;
	width: 280px;
	display: block;
	overflow: auto;
	margin-right: 20px;
}

#contentliverightcol img, #contentliverightcol a img, #contentliverightcol a:visited img {
	padding: 5px;
	margin: 10px 30px 0 0;
}





/* @end */

/* @group Tourney Page */

#tourney {
	background-color: white;
	background-image: none !important;
}

#mastheadtourney {
	width: 850px;
	height: 330px;
	background: url(img/Masthead_Tourney_BG.gif) no-repeat;
	text-align: left;
	position: relative;
	margin: 10px auto 0;
}

#mastheadtourney span a, #mastheadtourney span a:visited  {
	color: #d5152c;
	text-decoration: underline;
	font-size: .8em;
}

#sponsorlogos {
	text-align: center;
}


/* @end */