a:link{
	background: transparent;
	color: #330099;
	text-decoration: none;
}

a:visited{
	background: transparent;
	color: #000099;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #000099;
	text-decoration: underline;
}

a:active {
	background: transparent;
	color: #000099;
	text-decoration: none;
}
	
a.lite:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.lite:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.lite:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.lite:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: url(http://www.sticksnstitches.com/images/gbutton/plaid.gif) repeat top left fixed #FFFFFF;
}
body {
min-width: 90%;
}
#wrap {
background: #FFFFFF; 
margin:0 auto;
width:90%;
}
#header {
background: #CACEB5;
padding-top: 0px;
}
#nav {
background:#818958;
font-size: 12px;
padding:2px;
}
#nav ul{
margin:0;
padding: 2px;
list-style:none;
}
#nav li{
display: inline;
margin:0;
padding:0;
}
#nav a
{
text-decoration: none;
color: #CACEB5;  
}
#nav a:hover
{
background:#CFCBAD;
text-decoration: underline;
color: #923C3C; 
}
h1  {
	border: none;
	color: #000000;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	border: none;
	color: #000000;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
}

h3{
	border: none;
	color: #000000;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

p {
	font-family: Verdana;
	font-size: 11px;
}

td {
	font-family: Verdana;
	font-size: 10px;
}

table{
	background-color: transparent;
}
td.left{
	background-color: #FAF0E6;
	font-weight: bolder;
	font-size: 10px;
	padding: 1px;
}
td.fab{
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding: 1px;
}
ul
{
list-style-type: none;
padding: 0;
margin-left: 1em;
font-weight:normal;
}

td.topic{
	background: transparent;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
td.bottom{
	background-color: transparent;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 10px;
}
td.home{
	background-color: #FAF0E6;
	font-weight: bolder;
	font-size: 11px;
	padding: 1px;
	text-decoration: none
}