body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
}
#pagewrapper {
	background-color: #FFFFFF;
}

#masthead {
background-image: url(../images/knitpedia.jpg);
background-repeat: no-repeat;
background-color: #ccc8d8;
border-bottom: medium;
border-bottom-color: #b7b2b7;
border-bottom-style: solid;
}
h1 {
	color: #B685B4;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 4px;
}
h1 a {
    text-decoration: underline;
}
h1 a:visited {
	color: #a76da5;
}
h1 a:hover, h1 a:active, h1 a:focus {
	color: #FFFFFF;
	background-color: #B685B4;
}
#c1, #c2, #c3, #c4 {
	float: right;
	width: 180px;
	margin-right: 6px;
	border: 1px solid #666666;
}
#c1text {
	float: left;
	width: 550px;
	margin-left: 6px;
	border: 1px solid #666666;
}
#c4 {
	margin: 0;
}
#layoutwrapper {
	width: 746px;
	margin: 0 auto;
}
.columntext {
	font-size: .75em;
	padding: 12px;
}
.columntext a {
	text-decoration: underline;
	color: #333333;
	padding: 0 0;
}
.columntext a:visited {
	color: #637194;
}
.columntext a:hover, .columntext a:active, .columntext a:focus {
	color: #FFFFFF;
	background-color: #597A2E;
}
.logotext {
	font-family: Palatino Linotype, Book Antiqua, Palatino;
	font-size: 3em;
	padding: 12px;
}
.logotext a {
	text-decoration: none;
	color: #000000;
}

.logotext a:hover, #c2 .columnlinks a:active, #c2 .columnlinks a:focus {
	color: #ffffff;
}

.columntext p {
	margin: 6px 0 8px 0;
	line-height: 1.4em;
}
.pictureprgh {
	text-align: center;
	margin: 0;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 4px;
}
h2 {
	margin: 0;
	font-size: 1em;
	padding: 6px 12px;
}
h2 a {
    text-decoration: none;
	color: #333333;
}
h2 a:visited {
	color: #6d6d6d;
}
h2 a:hover, h2 a:active, h2 a:focus {
	color: #FFFFFF;
	background-color: #666666;
}
h3, h4 {
	margin: 0;
	font-size: .8em;
	padding: 6px 12px;
}
h3 a {
    text-decoration: underline;
	color: #666666;
}
h3 a:visited {
	color: #6d6d6d;
}
h3 a:hover, h3 a:active, h3 a:focus {
	color: #FFFFFF;
	background-color: #666666;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#footer {
	border-top: 1px solid #666666;
	font-size: .75em;
	padding-top: 6px;
	margin-top: -1px;
	background-color: #96b245;
	color: #FFFFFF;
}
#footertext {
	margin: 0 auto;
	width: 746px;
}
#footertext a {
    color: #FFFFFF;
	text-decoration: underline;
}
#footertext a:hover, #footertext a:active, #footertext a:focus {
	color: #666666;
	background-color: #FFFFFF;
}
#footertext a:visited {
	color: #edfbc5;
}	
.columnlinks {
	margin: 0 0 20px 0;
	padding: 0;
}
.columnlinks li {
	list-style-type: none;
}
.columnlinks a {
	text-decoration: none;
	border-bottom: 1px solid #E4E4E4;
	color: #637194;
	padding: 2px 0;
	display: block;
}
.columnlinks a:visited {
	color: #637194;
}
.columnlinks a:hover, .columnlinks a:active, .columnlinks a:focus {
	color: #FFFFFF;
	background-color: #597A2E;
}
#c2 .columnlinks a:hover, #c2 .columnlinks a:active, #c2 .columnlinks a:focus {
	background-color: #96B245;
}
#c3 .columnlinks a:hover, #c3 .columnlinks a:active, #c3 .columnlinks a:focus {
	background-color: #848c3e;
}
#c4 .columnlinks a:hover, #c4 .columnlinks a:active, #c4 .columnlinks a:focus {
	background-color: #c7a92a;
}
#c5 .columnlinks a:hover, #c5 .columnlinks a:active, #c5 .columnlinks a:focus {
	background-color: #85873a;
}
#c6 .columnlinks a:hover, #c6 .columnlinks a:active, #c6 .columnlinks a:focus {
	background-color: #5c6310;
}
#c7 .columnlinks a:hover, #c7 .columnlinks a:active, #c7 .columnlinks a:focus {
	background-color: #64852f;
}
#p7PMnav {
	border-bottom: 1px solid #666666;
	border-right: 0;
	border-left: 0;
	width: 100%;
	font-size: .8em;
}
#p7PMnav a, #p7PMnav a:hover, #p7PMnav .p7PMon {
	border: 0;
}
#p7PMnav ul {
	width:13em;
}
.sig {
    font-family: Palatino Linotype, Book Antiqua, Palatino;
	font-size: 2em;
	padding: 12px;
	color: #96b245;
	font-weight: bold;
	font-style: italic;
}