 

html, body {
margin : 0;
padding : 0;
background-image : url(pawbgy.gif);
background-repeat : repeat;
color : #fff;
}
#lh-col {
position : absolute;
top : 20px;
left : 5px;
width : 180px;
border : transparent;
background: transparent;
font-size : 90%;
color : #333333;
margin : 0;
padding-bottom : 10px;
height : 550px;
}

#lh-col-link a {
text-decoration : none;
font-family : Georgia, Arial, Tahoma, Modern, "Courier New", sans-serif;
text-decoration : none;
padding : 0;
margin : 0;
color : #000066;
font-weight : bold;
font-size : 80%;
width : 60px;
}

#lh-col-link a:visited {
color : #300;
text-decoration : underline;
}

#lh-col-link a:hover {
color : #300;
text-decoration : underline;
}
#lh-col-link a:active {
color : #300;
text-decoration : underline;
}
#c-col {
position : relative;
margin : 20px 250px 30px 250px;
border : transparent;
background : #fff;
font-size : 100%;
color : #333333;
padding : 20px;
z-index : 13;
}

#c-col a:link 
{
color : #300;
text-decoration : underline;
}

#c-col a:visited 
{
color: #006;
text-decoration :none;
}

#c-col a:hover 
{
font-weight : bold;
text-decoration : none;
}

#c-col a: active;
{
color : #300;
text-decoration : none;
}






#rh-col {
position : absolute;
width : 180px;
top : 15px;
right :15px;

border : transparent;
background: #fff;
color : #333;
margin : 0;
padding-bottom : 0px;
height : 250px;
z-index : 1;
}

#rh-col-link a 
{
text-decoration : none;
font-family : Georgia, Arial, Tahoma, Modern, "Courier New", sans-serif;
text-decoration : none;
padding : 0;
margin : 0;
color : #000066;
font-weight : bold;
font-size : 80%;
width : 60px;
}
#rh-col-link a:hover 
{
color : #300;
text-decoration : underline;
}
#rh-col a:visited 
{
font-weight : bold;
text-decoration :underline;
}





#navigation {
width : 140px;
margin : 15px;
}
#navigation ul {
list-style : none;
font-family :  Veranda, Arial, Modern,Tahoma, "Courier New", sans-serif;

font-size : 100%;

margin : 0;
padding : 0;
}
#navigation li {
border-top : 1px solid #996;
border-bottom : 1px solid #996;
}
#navigation li a:link, #navigation li a:visited {
display : block;
padding : 3px 3px 3px 0.5em;
border-left : 7px solid #630;
border-right : 1px solid #630;
background-color : #006;
color : #fff;
text-align : center;
font-weight : bold;
text-decoration : none;
}
#navigation li a:hover {
background-color : #fff;
color : #630;
}
#navigation ul ul {
margin-left : 12px;
}
#navigation ul ul li {
font-size : 85%;
font-weight : bold;
border-bottom : 1px solid #711515;
margin : 0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
background-color : #fff;
color : #630;
font-weight : bold;
}
#navigation ul ul a:hover {
background-color : #630;
color : #fff;
}

#section
{
position : relative;
margin : 0px 90px 0px 130px ;
border : transparent;
background : transparent;
font-size : 100%;
color : #333333;
padding : 20px;
z-index : 13;

}

#section img
{
margin : 20px ;


}




ul#minitabs {
list-style : none;
margin : 0;
padding : 7px 0;
border-bottom : 2px solid #006;
font-size : 80%;
font-weight : normal;
text-align : center;
white-space : nowrap;
}
ul#minitabs li {
display : inline;
margin : 0 2px;
}
ul#minitabs a {
text-decoration : none;
padding : 0 0 3px;
border-bottom : 4px solid #fff;
color : #006;
}

ul#minitabs hover
{
font-weight : bold;
}



