body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #5b0d0a;
	background-image: url(images/bd3-bg.jpg);
	background-repeat: repeat;
	text-align:center;
}

body, td, th, p {
	color: #c2d2e1;
	font-size:14px ;
}

h1 {
	color: #c2d2e1;
	font-size:15px ;
}

h2 {
	color: #c2d2e1;
	font-size:17px ;
}

h3, h4 {
	color: #c2d2e1;
	font-size:16px ;
}
.biopic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #000000;
}

.rightpic {
	float: right;
	margin: 5px;
}

.centerpic {
	margin: 10px;
	border: 5px solid #000000;
}

h5, h6 {
	color: #FFCCCC;
	font-size:16px ;
}

A:link {
	COLOR: #8f9da7; TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #8f9da7; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #897873;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #897873;
	TEXT-DECORATION: none;
}

#bd3content {
    text-align:left;
	width: 740px;
	border: 3px solid #000000;
	background-color: #5b0d0a;
	padding: 20px;
	padding-bottom: 45px;
	padding-top: 65px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
 	font-size: 11px;  
	color: #9b776d;
}
.paw-bullet {
	list-style-image: url(images/paw-bullet.gif);
	margin-bottom: 10px;
	
}

#bd3menu {
	position: relative;
	line-height: 60px;
	font-weight: bold;
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 550px;
	font-size: 16px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: -30px;
}

#bd3header {
	position: relative;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 750px;
	font-size: 16px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 64px;
}

#bd3container {
	position: relative;
	top: -64px;
}


form {
	background-color: #5f493e;
	margin: 10px;
	border: 5px solid #000000;
}

.smltxt {
	font-size: 10px;
}
