body {
	color: #333333;
	background-color: #1b1b1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
}
#content h1 {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding: 8px;
	margin-bottom: 5px;
	color: #003746;
	font-size: 24px;
	text-transform: capitalize;
}
#content h2 {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CC3300;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content h1 span {
	font-size: 14px;
}

a:link {
	color: #DF270F;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #DF270F;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #06ACFF;
}
img {
 vertical-align:bottom;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
#container {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.basketballcourtnewyork.com/images/content_bg.png);
}
#header {
	height: 104px;
	width: 1005px;
	position: relative;
}
#logo {
	left: 35px;
	top: 1px;
	position: relative;
	height: 103px;
	width: 186px;
	display: inline;
}


#middle {
	height: 227px;
	width: 1005px;
	background:url(http://www.basketballcourtnewyork.com/images/middle_img.jpg);
}
#navigation {
	height: 40px;
	width: 1005px;
	background:url(http://www.basketballcourtnewyork.com/images/navigation_bg.png);
}
#content {
	width: 960px;
	padding-left: 25px;
}
#footer {
	width: 1003px;
	background-color: #E5E5E5;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2590CB;
	border-left-color: #2590CB;
	color: #666666;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:visited {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color: #DF270F;
	text-decoration:underline;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#cities {
	margin: auto;
	width: 90%;
}

#cities td {
    text-align: left; 
	vertical-align: top;}


.cent_ital {
	font-style: italic;
	text-align: center;
}
.leftimgarts {
	float:left;
	margin-right:10px;
	border: #333333 1px solid;
}
.rightimgarts {
	float:right;
	margin-left:10px;
	border: #333333 1px solid;
}
.imgartsthumb {
	 border: #333333 1px solid;
}
.rightimg {float: right; margin: 0px 0px 10px 10px; position:relative; display:block;}
.rightimg span {visibility:hidden;display:none;}
.rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}

#consult {
	position: relative;
	left: 619px;
	top: 1px;
	height: 103px;
	width: 190px;
	display: inline;
}

.topcta {
	float: right;
	margin: 0px;
	position:absolute;
	display:block;
	top:1px;
	right:7px;
}
.topcta span {visibility:hidden;display:none;}
.topcta:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
.rightimgnormal {
	float: right;
	margin-left: 12px;
	margin-bottom: 15px;
}
