body {
	background: #414141;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/backgroundG.gif);
}

* html body {
	line-height: 14px;
}
a:link { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #EF4416;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

#content a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #EF4416;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : -12px;
margin-left : 10px;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 341px;
	height:454px;
	display:inline;
	overflow:hidden;
	margin-top: 115px;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 16px;
	height: 35px;
	padding-top: 14px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#top {
	background: url(images/tennis-header10.jpg) no-repeat 0% 0%;
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 217px;
	padding-top: 16px;
	float: center;
	width: 763px;
	background-color:#1c2f45;
	
}

#right {
	background: url(images/banner3-10a.jpg) no-repeat 0% 0%;
	border: 6px solid #FFFFFF;
	float: right;
	height: 655px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	width: 366px;
	background-color:#258937;
	display:inline;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}


#catalogbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#catalog{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 375px;
	padding-top: 16px;
	text-align: center;
	width: 563px;
	background-color:#1c2f45;
}


