body {
	background-image:url(nth_brown_bg.gif);
	color: black;
	width: 100%;	
	}
p { text-align:center;
}

h3 {text-align:center;}

#container {
	width: 100%;
	overflow: hidden;
}

#spacer {
	width: 15%;
	float: left;
}

#heading {
	float: left;
	width: 85%;
	text-align: center;
}

#navbar {
	float: left;
	text-align:center;
	width: 20%;
}

#main {
	width: 79%;
	float: left;
	overflow: hidden;
	text-align: center;
}

#navbar2 {
	text-align: center;
	font-size: x-small;
	padding: 10px;
	width: 100%;
	float: left;
	overflow: hidden;
}

#dogbar {
	text-align:center;
	width: 79%;
	float: left;
}
#girldogs {
	width: 100%;
	float: left;
	text-align:center;
}
#sidebar {
	float: left;
}


.subheading {
	font-weight:bold;
}
.bottomline {
	width:100%;
}

.caption {
	font-size:small;
}

.gallery {
	text-align:center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	font-size: x-small;
	text-align:center;
}
hr {
	text-align:center;
	width: 75%;
	overflow: hidden;
}
#container #footer {
	overflow: hidden;
}
#container #footer {
	float: left;
}
#container {
	overflow: hidden;
}
#container #navbar {
	overflow: hidden;
}
#container #footer {
}
#footer {
	overflow: hidden;
	text-align:center;
	width: 100%;
}
#container {
	width: 100%;
}
#container #main {
	text-align: center;
}
#container #navbar2 {
	text-align: center;
}
#container hr {
	clear: both;
	width: 97%;
	overflow: hidden;
}

#image {border: solid 1px black;
float:left;
}

