/* JamesHoyle.net Style Sheet *//* BG COLORSHOW TO CHANGE BG COLORS:1. select canvas at 5 x 1000 for appropriate color, copy it2. increase canvas to 5 x 2000, anchor on top3. paste new layer, transform and flip vertically4. move to bottom of image5. hide white background6. save for web as GIF (transparency doesn't need to be selected)	purple:	8C2998 Previous Purp: 5A0332 (more red) and 640347 (purple2)  Original Purple: 340347	red:	D0456B Previous Red: D04909	magenta:FF5282 Previous Mag: C3224F	gold:	FFD000 Previous Yeller: FAB84F (darker yellow)  Original Yellow: FFC74F	blue:	00A0AE Previous Blue: 394273 (more periwinkle)  Original Blue: 3164A3	green:	20A759 Previous Green: 316400*/	body {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	padding: 0px;	/* required for Opera, else it will have an 8px pad at the top of the page */}td {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;}/* Links Style */a:link { text-decoration: underline; color: #340347; }	/* pink: E0209B; orange: D44100 */a:visited { text-decoration: underline; color: #340347; }a:active { text-decoration: underline; color: #340347; }a:hover	{ text-decoration: none; color: #340347; }.december_special {	color: #dddddd;	font-size: 12px;}.img_december_special {  border: 1px solid #888888;}.error {	color: #FF0000;}.header_text {	color: #340347;	font-size: 13px;	font-weight: bold;}.td_pad {	padding-left: 10px;	padding-right: 7px;	}.td_text {	color: #333333;	font-size: 11px;/*	align: left;	*/}.thumb_title {	padding-left: 5px;	color: #340347;	font-size: 11px;}.bottom_nav {	color: #333333;	font-size: 11px;	text-decoration: none;}.small_text {	color: #000000;	font-size: 8px;}/* Thumbnail Image Style */.img {  border-top: 1px solid #888888;  border-left: 1px solid #888888; }/* Regular Image Style */.image {  border: 1px solid #888888;}