/* Yarns International CSS - WHAT'S NEW */


/* gmmmm@washcp.com */

/* Last modified: 11/22/2003 9:09PM */


body {background-color: #999; margin: 0;}


	/* close window link style. */	
a#close:link, a#close:hover, a#close:active, a#close:visited {
	display: block;
	margin: 10px 0 0 0;
	font-size: 66%;
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
	/* default link style - Bug in IE requires it to be listed last. */	
a:link, a:hover, a:active, a:visited {
	color: #6cf;
	font-size: 85%;
	text-decoration: underline;
	font-weight: bold;
}

table {margin: 0;}

td#img {width: 230px; text-align: right;}

td#text {padding-right: 5px;}

#nav {text-align: center; padding-top: 30px;}

img {	border: solid 1px black; margin: 10px 10px 0 0;}

h1 {margin: 10px 0 10px 0;}

div#designer {margin-bottom: 35px;}

p#descript {font-size: .9em;}

p#size {font-size: .9em;}

