/*  
Author: Kimberly Walter
Author URI: k9blues.com
*/
* 
<style type="text/css">
<!--
body { 
Margin: 0 0 0 0;
background: #B7B09E; 
background-image: url(images/tiledpaw.gif);
background-repeat: repeat;
background-attachment: fixed;
font-weight: normal;

scrollbar-face-color : #899CAE; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000; 
scrollbar-arrow-color : #000000; 
}

#content {
	width: 203px;
	background-color: #aebcc8;
	padding: 5px 5px;
	margin: left;
      border: 1px solid #000000;
      font: 8pt tahoma, arial, helvetica, serif;
      font-weight: bold;
}

#content2 {
	width: 203px;
	background-color: #ffffff;
background-image: url(images/denimfadelong.gif);
	padding: 5px 5px;
	margin: right;
      border: 1px solid #000000;
      font: 8pt tahoma, arial, helvetica, serif;
      color: #000000;
}

#content3 {
	width: 203px;
	background-color: #D5C5A7;
	padding: 5px 5px;
	margin: left; 
      border: 1px solid #000000;
      font: 9pt tahoma, arial, helvetica, serif;
color: #ffffff;
}

#content4 {
	width: 203px;
	background-color: #63759A;
background-image: url(images/denimfadebrown.jpg);
	padding: 5px 5px;
	margin: left;
      border: 1px solid #000000;
      font: 9pt tahoma, arial, helvetica, serif;
      color: #000000;
}

#content5 {
	width: 250px;
	background-color: #aebcc8;
	padding: 5px 5px;
	margin: left;
      border: 1px solid #000000;
      font: 8pt tahoma, arial, helvetica, serif;
      font-weight: bold;
}

#content6 {
	width: 250px;
	background-color: #ffffff;
background-image: url(images/denimdogbackground2.gif);
	padding: 5px 5px;
	margin: right;
      border: 1px solid #000000;
      font: 8pt tahoma, arial, helvetica, serif;
      color: #000000;
}

ul{list-style-type:none;}
ul li{background:#fff url('images/bltic.gif') no-repeat left center; padding-left:15px;
font-family: tahoma, arial, serif;
font-size: 9pt;
font-weight: bold;
color: #6784a0;}	

p {
	clear: left;
      font: 10pt tahoma, arial, helvetica, serif;
      font-weight: normal;
      color: black;
	padding: 0 0 0 0;
	margin-left: 0.3em;
}

A:link
{ text-decoration: underline; color:#0000ff; }
A:visited
{ text-decoration: underline; color:#0000ff; }
A:active
{ text-decoration: none; color:#80ffff; }
A:hover
{ text-decoration: overline; color:#ffffff;
background-image: url(images/tiledpaw1.gif);
background-color: #80ffff;
}
-->
</style>