body
{
	text-align: center;
	background-color: #D4D4D4;
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	font-size: medium;
	margin: 0;
	padding: 0;
}

a:link
{
	color: #FF0000;
	text-decoration: underline;
}

a:hover { color: #6A0000; }
a:visited { color: #BA0000; }

div#frame
{
	width: 500px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	padding: 0 0 10px 0;
	border-color: #000;
	border-width: 0;
	border-style: solid;
	height: 100%;
	position: relative;
}

img { border-width: 0; }

div#sponsor_bar
{
	background-repeat: no-repeat;
	background-image: url(/images/major_sponsor_bar.gif);
	text-align: left;
	width:500px;
	height: 50px;
}

div#sponsor_bar a:link, div#sponsor_bar a:visited
{
	height:100%;
	width:100%;
	display:block;
	color:white;
}


div#header
{
	width: 500px;
	height: 250;
	background-repeat: repeat-w;
	text-align: center;
}

div#header a
{
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: none;
}

div#header a img
{
	border-width: 0;
	padding: 0;
	margin: 10px 0 0 10px;
	float: left;
	width: 210px;
}

div#header a h1
{
	text-align: left;
	text-decoration: none;
	float: left;
	font-size: 60px;
	width: 250px;
	margin: 25px 0 0 20px;
	font-weight: bold;
	padding: 0;
	font: Bold 55px Helvetica, Tahoma, 'arial black', sans-serif;
	letter-spacing: -2px;
	line-height: 60px;
}

div#header a
{
	border-width: 0;
	margin: 0 0 0 20px;
	padding: 0;
}

div#login a:link, div#login a:visited
{
	color: #000;
	font-size: x-small;
}

div#login a:hover { color: #404040; }

div#login
{
	padding: 5px;
	margin: 5px;
	text-align: center;
	border-color: #858585;
	border-width: 4px;
	border-style: solid;
	background-repeat: repeat-x;
	top: 0;
	background-color: #A6A6A6;
	position: absolute;
	right: -250px;
	width: 210px;
}

div#login form
{
	padding: 10px 0 10px 10px;
	margin: 0;
	font-size: x-small;
	color: white;
}

div#login form input { font-size: x-small; }

div#nav
{
	position: absolute;
	top: 120px;
	width: 100px;
	right: -100px;
	text-align: left;
	background-color: #CCC;
}

div#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#nav ul li
{
	color: #7BADDA;
	margin: 20px 10px 10px 10px;
	position: relative;
}

div#nav  a:link, div#nav  a:visited
{
	color: #7BADDA;
	font-size: large;
	text-decoration: underline;
	font-weight: bold;
}

div#nav  a:hover { text-decoration: underline; }

div#nav ul li ul
{
	position: absolute;
	top: -10px;
	left: 75px;
	background-color: #CCC;
	width: 80px;
	display: none;
	z-index: 10;
	text-align: center;
}

div#nav ul li ul li
{
	z-index: 10;
	color: #7BADDA;
	margin: 10px;
	font-size: small;
}

div#nav ul li:hover ul
{
	display: block;
	z-index: 20;
}

div#nav ul li ul li a:link, div#nav ul li ul li a:visited
{
	text-decoration: underline;
	font-size: small;
}

div#content
{
	z-index:0;
	width: 480px;
	padding: 20px 10px 50px 10px;
	text-align: left;
	clear: both;
	margin: 0 10 100px 10px;
}

div#footer
{
	height: 80px;
	clear: both;
}

div#blog_frame
{
	width: 480px;
	z-index: 1;
}

div.blog
{
	padding: 10px;
	margin: 0 0 5px 0;
	width: 460px;
	position: relative;
	z-index: 1;
}

div.blog h2 { color: #FF0000; }

p.datetime
{
	position: absolute;
	top: 8px;
	left: -85px;
	width: 60px;
	font-size: large;
	font-weight: bold;
	background-color: #CCC;
	color: #7BADDA;
	padding: 7px;
}

div#alph
{
	position: absolute;
	top: 150px;
	left: -25px;
	width: 10px;
	font-size: small;
	font-weight: bold;
	background-color: #CCC;
	color: #7BADDA;
	padding: 7px;
}

div#alph a:link, div#alph a:visited { color: #7BADDA; }
div#alph a:hover { color: #AFDAFF; }

div#player_box_bar
{
	width: 400px;
	height: auto;
	background-color: #000;
	color: #FFF;
	font-size: x-large;
	padding: 5px 15px 5px 15px;
	clear: both;
}

div#player_box_bar span
{
	width: 195px;
	float: left;
	display: block;
}

div#player_box_bar a
{
	color: #FFF;
	text-align: right;
	text-decoration: none;
	width: 195px;
	float: left;
	display: block;
}

div.player_profile
{
	background-color: white;
	padding: 10px;
	background-image: url(/images/wufc_card_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 440px;
}

div.player_profile img
{
	border-color: #000;
	border-width: 0 3px 3px 3px;
	border-style: ridge;
}

p.player_small
{
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	background-color: #333;
	width: 475px;
}

p.player_small a, p.player_small a:visited
{
	color: #FFF;
	font-size: 35px;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 440px;
	height: 100%;
	display: block;
}

p.player_small a img { margin: 5px 20px 0 5px; }
p.player_small a:hover { color: #999; }
p.player_small:hover { border-color: #999; }

div#s_logo
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

h2 { color: #FF0000; }
table
{
	width: 100%;
	border-color: #707070;
	border-width: 1px;
	border-style: solid;
}
td
{
	border-color: #474747;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}


div#stats 
{
	font-size: x-small;
	background-image: url(/images/wufc_card_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

span.message
{
	color: #FF5353;
	font-size: x-small;
}

div#sp1 
{
	width: 144px;
	border: 0px solid black;
	height:50px;
	float:left;
	margin: 0 0 0 10px;
}

div#sp2
{
	width: 332px;
	border: 0px solid black;
	height:50px;
	float:left;
} 


div#teams
{
	background-image: url(/images/soccerfield.gif);
	background-repeat: repeat-y;
	width: 456px;
	height: 544px;
	font-size:xx-small;
	position:relative;
}

div#teams div
{
	width: 100px;
	text-align: center;
	padding: 0 5px 5px 5px;
	background-color: #fff;
	border: 1px solid black;
}

div#teams div p
{
	padding: 0 0 2px 0;
	width: 100px;
	background-color: #272727;
	color: #FFF;
}


div#pos_LM
{
	position: absolute;
	top: 230px;
	left: 50px;
}

div#pos_ST
{
	position:absolute;
	top:80px;
	left:170px;
}


div#pos_CB
{
	top:370px;
	left:170px;
	position:absolute;
}

div#pos_GK
{
	position:absolute;
	left:170px;
	top:470px;
}


div#pos_CM
{
	position: absolute;
	top: 230px;
	left: 170px;
}

div#pos_RM
{
	position: absolute;
	top: 230px;
	left: 290px;
}


div#pos_RB
{
	position: absolute;
	top: 370px;
	left: 290px;
}

div#pos_LB
{
	position: absolute;
	top: 370px;
	left: 50px;
}

div#alert
{
	background-color: #FFF;
	border-color: #F03;
	border-width: 4px;
	border-style: solid;
	width: 210px;
	padding: 5px;
	position: absolute;
	top: 5px;
	left: -250px;
	text-align: center;
	font-size: x-small;
}