#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -3px;
	top: -1px;
}

	#shadow-container .shadow1 {
		background: #F1F0F1;
	}

	#shadow-container .shadow2 {
		background: #DBDADB;
	}

	#shadow-container .shadow3 {
		background: #B8B6B8;
	}

	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}

  a:link {
	text-decoration: underlined;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: normal;
}
  a:visited {
  text-decoration: underlined;
    color: orange; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: normal;
	}
	
li {
	list-style-type: none;
	list-style-image: url(http://www.pitbulllovers.com/pitbullgazette/img/navleft.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.c7 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: normal;
}

h1 {

	font-family: Cambria;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Cambria;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}