a:link {
	color: #D3D1BC;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.gradientback {
	background-image: url(images/smilesgradient2.jpg);
	background-repeat: no-repeat;
}

.menuback {
	background-image: url(images/sqgrad.jpg);
	background-repeat: no-repeat;
}
.centerback {
	background-color: #6F7961;
	background-image: url(images/verticalgrad.jpg);
	background-repeat: repeat-x;
}


.buttonback {background-image: url(images/lasttab.gif);
	background-repeat: no-repeat;
}
body {
	color: #D3D1BC;
	background-repeat: no-repeat;
	font-size: 120%;
}
a:link {
	color: #D3D1BC;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	color: #D3D1BC;
	text-decoration: none;
}

a: hover {
	color: #6F7F62;
	text-decoration:underline;
	font-weight: normal;
	 }
	 
a: active {
	color: #D3D1BC;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
	  }
.border {
	border: medium double #B19B96;
}

.Title {
	font-size: 24px;
	font-style:italic;
	color: #FFFFFF;
	}
.heading {
    font: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size:150%;
	color:#FFFFFF;
	}
img.sby_logo {
	border-style:solid;
	border-width:10px;
	border-color:white;
	margin-top:7px;
}