@charset "UTF-8";

body {
	background-image: url(../images/bg-xtile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* CSS Document */


#main_menu {
	height: 51px;
	width: 780px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: top;
	margin: 0px;
	padding-top: 0px;
	float: left;
}
#main_menu #menuTop {
	height: 26px;
	width: 780px;
}
#menuTop ul {
	list-style-type: none;
	display: inline;
}
#menuTop li {
	padding-top: 4px;
}
#one {
	float: left;
	padding-right: 40px;
}
#two  {
	float: left;
	padding-right: 40px;
}
#three  {
	float: left;
	padding-right: 40px;
}
#four {
	float: left;
	padding-right: 40px;
}
#five {
	float: left;
	padding-right: 40px;
}
#six {
	float: left;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/container-bg_tile.gif);
	background-repeat: repeat;
}
#header #links {
	height: 50px;
	width: 60px;
	float: right;
}
#header {
	height: 50px;
	width: 800px;
	background-image: url(../images/header_bg-xtile.gif);
	background-repeat: repeat-x;
	float: left;
}
#header #index_link {
	height: 30px;
	width: 214px;
	background-image: url(../images/index_link.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#index_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9F8F8;
	text-decoration: none;
	height: 30px;
	padding-top: 20px;
	font-variant: normal;
}


.bottomHead {
	height: 20px;
	width: 332px;
	background-image: url(../images/pwbri_head.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
}
.bottomBody {
	background-image: url(../images/pwbri_body.gif);
	background-repeat: repeat-y;
	width: 332px;
}
.bottomFooter {
	background-image: url(../images/pwbri_footer.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 332px;
	background-position: top;
	padding-bottom: 20px;
}
#connect {
	width: 782px;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
	float: right;
}

#tournaments {
	float: left;
	padding-right: 20px;
	width: 360px;
}
#tournaments2 {
	float: left;
	width: 720px;
	padding-right: 20px;
}
#boxTop  {
	height: 20px;
	width: 782px;
	background-image: url(../images/boxTop.gif);
	background-repeat: no-repeat;
}
#boxBody  {
	background-image: url(../images/boxBody.gif);
	background-repeat: repeat-y;
	width: 742px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
}
#boxFooter  {
	background-image: url(../images/boxFooter.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 782px;
}
#welcome  {
	width: 344px;
	margin-top: 10px;
	float: right;
	overflow: auto;
}
#welcome img {
	padding-bottom: 20px;	
	
}
#photoTop {
	height: 39px;
	width: 782px;
	background-image: url(../images/photoTop.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: bottom;
}
#photoBody {
	background-image: url(../images/photoBody.gif);
	background-repeat: repeat-y;
	width: 782px;
}
#photoFooter {
	background-image: url(../images/photoFooter.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 782px;
}
#pwb {
	width: 377px;
	float: left;
	padding-top: 20px;
}
#ri {
	width: 377px;
	float: right;
	padding-top: 20px;
}
#pwb #pwbHead {
	height: 54px;
	width: 377px;
	background-image: url(../images/pwbHeader.gif);
	background-repeat: no-repeat;
}
#pwb #pwbBody {
	background-image: url(../images/pwbriBody.gif);
	background-repeat: repeat-y;
	width: 331px;
	padding-right: 23px;
	padding-left: 23px;
}
#ri #riHead {
	height: 54px;
	width: 377px;
	background-image: url(../images/riHeader.gif);
	background-repeat: no-repeat;
}
#ri #riBody {
	background-image: url(../images/pwbriBody.gif);
	width: 331px;
	padding-right: 23px;
	padding-left: 23px;
}
#pwbriFooter {
	background-image: url(../images/pwbriFooter.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 377px;
}
.bottomBody li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.bottomBody ul {
	padding-right: 23px;
	padding-left: 23px;
}


#footer {
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 800px;
	float: left;
}
#product {
	background-image: url(../images/product.gif);
	float: right;
	height: 37px;
	width: 193px;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 10px;
}
#product a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#product p {
	padding-top: 10px;
	padding-left: 12px;
}
#annTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/announcements.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#faqTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#linksTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#contactTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#teamsTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/teams.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#regTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/reg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#merchTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/merch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#tryTitle {
	height: 26px;
	width: 742px;
	background-image: url(../images/tryouts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#tourTitle {
	height: 26px;
	width: 200px;
	background-image: url(../images/tour.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#historyTitle {
	height: 26px;
	width: 200px;
	background-image: url(../images/history.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#ann1 {
	width: 742px;
	padding-top: 20px;
	display: block;
	float: left;
}
#ann2 {
	width: 742px;
	padding-top: 20px;
	display: block;
	float: left;
}
#ann1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
#ann2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding-left: 10px;
}
#ann2 ul {
	padding-top: 10px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
#ann1 #annImg {
	height: 173px;
	width: 151px;
	float: left;
}
#ann2 #content h3 {
	padding-left: 10px;
}


#ann2 #annImg2 {
	float: left;
	height: 173px;
	width: 151px;
}
#ann1 #content {
	width: 591px;
	float: right;
}
#ann2 #content {
	width: 591px;
	float: right;
}
#content ul {
	list-style-image: url(../images/bullet.gif);
}
#boxBodyLinks #content li {
	padding-bottom: 10px;
}
#product a {
	color: #CCCCCC;
}
#container #footer #copy {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.thumbnail img {
	padding-right: 20px;
	padding-bottom: 20px;
}
