body{
padding: 15px;
margin: 0px;
background-color: #B3C6ff;
}

#buttoncontainer{
	width: 150px;
	border: 1px solid #000000;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	position: absolute;
	top: 175px;
	left: 15px;
}

#buttonlist{
list-style-type: none;
margin: 0px;
padding: 0px;
display: block;
}

#buttontext{
padding: 0px;
width: 150px;
height: 40px;
text-align: center;
font-family: verdana;
font-size: 14px;
border-bottom: 1px solid #000000;
margin: 0px;
}

#buttontextlast{
padding: 0px;
width: 150px;
height: 40px;
text-align: center;
font-family: verdana;
font-size: 14px;
margin: 0px;
}

#buttontext:hover{
background-color: #7589FF;
}

#buttontextlast:hover{
background-color: #7598FF;
}

a{
text-decoration: none;
color: #000000;
}

a:hover{
color: #333333;
}

#logo{
background-image: url(images/scbcr-logo-09.jpg);
width: 571px;
height: 150px;
position: absolute;
left: 195px;
top: 15px;
align: center;
padding: 0px 0px 0px 0px;
}

#headercontainer{
height: 150px;
width: 155px;
position: relative;
left: 5px;
top: 0px;
align: center;
padding: 0px 0px 0px 0px;
}

#title{
font-family: Georgia;
font-size: 26px;
padding: 0px;
margin: 0px;
}

#subtitle{
padding: 10px;
font-family: verdana;
font-size: 18px;
margin: 0px;
}

#footercontainer{
width: 740px;
position: relative;
top: 20px;
border-top: 1px solid #000000;
text-align: center;
clear: both;
}

#footertitle{
padding: 10px;
font-family: verdana;
font-size: 14px;
margin: 0px;
font-weight: bold;
}

#footerinfo{
font-family: verdana;
font-size: 12px;
margin: 0px;
padding: 0px 0px 20px 0px;
}

#contentcontainer{
	width: 555px;
	position: relative;
	left: 180px;
	min-height: 400px;
	text-align: justify;
	height: 620;
	top: 0px;
}

*html #contentcontainer{
}

h1{
font-family: verdana;
font-size: 16px;
}

h2{
font-family: verdana;
font-size: 14px;
}

h3{
font-family: verdana;
font-size: 12px;
font-weight: bold;
}

p{
font-family: verdana;
font-size: 12px;
}

img{
border: 0px solid #000000;
margin: 10px;
}

.right{
float:right;
}

.left{
float:left;
}

.u{
text-decoration: underline;
}

.center{
text-align: center;
}

.clearboth{
clear: both;
}
 
#puppydiv{
width: 200px;
height: 200px;
text-align: center;
margin: 10px;
padding: 0px;
}

#dogcontainer{
width: 200px;
Height: 200px;
margin: 10px;
text-align: center;
border: 1px solid #000000;
padding-right: 10px;
padding-left: 10px;
}
