body {
	margin-top: 0px;
	background-image: url(../images/backgroundDawgs.gif);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
p {
	line-height: normal;
	text-align: justify;
	text-indent: 7px;
}
img {
	text-align: center;
}
#sideNavigation {
	background-color: 6e7970;
	text-align: center;
	padding-bottom: 0px;
}
#tdSidebar {
	background-color: #003466;
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}


.style2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	list-style-type: disc;
}
ul {
	list-style-position: inside;
	list-style-type: square;
}
