html	{
	background-color:#fff; }

body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	background-color: #000000;
	color: #FFF ;
	width:750px;
	/*width:100%;*/
	height:100%;
	margin: 0 auto;
	}

#header	{
	text-align:center;
	}

#wrapper	{
	margin:0;
}
	
#nav	{
	float:left;
	width:120px;
	height:auto;
	background-color:#0000FF;
	}
	
#main	{
	float:right;
	width:618px;
	margin:0;
	background-color:#000000;
	}	

#main2	{
	float:right;
	width:618px;	
	margin:0;
	background-color:#000000;
	}

#pagename {
	background-color:#993300;
	margin:0;
	margin-bottom:10px;
	font-size: 16px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;	
	text-transform: uppercase;
	line-height:1.25em;
	}	

.tourney_pic	{
	width:600px;
	text-align:center;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:#CCC thin solid;
}	

table.TShirtOrder	{
	width: 98%;
	font-size:12px;
	color:FFF;
}
	
table.TShirtOrder, td	{
	border:thin solid #FFF;
	border-collapse:collapse;
	text-align:center;
	padding: 4px;	
	}
	
table.tournament	{
	width:98%;
	font-size:12px;
	color:#FFF;
	}
	
.info_qty	{
	text-align:center;
}

.info_size	{
	text-align:left;
}

.info_price	{
	text-align:right;
}				

table.tournament, td	{
	border:thin solid #FFF;
	border-collapse:collapse;
	text-align:center;
	padding: 4px;	
	}
	
td.t_tournament	{
	border: thin solid #FFF;
	text-align:left;
	} 

td.t_center	{
	border: thin solid #FFF;
	text-align:center;
	}	

th	{
	border: thin 1px solid #FFF;
	}

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal;}

h1 {  font-family: Arial, Helvetica, sans-serif}



.footer {	
	background-color: #0000FF;
	font-size: 10px; 
	color: #FFFFFF;
 	text-align: center; 
	font-weight: bold;
	line-height:2em;
	}
	
.links_list	{
	text-align:center;
	text-decoration:none;
	line-height:2em;
	list-style:none;
	font-size:14px;
	}
	
#site_by	{
	padding-left:10px;
}	

#counter	{
	padding-left:10px;
}			

a:link {color: #FFF;}

a:visited {color: #FFF;}

a:hover {color: #FFFF00;} /* yellow */

a:active {color: #FFF;}

table#hotels	{
	border:thin solid white;
	border-collapse:collapse;
	text-align:center;
	padding: 4px;
	margin:auto;
    background-color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #FFFFFF;
	text-align: left; 
	text-decoration: none;		
	}
	
table#hotels td.hotel_heading	{
	width:50%;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}	

.main_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF;
	background-color: #000000; 
	text-align: left; 
	text-decoration: none;
	}

.main_text_centered {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF;
	background-color: #000000; 
	text-align: center; 
	text-decoration: none;
	}

.main_text_justified {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF;
	background-color: #000000; 
	text-align: justify; 
	text-decoration: none;
	}
	
.front_page_left	{
	width:300px;
	float:left;
	font-size:10px;
	text-align:center;
	padding:5px;
	}
	
.front_page_right	{
	width:300px;
	float:right;
	font-size:10px;
	}
	
.front_page_hotel	{
	border:thin #CCCCCC solid;
	text-align:center;
	font-size:12px;
	}			
	
#register,	{
	width: 100%;
	border:thin solid white;
	border-collapse:collapse;
	}
	
td.info_title	{
	border:none;
	border-collapse:collapse;
	text-align:right;
	color:#FFFFFF;
	}
	
td.info_input	{
	border:thin solid white;
	border-collapse:collapse;
	text-align:left;
	}
	
.ThankYouBox	{
	width:95%;
	margin:auto;
	border: thin solid #FFFFFF;
	}	
	
.ThankYouText	{
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	text-align:center;	
	}

TD.error	{
	color: red;
	font-weight: bold;    
	}	
	
.GeneralBox	{
	width:80%;
	margin:auto;
	border: thin solid #FFFFFF;
	}
	
#tshirt	{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color: yellow;
	font-size:18px;
	}	
	
#clear { clear: both; }		
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 118px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(/styles/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
padding-right:0px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 118px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(/styles/glossyback2.gif);
}
	
	
		
