body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color:#333333;
	vertical-align : top;
	text-align:left;
}

body {
	background-color : #f3f3f2;
	background-image:url(images/topflower.gif);
	background-position:left top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	text-align:center;
}

#flowerholder {
	background-image:url(images/flower.gif);
	background-position:right bottom;
	background-attachment:scroll;
	background-repeat:no-repeat;
	text-align:center;

}

H1 {
	font-size : 20px;
	color : #000000;	
}

H2 {
	font-size : 16px;
	color : #000000;	
	border-bottom : 1px dashed #ffffff;		
}

a:link {
	color : #6E5E39;
	text-decoration: underline;
}

a:visited {
	color : #6E5E39;
	text-decoration: underline;
}

a:hover {
	color : #6E5E39;
	text-decoration: none;
}

a:active {
	color : #6E5E39;
	text-decoration: underline;
}

.otherlink {
	color:#000000;
}

.otherlink a:link {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#003300;
	text-decoration: none;
}

.otherlink a:active {
	color:#000000;
	text-decoration: underline;
}




.pictureframe {
	background-color : #768296;
	padding : 2px 2px 2px 2px;
}


