body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 90%;
	margin: 0;
	text-align: center;
	background: #333 url(images/bodybkgnd.gif) repeat-y center top;
	
}
/* --- typographic styles ---- */
p,h1,h2,h3,h4,ol,ul,li {
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover { border-bottom: 1px; }


#wrapper {
	background: #fff url(images/background.gif) no-repeat left top;
	
	margin: 0 auto;
	width: 955px;
	text-align: left;
	float: none;
	height: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 139px;
	width: 955px;
}
#maincontent {
	margin: 0px;
	padding: 0px;
	/* height: 600px; */
}

#leftside {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	overflow: hidden;	
}
#leftside table {
	width: 249px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
}
#leftside td {
	white-space: nowrap;
}


#leftside tr.evenrow {
	background: #FFC;
}
#leftside tr.oddrow:hover {
	background: #CCC;
}
#leftside tr.evenrow:hover {
	background: #CCC;
}

#leftbody p.title {
	font-weight: normal;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}
#leftbody p.subtitle {
	font-weight: bold;
	text-align: center;
}

#lefthead {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
#leftbody {
	margin: 0px;
	padding: 0px 5px;
	width: 239px;
	border-right: 1px solid #F30;
	z-index: -100;
	overflow: hidden;
}

#middle {
	margin: 12px 0px 0px;
	padding: 0px 20px;
	width: 475px;
	float: left;
	background: #FFF url(none) no-repeat left top;
	border-top: 1px solid #F30;
}
#middle img.corner {
	margin-left: -21px;
	margin-top: -1px;
}
#middle .articleimg {
	float: right;
	border: 1px solid #000;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666;
	text-align: center;
}


#middle h1 {
	color: #F63;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 2em;
}
#middle p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
#middle ol {
	list-style: outside;
	margin-left: 20px;
}
.important {
	background: #FF0;
}

#rpitable {
	float: right;
	border: 2px solid #000;
	width: 200px;
	padding: 5px;
	margin: 0px 0px 10px 10px;
}
#middle #history {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#rpitable h4 {
	text-align: center;
}

#rpitable table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#rpitable table td {
	padding: 1px;
}




#rightside {
	margin: 12px 0px 0px;
	padding: 0px;
	width: 189px;
	float: right;
}
#rightside h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
#rightside ul {
	list-style: none;
}
#rightside li {
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#rightside li img {
	border-width: 0px;
	border-style: none;
}
#rightside p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
}
#sideBlog {
	background: url(images/bballgrunge.gif) no-repeat left top;
	margin: 0px 0px 20px;
	padding: 7px;
	border-top: 1px solid #F30;
	border-right: none;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
}
#blogcomments {
	margin-top: 5px;
	clear:both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #666;
}

#sideSubscribe {
	padding: 7px;
	margin-bottom: 20px;
	border-right: none;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
}
#sideSubscribe label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#sideSubscribe input.button {
	font-size: 0.8em;
}


#sideLinks {
	padding: 7px;
	margin-bottom: 20px;
	border-right: none;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
}


#footer {
	background: #666;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 955px;
}
#facebook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	padding: 1px;
	margin: 0px auto 10px;
	width: 170px;
	/*height: 70px;*/
	text-align:center;
}



/* Tourbo Tourney Styles */





.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
