body {
	background-color: #D3E6EC;
background-image:
background-position: top center; 		margin-top: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment:fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_text {
	width:800;
	padding:20;
}

.fontstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #CC9900;
}
.fontstyleitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	font-style: italic;
}
.fontstyleitalic2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #996600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.border {
	border: 5px solid #F5DCB7;
	color: #F5DCB7;
}

.swf {
	top: 100px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 200px;
	margin-left: 2px;
}
.fontstyleitalic2large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #996600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-weight: bold;
}
.fontstylelarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #723E05;
	text-transform: capitalize;
	font-weight: normal;
}
