html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #D0C0A7;
	background-image:url(../_images/bg-wallpaper.gif);
	line-height: 16px;
	color: #000000;
	text-align: left;
}

img{
	border: 0px;
}

#wrapper{
	width: 1024px;
	text-align: left;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header{
	background-image:url(../_images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 120px;
	text-align: left;
}

#header-page{
	background-image:url(../_images/bg-header.jpg);
	background-repeat: repeat-x;
	height: 145px;
	text-align: left;
	width: 100%;
}

#header-menu{
	float: left;
}

#header-logo{
	float: left;
	width: 405px;
	vertical-align: top;
}

#header-banner{
	float: right;
	padding: 30px 20px 0 0;
	width: 500px;
}


#header-ticker{
	background-color: #000000;
	height: 30px;
	width: 100%;
	text-align: left;
}

#poll{
	float: left;
	margin: 20px 0 0 0;
}




#header-tools{
	background-color: #EEEEEE;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	padding: 5px 0 5px 5px;
	height: 20px;
	text-align: left;
}

#header-tools a{
	color: #000000;
}

#header-tools a:hover{
	color:#666666;
}

#header-tools-info{
	float: left;
}

#header-tools-top-links{
	text-align: right;
	float: right;
	padding: 0 5px 0 0;
}


#content{
	text-align: left;
	margin: 0;
	padding: 0;
	

	
}

#content-login{
	background-color: #FFFFFF;
	height: 600px;
}

#content-main{
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	
}
	
#content-left{
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	float: left;
	width: 457px;
	padding-left: 5px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-middle{
	background-color: #FFFFFF;
	float: left;
	width: 310px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-right{
	background-color: #000000;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	width: 251px;
	text-align: center;
}

#content-none{
	width: 275px;
	float: left;
	background-image: url(../images/ps_tile_bg.gif);
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-page{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	padding: 15px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-page-footer{
	float: left;
	width: 900px;
}

#content-page-interview{
	background-color: #FFFFFF;
	float: left;
	width: 1024px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

#content-page-interview-current{
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	padding: 7px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	height: 100%;
	min-height: 100%;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-page-interview-archive{
	float: left;
	width: 246px;
	padding: 7px;
	font-family: Verdana, Arial, Tahoma;
	height: 100%;
	min-height: 100%;
	background-image:url(../images/banner-border.gif);
	background-repeat: repeat-y;
	background-color: #EEEEEE;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-page-coverage{
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

#content-page-video{
	background-color: #000000;
	float: left;
	width: 100%;
	text-align: center;
	padding: 35px 0 35px 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

#content-page-coupons{
	width: 245px;
	float: left;
	background-color: #EEEEEE;
}


#content-page h1, #content-page-interview-current h1{
	background-color: #EEEEEE;
	border:1px solid #CCCCCC;
	margin: -2px 0 10px 0;
	padding: 10px;
}

#content-page-text{
	float: left;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	padding: 10px;
	width: 455px;
}

#content-page-photos{
	float: left;
	width: 245px;
	padding: 10px;
}

#content-page-banner{
	float: left;
	width: 189px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image:url(../images/banner-border.gif);
	background-repeat: repeat-y;
	background-color: #F7F7F7;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#footer{
	background-color: #000000;
	border-top: 5px solid #CCCCCC;
	padding: 10px;
	width: 1004px;
	clear: both;
	margin: 0 auto 0 auto;
}

#footer p, #footer a{
color: #CCCCCC;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	line-height: 16px;
	margin: 0;
	padding: 3px;
}



.clearfloat{
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
}

.clearfloat{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#EEEEEE;
	border-right:1px solid #EEEEEE;
    text-align:center;
}

.submenutext
{
    background-color:#990000;
    color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size:11px;
    width:150px;
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #000099;
}

.submenutext a{
	color: #FFFFFF;
	font-size: 9px;
	font-weight: 100;
	text-align: left;
}

h1{
	color: #000033;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}

h2{
	color: #333333;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	padding: 0;
	margin: 10px 0 0 0;
}	

h3{
	color: #666666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 0 0 0;
	margin: 0 0 2px 0;
	text-align: left;
}

h4{
	color: #333333;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-align: left;
}	

p{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 0;
}

.article-summary{
	border-top: 1px solid #EEEEEE;
	border-botom: 1px solid #EEEEEE;
	padding: 3px;
}

.article-summary-image{
	float: left;
	padding: 5px;
	
}

.article-summary-text{
	float: left;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	padding: 3px 0 15px 5px;}
	
#news-main{
	padding: 10px 10px 0 10px;
	float: left;
	width: 430px;
}

#news-annoucements{
	float: left;
	margin: 0 20px 0 10px;
	padding: 0 20px 0 10px;
}

#news-featured{
	float: left;
	padding: 0 0 0 0;
	width: 415px;
	
}

#news-featured a{
	color: #990000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	line-height: 175%;	

}

#news-featured a:hover{
	color:#000099;	
}


#news-headlines-categorized{
	padding: 10px;
}

#news-headlines-categorized a:hover{
	color:#000099;	
}

#news-headlines-categorized a{
	color: #333333;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	line-height: 175%;	
}


#news-headlines{
	padding: 10px;
	width: 220px;
}

#news-headlines a{
	color: #333333;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	line-height: 175%;	
}

#news-headlines a:hover{
	color:#000099;	
}

#news-headlines ul{
	padding: 0 0 10px 12px;
	margin:  0 0 0 12px;
}

#news-headlines li{
	margin: 5px 0 0 2px;
	padding: 10px 0 0 2px;

}


.category-header{
	background-color: #EEEEEE;
	border:1px solid #CCCCCC;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	width: 265px;
	padding: 2px 2px 2px 5px;
	margin: 5px 0 0 0;
}

.section-header{
	background-color: #D0C0A7;
	float: left;
	color: #1b1b1b;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 6px 12px;
	margin: 0 0 10px 0;
	width: 100%;
}

.section-header-dark{
	background-color:#000000;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 0 0;
	height: 27px;
	width: 230px;
}

.input-box{
	height: 16px;
	padding: 1px;
	margin: 0px;
	font-size: 9px;
}

.input-button{
	color: #000066;
	font-size: 9px;
	height: 20px;
	padding: 1px;
	margin: 0px;
}

img .interviewee{
	float: left;
	text-align: left;
	padding: 0 10px 0 0;
}



#submit-article h2{
	width: 475px;
	padding: 5px;
	background-color: #E6E8FA;
	border: 1px solid #EEEEEE;
}


	
		.article-details-section{
			float: left;
			width: 450px;
			padding: 10px;
		}
		
		.article-details-section textarea{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			width: 100%;
			height: 100px;
		}
		
	
		
			.article-details-section-left{
				float: left;
				width: 345px;
			}
			
			.article-details-section-right{
				float: left;
				width: 250px;
			}

			.article-details-row{
				float: left;
				padding: 3px;
				width: 100%;
			}
				
					.article-details-row label{
						width: 10em;
						float: left;
						text-align: left;
						display: block;
					}
					
					.article-details-row input{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						padding: 2px;
						width: 215px;
					}
						
					.article-details-row select{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						padding: 2px;
						width: 222px;
					}
label{
	width:150px;
	font-weight: bold;
}

#spotlight-interview-ad{
	background-image:url(../images/bg-spotlight-interview.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #000000;
	height:300px;
	width: 245px;
	margin: 0;
	padding: 95px 0 0 15px;
	text-align: left;
	
}

#spotlight-interview-ad a{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height: 17px;
	}
	
#spotlight-interview-ad a:hover{
	color:#CCCCCC;
}

#player-of-the-week-ad{
	background-image:url(../images/bg-player-of-the-week.jpg);
	background-repeat:no-repeat;
	height:500px;
	width: 250px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	line-height: 17px;
	
}

#send-article-ad{
	background-image:url(../images/bg-send-article.jpg);
	background-repeat:no-repeat;
	height:225px;
	width: 245px;
	padding: 35px 10px 0 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	line-height: 17px;
	
}

#send-article-ad a{
	color: #CCCCCC;
}

#send-article-ad a:hover{
	color: #006699;
}


#weather {
	text-align:center;
}

#category-links{
	padding: 10px 20px 0 20px;
	font-size: 12px;
	font-family: arial, verdana, tahoma;	
	line-height: 25px;

}

#category-links a{
	color: #FFFFFF;
	margin: 0 0 5px 0;
}

#category-links a:hover{
	color:#0033FF;
}

#content-directory{
	
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
}

#content-directory-categories{
	float: left;
	background-color: #EEEEEE;
	width: 200px;
	padding: 15px;
	height: 100%;
	min-height: 100%;
}

#content-directory-categories a{
	color: #666666;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

#content-directory-profile{
	float:left;
	background-color: #FFFFFF;
	padding: 15px;
	width: 700px;
	min-height: 100%;
	height: 100%;
}

#content-directory-profile p{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;

}

.webtext{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

.webtextbold{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.directorybg {
	background-image:url(../_images/header_bg.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	background-color:#000099;
	padding:5px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.nospill{
	clear:both;
}

#speaking-kurtly{
	float:left;
	padding: 10px 0 10px 10px;
}

#menu {
	height: 45px;
	background-image:url(../_images/menu.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	float: left;
	padding: 0;
	margin: 0;
}

#menu span {
	display: none;
}
#menu li, #menu a {
	height: 45px;		/* Each button must have the same height, define it here */ 
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}


/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-01 { width: 150px; }
#menu-02 { width: 150px; }
#menu-03 { width: 120px; }
#menu-04 { width: 165px; }
#menu-05 { width: 140px; }
#menu-06 { width: 150px; }
#menu-07 { width: 129px; }

/* Changed values should match sum of "width" numbers specified above */ 
#menu-01 a:hover	{ background: transparent url(../_images/menu.jpg) 0px -45px no-repeat; }
#menu-02 a:hover	{ background: transparent url(../_images/menu.jpg) -150px -45px no-repeat; }
#menu-03 a:hover	{ background: transparent url(../_images/menu.jpg) -300px -45px no-repeat; }
#menu-04 a:hover	{ background: transparent url(../_images/menu.jpg) -420px -45px no-repeat; }
#menu-05 a:hover	{ background: transparent url(../_images/menu.jpg) -585px -45px no-repeat; }
#menu-06 a:hover	{ background: transparent url(../_images/menu.jpg) -725px -45px no-repeat; }
#menu-07 a:hover	{ background: transparent url(../_images/menu.jpg) -875px -45px no-repeat; }

#menu-sports {
	width: 1024px;
	float: left;
	padding: 10px;
	margin: 0;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#menu-sports li, #menu-sports a {
	display: block;
	margin: 0 0 0 15px;
	color: #FFFFFF;
}

#menu-sports a:hover {
	color: #CCCCCC;
}

#menu-sports li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

.content-potw{
	background-color: #FFFFFF;
	padding: 25px;
	width: 460px;
	float: left;
	
}

#players-of-the-week{
	float: left;
	width: 290px;
	padding: 7px 7px 7px 15px;
}

	#players-of-the-week .male{
		width: 111px;
		float: left;
		padding: 12px;
		font-size: 10px;
	}
	
	#players-of-the-week .female{
		width: 111px;
		float: left;
		padding: 12px;
		font-size: 10px;
	}
	