body {
	background-color: #810099;
	background-attachment: fixed;
	background-image: url(../IMAGES/background2.jpg);
	background-repeat: repeat;
}
#tonyas_container {
	height: 100%;
	width: 100%;
	padding-top: 2px;
}

#main_nav {
	background-color: #FFFFFF;
	background-image: url(../LAYOUT_IMAGES/images/tonyasmobilepetsalon_layout_02.jpg);
	height: 199px;
	width: 799px;
	
}

#small_nav {
	background-color: #FFFFFF;
	background-image: url(../LAYOUT_IMAGES/images/smallnav.gif);
	height: 57px;
	width: 564px;
	
}
#footer {
	background-color: #FF0198;
	background-image: url(../LAYOUT_IMAGES/images/footer.jpg);
	height: 100%;
	width: 799px;
	background-repeat: repeat;
}

#footer_base {
	background-color: #FFFFFF;
	background-image: url(../LAYOUT_IMAGES/images/tonyasmobilepetsalon_layout_12.jpg);
	height: 26px;
	width: 799px;
	background-repeat: repeat;
}

#left_border_column {
	background-image: url(../LAYOUT_IMAGES/images/tonyasmobilepetsalon_layout_06.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 81px;
}
#right_border_column {
	background-image: url(../LAYOUT_IMAGES/images/tonyasmobilepetsalon_layout_08.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 79px;
}
#headers {
	background-image: url(../CONTENT%20IMAGES/images/nav_small.jpg);
	height: 101px;
	background-repeat: no-repeat;
}
.tonysmainnav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
	font-style: normal;
	
	}
.tonysfooternav_text {
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	vertical-align: middle;
	text-align: center;
}

