/* CSS Document */

body { 
margin: 0px; margin-right: 0px; padding: 0px; font-family: Tahoma; 
}
.style1 {
	background-image: url('http://www.fantasycurves.com/graphics/fantasy-curves-01.jpg');
	height: 215px;
}
.description { 
	width: 240px;
	height: 200px;
	padding: 0px;
	float: right;
	margin: 10px 10px 0px 0px; 
}
.description h1 { 
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
	margin: 0px; 
}
.description .topdescription { 
	color: #000000;
	text-align: justify;
	padding: 0px 10px;
	margin: 0px; 
	font-family: Tahoma;
	font-size: 12px;	
}
	#table {
	float: center;
	width: 748px;
	text-align: left;
	padding-left: 12px;
	padding-top: 15px;
}

#cell {
	font-family: tahoma; 
	font-size: 8pt;
	float: left;
	height: 230px;
	width: 154px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 8px 8px 8px 8px;
	margin: 0px 15px 15px 0px;
	border: 1px solid #cccccc;
	overflow: hidden;
	display: inline; /* Fix IE6 double-margin issue */
}

.thumb {
	background-color:#ffffff;
	border: 2px #8D3B85 dotted; 
	border-thickness: 2px;
} 

a:hover .thumb { 
	border: 2px #00CCFF solid; 
	border-thickness: 2px; 
}
.style2 {
	background-image: url('http://www.fantasycurves.com/graphics/fantasy-curves-03.jpg');
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	background-image: url('http://www.fantasycurves.com/graphics/fantasy-curves-04.jpg');
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;	
}
.style4 {
	background-image: url('http://www.fantasycurves.com/graphics/fantasy-curves-05.jpg');
	height: 25px;
}
.style5 {
	background-color: #FFFF99;
	text-align: left;
	width: 760px;
}
.style6 {
	text-align: left;
	width: 200px;
}
.leftmenu {
	padding-left: 10px;
	padding-top: 20px;
	font-weight: bold;
	color: #00CCFF;
}
.categories {
	padding-left: 20px;
}
.leftadd {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
.copyright {
	font-size: 12px;
}
a {
	color: #8D3B85;
}
a:visited {
	color: #8D3B85;
}
a:active {
	color: #8D3B85;
}
a:hover {
	color: #00CCFF;
}