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

a:link {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #3366FF;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #930102;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*h1 {
	color: #930102;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
*/

h1 {
	text-align: center;
	background-color: #E6FCFF;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #930102;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #930102;
	border-left-color: #000000;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-image:  url(../images/bkcontent.jpg);
	background-repeat: repeat-y;
}

.btcopyrights {
	color: #FFFFCC;
	font-size: 9px;
}

.btheader {
	background-image:  url(../images/bkheader.jpg);
	background-repeat: repeat-x;
}

.btnav {
	color: #000000;
	font-size: .8em;
}

hr {
	color: #990000;
	width: 400px;
	height: 3px;
}

h2 {color: #006799;
}


h3 {color: #006799;
}

h4 {color: #006799;
}

h5 {color: #006799;
}
img.photo {
	padding: 3px;
}
.floatleft {
	float:  left;
	right-margin: 4px
	padding-right: 6px;
}
.floatright {
	float:  right;
	left-margin: 4px;
	padding-left: 4px;
}
