/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.topbar{
height:5px;
background-color:#999999;
width:799px;
}

.headertitle{
width:571px;
height:78px;
background-image:url(images/toptitle2.jpg);
background-repeat:no-repeat;
background-position:right;
}
.headerpaw{
width:228px;
height:256px;
background-image:url(images/headerpaw2.jpg);
background-position:left, top;
}
.toplinks{
width:571px;
height:47px;
background-image:url(images/toplinks2.jpg);
background-position:right, top;
background-repeat:no-repeat;
}

.links{
width:571px;
height:29px;
background-color:#6C36D9;
color:#FFFFFF;
text-indent:5px;
padding-left:2px;
text-align:center;
}

.links a:link{
color:#FFFFFF;
text-decoration:none;
}
.links a:visited{
color:#FFFFFF;
text-decoration:none;
}
.links a:hover{
color: red;
text-decoration:none;
}

a.tabs 	{
	text-decoration: none;
	border: 0px;

	}

.image_tabs {
	padding: 0px 0px 2px 0px;
	margin: 0px 5px 0px 0px;
	border: 0px solid #339;

	}

.botlinks{
width:571px;
height:98px;
background-image:url(images/botlinks2.jpg);
vertical-align:bottom;
color:#000066;
font-weight:bold;
text-indent:15px;
background-position:right;
background-repeat:no-repeat;
}

.banner_message {
	padding: 10px;
	font-weight: bold;
	text-align: left;
	font-size: large;
	font-style: italic;
	color: red;
	}

.textbody{
 width:799px;
 padding:15px;
}

.footer{
width:799px;
height:130px;
background-image:url(images/footer2.jpg);
vertical-align:bottom;
padding-bottom:5px;
font-size:small;
background-repeat:no-repeat;
padding-right:15px;
padding-left:15px;
}

.blueheader{
color:#000066;
font-weight:bold;
}

