body {
	color: black;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 600px;
	background-image:url(../images/bg2.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
}
p {
	color: black;
	padding-left: 4px;
}
h1 {
	padding-left: 6px;
}
h2 {
	padding: 6px;
}
h3 {
	padding: 6px;
}
h4 {
	padding: 6px;
}
a {
	border:0px;
}
a:hover {
	color: #006600;
	text-decoration: underline;
	font-style: italic;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
td {
	vertical-align: top;
	text-align: left;
}
.copyright {
	font-size: 9px;
	text-align: center;
}
.menu_link {
	font-weight: bold;
	font-size: 18px;
}
.lineHighLight {
	background-color: #E7EBFF;
	background-image: url(../images/highlight_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: -10px;
	margin-top: -4px;
}
img {
	padding: 6px;
	border:0px;
}
.fixed_img {
	cursor: crosshair;
}
.para590 {
	width: 590px;
}
#quilt_show {
	position:absolute;
	top:10px;
	left:500px;
}
#blog_startburst {
	position:absolute;
	top:249px;
	left:439px;
}
