.lefttitle {
	background-color: #FFFFFF;
	position: absolute;
	width: 200px;
	left: 40px;
	top: 60px;
}

.leftmenu {
	background-color: #FFFFFF;
	position: absolute;
	width: 200px;
	left: 40px;
	top: 180px;
}

.text {
	font-family: "Courier New", Courier;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}

a.text:link { color: #666666}
a.text:visited { color: #666666}
a.text:hover { color: #666666; text-decoration: underline}
a.text:active { color: #666666; text-decoration: underline}

a.menulink:link { color: #666666; text-decoration: none}
a.menulink:visited { color: #666666; text-decoration: none}
a.menulink:hover { color: #666666; text-decoration: none; background-color: #ffff00;}
a.menulink:active { color: #666666; text-decoration: none; background-color: #ffff00;}


.text2 {
	font-family: "Courier New", Courier;
	font-size: 12px;
	line-height: 13px;
	color: #aaaaaa;
	text-decoration: none;
}

a.text2:link { color: #aaaaaa}
a.text2:visited { color: #aaaaaa}
a.text2:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
a.text2:active {
	color: #aaaaaa;
	text-decoration: underline;
}

a.backhome:link {
	color: #666666;
	text-decoration: none;
}
a.backhome:visited {
	color: #666666;
	text-decoration: none;
}
a.backhome:hover {
	text-decoration: none;
	background-image: url(images/scribblex.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 42px 60px;
}
a.backhome:active {
	text-decoration: none;
	background-image: url(images/scribblex.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 42px 60px;
}

a.linkintext:link {
	color: #666666;
	text-decoration: underline;
}
a.linkintext:visited {
	color: #666666;
	text-decoration: underline;
}
a.linkintext:hover {
	color: #666666;
	text-decoration: underline;
}
a.linkintext:active {
	color: #666666;
	text-decoration: underline;
	
}

.lighttext {
	font-family: "Courier New", Courier;
	font-size: 12px;
	line-height: 13px;
	color: #999999;
}
.righttitle {
	background-color: #FFFFFF;
	left: 25px;
	top: 50px;
	padding: 10px;
	position: absolute;
	width: 560px;
	margin: 0px;
}

.pattern1 {
	background-image: url(images/pattern_flowerpencilmarker.jpg);
	background-repeat: repeat;
	background-position: -75px -24px;
}

.rightcontent {
	background-color: #FFFFFF;
	position: absolute;
	left: 25px;
	top: 170px;
	padding: 10px 10px 20px;
	width: 560px;
	margin: 0px;
}

.textcolumn {
	width: 480px;
	margin: 0px;
	padding: 0px;
}


.highlight {
	background-color: #FFFF00;
}

.highlight2 {
	background-color: #FFFFFF;
}

.pattern2 {
	background-image: url(images/pattern_landscapegreen.gif);
	background-repeat: repeat;
	background-position: -30px -20px;
}

.pattern3 {
	background-image: url(images/pattern_organicdotsmushroom.gif);
	background-repeat: repeat;
}

.pattern4 {
	background-image: url(images/pattern_wildlife3.gif);
	background-repeat: repeat;
}

.photoleft {
	clear: right;
	padding-right: 20px;
}

.photoright {
}

.shapes {
	clear: left;
	margin-left: -10px;
}

.shapesribbons {
	clear: left;
	margin-left: 13px;
}

.underline {
	text-decoration: underline;
}

.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	margin-left: -2px;
}

.crossedout {
	background-attachment: scroll;
	background-image: url(images/scribble_line.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

.crossedout2 {
	background-attachment: scroll;
	background-image: url(images/scribble_line2.jpg);
	background-repeat: no-repeat;
	background-position: 0 px, 4 px;
}

.crossedout3 {
	background-attachment: scroll;
	background-image: url(images/scribble_line3.jpg);
	background-repeat: no-repeat;
	background-position: 0 px, 4 px;
}

.crossedout4 {
	background-attachment: scroll;
	background-image: url(images/scribble_line4.jpg);
	background-repeat: no-repeat;
	background-position: 0 px, 4 px;
}

.crossedout5 {
	background-attachment: scroll;
	background-image: url(images/scribble_line5.jpg);
	background-repeat: no-repeat;
	background-position: 0 px, 8 px;
}

.crossedout6 {
	background-attachment: scroll;
	background-image: url(images/scribble_line6.jpg);
	background-repeat: no-repeat;
	background-position: 0 px, 0 px;
}
