.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
	font-family: "Arial Narrow";
	font-size: 19px;
	line-height: 150%;
	color: #818181;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #626262;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 130%;
	color: #003366;
}

.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 130%;
	color: #663300;
}

.top {
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.botom {
	background-image: url(bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 150%;
	color: #4B2518;
	font-style: italic;
}
a:link {
	font-family: "Arial Narrow";
	font-size: 19px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.style1 {
	font-family: Calibri;
	font-size: 19px;
	line-height: 150%;
	color: #000000;
}

a:visited {
	font-family: "Arial Narrow";
	font-size: 19px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 19px;
	line-height: 150%;
	color: #003366;
	text-decoration: underline;
}
