/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */
a:visited, a:link {
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	border: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

body{
	margin-top: 0px;
	background-image: url("images/WestieBackground.jpg");
	color: #000000;
	font: 10px Verdana, "Arial", Helvetica, sans serif;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

h1{
	color: #OOOOOO;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

td, p {
	color: #000000;
	font: 10pt Verdana, "Arial", Helvetica, sans serif;
}

.btcontent {
	background-image: url("WestieRescue/images/WestieBackground.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}

.btcopyrights {
	color: #333333;
	font-size: 8px;
}


.btmain {
	background-color: #FFFFFF;
	border: 8px #DCE9CF outset;
}
