/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet silk.css ****/

body {
	font: small verdana;
	}
	
#content 	{		
	background: url(ds-logo1.gif) no-repeat top center;
	margin: 10px 10px 10px 10px;
	padding-top: 200px;
	font: small Verdana,sans-serif;
		}
.text	{
	margin-left: 160px;
		}
	
center	{
	font:10pt verdana #000 ;	
		}

.footer {
	font: 8pt;
		}
		
		
#nav {
	float: left;
	margin-left:20px;
	width: 102px;
		}
		
#nav li	{
	list-style: none;
	padding-top:5px;
	background: #9999cc url(button_off.gif);
		}
		
#nav li:hover  {
	text-decoration: none;
	background: #ff99ff url(button_on.gif);
	}
.button	{
	text-align:center;
	font: small verdana,sans-serif;
	height:27px;
	width:100px;
		}		
.pic {
	height: 180px;
	width: 100px;
	padding: 0 15px;
	margin: auto auto;
	border: 1px solid gray;
	}
	
.swatch	{
	align: center;
	width: 380px;
	padding: 10px;
	font: x-small;
	margin: auto auto;
		}
	
.swatch table {
	width: 100%;
	align: center;
			}
			


img  {
	border: none;
		}
		
a {
	color: #660033;
	border: none;
	font-weight: bold;
	text-decoration: none;
		}
a:hover	{
	color: #0066cc;
		}
	
.pic ul {
	background: #fff;
	margin: 0.25em 0 0;
	padding: 0;
	font: x-small,verdana,sans-serif;
	display: block;
	text-align: center;
	list-style: none;
		}
		
		
.pic li {
	background: #fff;
	margin: 0.25em 0 0;
	padding: 0;
	font: x-small verdana,sans-serif;
	display: block;
	text-align: center;
	list-style: none;
}


