/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #CCCC99;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #4D5C79;
	background-image: url(images/bk.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #FFCCCC;
	font-family: Matura MT Script Capitals, "fantasy", Papyrus, Viking ;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: capitalize;
}

h2 {
	color: #CCFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

h3 {
	color: #FFFFCC;
	font-family: Matura MT Script Capitals, "fantasy", Papyrus, Viking;
	font-size: 28px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
}

h6 {
	color: #800080;
	font-family: Bradley Hand ITC;
	font-size: 24pt;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize; font-style:italic; font-weight:bold
}


td, p {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
}

.btcontent {
	background-image: url(images/bk.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.btcopyrights {
	border-color: #B599AF #000000 #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: groove;
	border-top-width: 3px;
	font-size: 10px;
}

.btdiv {
	background-color: #4E5D7A;
	border-bottom-width: 0px;
	border-color: #A699AF #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: groove;
	border-top-width: 8px;
}