* {
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#master_container {
	width: 1024px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../tournament_images/back_tile.gif);
	background-repeat: repeat-y;
}

#main_body {
	background-image: url(../tournament_images/main_back.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 964px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	height: 160px;
	position: relative;
	margin-bottom: 6px;
	position: relative;
	z-index: 40;
}

#logo_home {
	width: 293px;
	height: 63px;
	float: left;
}

#title_header {
	width: 944 px;
	height: 98px;
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	z-index: 5;
}

#nav_bar {
	position:relative;
	z-index:60;
}

#flash_content {
	position:relative;
	z-index:10;
}

#breadcrumb_area {
	height: 20px;
	width: 350px;
	margin-top: 5px;
}
#headline_text {
	width: 350px;
	float: left;
	margin-top: 20px;
}

#headline_text2 {
	width: 350px;
	float: left;
	margin-top: 10px;
}

#headline_rightside {
	width: 594px;
	float: right;
	position: absolute;
	text-align:right;
	z-index: 22;
	left: 350px;
	top: 0;
}

#login_area {
	position: absolute;
	float: right;
	width: 594px;
	left: 0px;
	top: 7px;
	z-index: 23;
}

#left_column {
	width: 209px;
	float: left;
	background-image: url(../tournament_images/body_back3.jpg);
	background-repeat: repeat-y;
}

#left_column2 {
	width: 209px; height: 407px;
	float: left;
	background-image: url(../tournament_images/body_back3.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
}


#right_column2 {
	width: 755px;
	float: left;
	margin-top: 5px;
}

#body_text_back {
	width: 209px;
	background-image: url(../tournament_images/body_back1.jpg);
	background-repeat: no-repeat;
}

#body_text_back2 {
	width: 209px; hieght: 407px;
	background-image: url(../tournament_images/body_back1.jpg);
	background-repeat: no-repeat;
}

#body_text_area {
	padding-top: 20px;padding-bottom: 10px;
	background-image: url(../tournament_images/body_back2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#body_text_area2 {
	padding-left: 10px;	padding-right: 10px;
	background-image: url(../tournament_images/body_back2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 407px;

}

.body_deflist {
	padding-top: 10px;
	padding-bottom: 10px;
}

#flash_container {
	width: 740px;
	float: left;
	position: relative;
	z-index:10;
	left: 15px;
	margin-bottom: 7px;
}

#body_frame_back {
	width: 734px;
	background-image:url(../tournament_images/2nd_body_repeat.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-left: 10px;
	position: relative;
	z-index:10;
}
#body_area {
	background-image:url(../tournament_images/2nd_body_top.jpg);
	background-repeat: no-repeat;
}
#extra_imagery_1 {
	width: 296px;
	float: left;
}
.right_side_text {
	width:400px;
	float:left;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.left_side_text {
	width:418px;
	float:left;
	margin-top: 30px;
	margin-left: 20px;
}

#page_body_footer {
	height: 46px;
	background-image:url(../tournament_images/2nd_body_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}

.about_bts {
	height: 407px;
	background: url(../tournament_images/about_bts_back.jpg);
}

.bts_tournaments {
	background: url(../tournament_images/tournament_back.jpg);
}

.global_tournaments {
	height: 447px;
	background: url(../tournament_images/global_tournament_back.jpg);
}

#news_base {
	left: 15px;
	width:740px;
	height: auto;
	background-image: url(../tournament_images/news_mid_index.jpg);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}

#news_toparea {
	width: 571px;
	height: auto;
	background-image: url(../tournament_images/news_top_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#news_body {
	width: 571px;
	background-image: url(../tournament_images/news_bottom_index.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

#news_title {
	background-image: url(../tournament_images/news_title.jpg);	
	background-repeat: no-repeat;
	width: 118px;
	height: 105px;
	float: left;
	position:relative;
}

#news_item1 {
	width: 196px;
	float: left;
	margin: 10px;
	left: 10px;
	position:relative;
}

#news_item2 {
	width: 196px;
	float: left;
	padding-left: 8px;
	margin: 10px;
	left: 10px;
	position:relative;
}
#salescontact_master {
	margin: 0 auto 0 auto;
	width:410px;
	height:450px;
}
#salescontact_holder {
	width:410px;
	height:390px;
	clear:both;
}
#sales_contact {
	float:right;
	width: 169px;
}

ul#sales_btn {
	position:relative;
	left: 15px;
	width: 139px;
	text-align:center;
	vertical-align:middle;
	display:block;
	margin-top:30px;
}

#sales_btn li {
	background-image:url(../tournament_images/salescontact_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	width: 94px; height:50px;
	color:#fff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	font-variant:small-caps;
	line-height:1.1em;
	padding-left: 45px;
	text-align:left;
}

#sales_btn li a, #sales_btn li a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
}

#sales_btn li a:hover {
	color:#feb61c;
	text-decoration:none;
	display:block;
}

#body_textarea {
	width: 410px;
	margin-top: 30px;
	padding-left: 300px;
	position:relative;
}

#body_textarea2 {
	width: 400px;
	margin-top: 30px;
	padding-left: 20px;
	position:relative;
}

#body_area dl.testimonials_list {
	width: 670px;
	float: left;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left:20px;
	margin-right:10px;
}

#body_area dl.testimonials_list dd.testimonial_text {
	width: 425px;
	padding-left: 5px;
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body_area dl.testimonials_list dd.testimonial_img {
	width: 210px;
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}

#body_area dl.testimonials_list dd.testimonial_name {
	width: 205px;
	float: right;
	clear: right;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
}

.bottom_border {
	border-bottom: dashed;
	border-bottom-color:#FFCC00;
	border-bottom-width: 1px;
}

.testimonial_text p {
	padding-bottom: 7px;
}

#partner_content_area {
	width: 550px;
	margin-left: 20px;
	margin-top: 10px;
}

#body_area dl.partner_item {
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 30px;
}

#body_area dl.partner_item dd {
	padding-left: 10px;
}

.body_text_center_callout {
	background-color:#195697;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 10px;
}


#secondarynav_list {

}

#secondarynav_list li{
	list-style: disc;
	list-style-position: outside;
	margin-left: 25px;
}

#global_txt_body {
	margin-top: 10px;
	margin-left:25px;
	width: 550px;
}

.username_input, .password_input {
	background-color: #7fa1d4;
	height: 22px;
	border: none;
	line-height: 22px;
	vertical-align:middle;
	padding-left:5px;
}
.message_input {
	background-color: #7fa1d4;
	border: none;
	line-height: 22px;
	vertical-align: middle;
	padding-left:5px;
}

.submit_button input {
	color: #fff;
	background: #222932;
	border: 2px outset #b1b9c4;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 90%;
	cursor: pointer;
	height: 22px; width: 50px;
}
.submit_button a {
	color: #fff;
	background: #222932;
	border: 2px outset #b1b9c4;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 90%;
	cursor: pointer;
	height: 22px; width: 50px;
}


#sponsored_list {
	margin-top: 5px;
}
#sponsored_list li {
	float: left;
	display:inline;
	line-height: 40px;
	vertical-align:middle;
	margin-right: 20px;
}

#body_frame_area {
	width: 400px;
	height:550px;
	background-image: url(../tournament_images/background_blue.jpg);
	background-position: bottom;
	background-repeat: repeat;
}
.heading_background {
	background-color:#003366;
	padding: 10px;
	width: 650px;
	margin-left: 20px;
}

#salescontact_head {
	background-image:url(../tournament_images/contact_tournament_head.gif);
	background-repeat:no-repeat;
	width: 410px; height:57px;
	position:relative;
}

#contact_list {
	width: 400px;
	border-collapse:collapse;
}

#contact_list tr td {
	padding-right: 10px;
	background-position:top;
	vertical-align:top;
}

#footer_index {
	width: 964px;
	height: 204px;
	background: #000000 url(../tournament_images/footer.jpg);
	clear: both;
	position: relative;
}
