@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(images/darleneback2010.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
}

a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
a.menulink {
	COLOR: #FFFFFF;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: center bottom;
	letter-spacing: 3px;
	text-align: center;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.sidlelink {
	COLOR: #FFFFFF;
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: center bottom;
	letter-spacing: 3px;
	text-align: center;
	text-decoration: none;
}
a.submenulink {
	COLOR: #FFFFFF;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: center bottom;
	letter-spacing: 3px;
	text-align: center;
	text-decoration: none;
}
