/* CSS Document */a:link, a: visited {color:#660066}a:focus, a:hover, a:active {color: #CCCCCC; text-decoration: underline; font-weight: bolder}div.main {	margin-left: 180px;	background-color: #F2327a;	position: absolute;	top:120px;	margin-top: 30px;	width: 640px;	height:750px;}div.main-mural {	margin-left: 180px;	background-color: #f3b044;	position: absolute;	top:120px;	margin-top: 30px;	width: 640px;	height:750px;}div.main-calendar {	margin-left: 180px;	background-color: #d1004b;	position: absolute;	top:120px;	margin-top: 30px;	width: 640px;	height:750px;}div.main-fibreart {	margin-left: 180px;	background-color: #00ad63;	position: absolute;	top:120px;	margin-top: 30px;	width: 640px;	height:750px;}div.main-teacozies {	margin-left: 180px;	background-color: tan;	position: absolute;	top:120px;	margin-top: 30px;	width: 640px;	height:750px;}div.main-blog {	margin-left: 180px;	background-color:#6ec6f1;	position: absolute;	top:120px;	margin-top: 30px;	width: 640px;	height:750px;}div.main-dolls {	margin-left: 180px;	background-color: #757e82;	position: absolute;	top:120px;	margin-top: 30px;	width: 640px;	height:750px;}div.nav_bar {	position: absolute;	left: 10px;	top: 150px;	background-color: 3ca3aa;}body {	font-family: "courier new", courier, mono;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: white;	text-decoration: none;	background-color: #3ca3aa;}p.copyright { font-size: smaller; color: 000000; padding-top: 40px; padding-bottom: 10px}p.image_links {white-space: no-wrap}p.text_links { white-space: no-wrap}