

body {
	background-attachment: scroll;
	background-color: #d0a89e;
	background-image: url(images/laceforback.jpg);  
/*	background-repeat: no-repeat;*/
}
.masthead1 {



	background-attachment: scroll;
	background-image: url(images/background-800.jpg);
	background-position: top;
	background-color: #FFEEEE;
	
	height: 167px;
	width: 780px;
	border: medium double #d0a89e;
	
}

.sidebar {
	background-color: #9FA2B7;
	padding: 2px;
	clear: left;
	align: left;
	text-align: left;
	border: thin double #F1C6C6;
	list-style-type: none;
}
.sidebar.a:link 
{ color:#FFFFFF; text-decoration: none; }

.sidebar.a:visited 
{ color:#FFFFFF; text-decoration: none; }

.sidebar.a:hover 
{ color:#FFFFFF; text-decoration: none; }

.main-data {
	align: center;
	text-align: center;
	width=500px;
	border: thick double #9FA2B7;
}

td {
	align: center;
	text-align: center;
}

.main-data2 {
	border: thick double #9FA2B7;
	/*width: 580px;
	margin-top: 1px;
	margin-left: 190px;*/
	/*   position: static; */
	/* position: absolute;  */
	/* left: 100px;
	top: 161px; */
}

.footer {
	background-color: #EDD1F8;
	position: relative;
	border: thick double #9FA2B7;
	
	clear: left;
	padding: 30px;
	
	/*width: 774px;*/



font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #993333;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}


a:link 
{color:#6666FF; text-decoration: none; }

a:hover 
{color:#990099; text-decoration: none; }

a:visited 
{color:#003300; text-decoration: none; }