body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-y;
	background-color:#F3F3F3;
}
.wrapper {
	width:1200;
	height:100%;
}
A:link {
	text-decoration:none;
	color:#FFFFFF;
}
A:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
A:active {
	text-decoration:none;
	color:#FFFFFF;
}
A:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.ContentText A:link {
	text-decoration:none;
	color:#0000FF;
}
.ContentText A:visited {
	text-decoration:underline;
	color:#666666;
}
.ContentText A:active {
	text-decoration:none;
}
.ContentText A:hover {
	text-decoration:underline;
	color:#666666;
}
.footer A:link {
	font-size:17px;
	text-decoration:none;
	color:#000000;
}
.footer A:visited {
	font-size:17px;
	text-decoration:none;
	color:#666666;
}
.footer A:active {
	font-size:17px;
	text-decoration:none;
	color:#000000;
}
.footer A:hover {
	font-size:17px;
	text-decoration:none;
	color:#666666;
}
ul{
    margin:0 auto;
    padding:20;
}
li.vets{
	list-style-type:none;
	padding-bottom:10px;
}
.topBanner {
	position:absolute;
	visibility:visible;
	top:-3px;
	left:0px;
}
.globalNav {
	position:absolute;
	visibility:visible;
	top:113px;
	left:0px;
	width:144px;
	height:100%;
}
.globalNavHTML {
	position:relative;
	visibility:visible;
	top:0px;
	left:0px;
	width:144px;
	height:100%;
}
.navContent {
	background-color:#666666;
	left:0px;
	padding-left:0px;
	width:144px;
	height:100%;
}
.navBody {
	background-color:#666666;
	width:144px;
	left:0px;
	height:100%;
}
.navText {
	color:#FFFFFF;
	font-size:8px;
}
.subNavText {
	color:#CCCCCC;
	font-size:8px;
}
.bodyContent {
	position:relative;
	top:133px;
	left:148px;
	width:700px;
	overflow:visible;
}
.ContentTitle {
	position:relative;
	top:15px;
	left:5px;
	color:#000000;
	font-size:20px;
}
.ContentTitleAdopt {
	position:relative;
	top:15px;
	left:5px;
	color:#000000;
	font-size:24px;
}
.video {
	position:relative;
	top:20px;
	left:15px;
}
.ContentText {
	position:relative;
	top:15px;
	left:15px;
	color:#000000;
	font-size:16px; 
}
img.floatLeft { 
    float:left; 
    margin:4px; 
}
img.floatRight { 
    float:right; 
    margin:4px; 
}
.footer{
	position:relative;
	width:700px;
	background-color:#FFE28C;
}
.footer2{
	position:relative;
	top:35px;
	left:-4px;
	bottom:0px;
	width:908px;
	height:50px;
	background-color:#FEC00D;
}

