body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/tablebg.gif"); background-repeat: repeat-y;
	color: #9D59C4;
}
body, td, th {
	color: #9D59C4;
	font-size: 16px;
	}

html, body{height:100%}

.fullheight{height:100%}

.nospace {font-size:0px;}

.style1 {
	font-size: 18px;
	color: #9D59C4;
}
.style2 {font-size: 24px}
.style3 {color: #9D59C4}
.style4 {
	font-size: 24px; 
	color: #9D59C4; 
}
.caption {
	font-size: 22px;
	color: #000066; 
}
.buy {font-size: 20px;}

.copyright {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#9D59C4;}
.copyright a:link {color:#9D59C4; text-decoration:none; border-bottom: 1px dotted #9D59C4;}
.copyright a:visited {color:#9D59C4; text-decoration:none; border-bottom: 1px dotted #9D59C4;}
.copyright a:hover {color: #CC6600;}

h1 {color: #9D59C4; font-size: 1.6em;}
h2 {color: #666699; font-size: 1.2em;}
h3 {color: #993399;}
h6 {color: #333366;}

a {color: #CC3333;}
a:link {color: #000066;}
a:visited {color: #000066;}
a:hover {
	text-decoration: none;
	color: #CC6600;	
}
a:active {color: #FF0000;}

#centercontent {
	padding: 5px 5px 0px 30px;
	margin: 5px 0px 0px 10px;
}

.hide {visibility:hidden;}
.folioitem {
	border:'border-width'=1  'color'=#000066; 
	float:left; 
	padding: 5px; 
	width: 240px; 
	height: 310px;
	display: block;
	/* border: 1px solid black;  */
}
.grey {
	color:#999999;
}	

.prev_next {font-size: small}
#navbar {
	display: block;
	background: url(images/flowerlinkbg.jpg) no-repeat 0px 0px;
	height: 426px;
	width: 185px;
}
#navbar ul {
	background: #CCCCCC;
}