@charset "utf-8";
/* Wizards Basketball Camps CSS Document */

body {margin:0; padding:0; background: #000000;}
caption {font-family: century gothic, arial, sans-serif; font-size: 14px; font-weight:bold;}
#wrap {margin:0 auto;width:950px;background:url(http://www.nba.com/media/wizards/bg_sidenav_200.gif) repeat-y #FFFFFF;}
#header {margin:0; padding:0;}
#leftCol {margin:0; width:200px; float:left;}
#rightCol {magin:0; width:750px; float:right;}
#UAfooter {background:#000;text-align:center;} 
#footer {magin:0;width:100%; padding:0; background:#CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#footer p {padding:10px; text-align:center;}
.txt {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

.title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #005083;
}


a {color:#005083; text-decoration:none;}
a:hover {text-decoration: underline; color: #ba9753;}

.sidenav {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #005083;
}

.content {width:auto; padding:10px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

#media {width:416px; float:right; margin-left:10px;}

ul {margin:auto;}
ul li {margin-left:10px; list-style:url(http://www.nba.com/media/wizards/ball_15.gif);}

table.guests {width:90%; margin-top:10px; border-collapse:collapse;}
table.guests th, table.guests td{font-size:12px; margin:0; padding:3px 5px; border: 1px solid #babcbe;}
table.guests th[scope="col"] {background:#ececec;}
table.guests th:last-child {text-align:left;}

