body, html

	{margin:0; 
	background-image: url(../images/wallpaper.jpg);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	width:100%;
	height:100%;
	}
	
#container
{
width:980px;
margin:0 auto;
background-color:#9999cd;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
min-height:100%;
text-align:left;
color:#FFFFFF
}
.logo
{
margin-left:15px;
}
#usermenu
{
float:right;
margin-right:15px;
margin-top:15px;
text-align:right;
}
#content
{
background-color:#FFFFFF;
border:5px solid #9999cd;
width:959px;
margin:0 auto;
min-height:100%;
text-align:left;
color: #666666;
}

#paws
{
background-color:#FFFFFF;
width:959px;
margin:0 auto;
height:45px;
background-image:url(../images/paws.jpg);
background-repeat:repeat-x;
margin-bottom:15px;
}
#cats
{
float:right;
margin-right:15px;
width: 450px;
}
#rhs
{
float:right;
width: 250px;
height:850px;
}
#lhs
{
width:210px;
margin-left:10px;
float:left;
text-align:center;
}
#lhs input
{
border:1px solid #9999cd;
background-color:#FFFFFF;
color:#9999cd;
font-size:x-small;
}
#menu
{
width:148px;
margin:0 auto;
text-align:right;
border:2px dashed #9999cd;
}
a
{
	color:#ffffff;
	text-decoration:underline;
	}
a:hover
{
	color: #000099;
	text-decoration:none;
	}
	
#white-btm a
{
	color:#ffffff;
	text-decoration:underline;
	}
#white-btm a:hover
{
	color: #000099;
	text-decoration:none;
	}
	#content a
{
	color:#666666;
	text-decoration:underline;
	}
#content a:hover
{
	color: #000099;
	text-decoration:none;
	}

#menu a
{
color:#000000;
text-decoration:none;
}	
#menucat a
{
color:#000000;
text-decoration:none;
}

a.menu
{
display:block;
background-color:#FFFFFF;
background-image:url(../images/paw1.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#000000;
text-decoration:none;
width:148px;
height:25px;
font-size:small;
text-align:right;
vertical-align:middle;
margin-right:3px;
margin-bottom:5px;
}
a.menu:hover
{display:block;
background-color:#9999cd;
background-image:url(../images/paw2.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#ffffff;
text-decoration:none;
width:148px;
height:25px;
font-size:small;
text-align:right;
vertical-align:middle;
margin-right:3px;
margin-bottom:5px;
}
a.menuS
{
display:block;
background-color:#FFFFFF;
background-image:url(../images/paw1.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#000000;
text-decoration:none;
width:148px;
height:35px;
font-size:small;
text-align:right;
vertical-align:middle;
margin-right:3px;
margin-bottom:5px;
}
a.menuS:hover
{display:block;
background-color:#9999cd;
background-image:url(../images/paw2.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#ffffff;
text-decoration:none;
width:148px;
height:35px;
font-size:small;
text-align:right;
vertical-align:middle;
margin-right:3px;
margin-bottom:5px;
}
#basket
{
border-left:2px solid #9999cd; border-right:2px solid #9999cd; border-bottom:2px solid #9999cd;width:148px;margin:0 auto;
}
	
#white-left {height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 5px;
	background: #FFFFFF;
}

#white-right {height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	width: 5px;
	background: #FFFFFF;
}

#white-top {height: 5px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #FFFFFF;
}

#white-btm {height: 11px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background:#9999cd;
	font-size:xx-small;
	text-align: center;
	color:#FFFFFF
}
#menucat
{
width:148px;
margin:0 auto;
text-align:right;
border:2px dashed #9999cd;
}
/*#menucat a
{
display:block;
background-color:#FFFFFF;
background-image:url(../images/paw1.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#000000;
text-decoration:none;
width:148px;
height:25px;
font-size:small;
text-align:right;
vertical-align:middle;
margin-right:3px;
margin-bottom:5px;
}
#menucat a:hover
{display:block;
background-color:#9999cd;
background-image:url(../images/paw2.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#ffffff;
text-decoration:none;
width:148px;
height:25px;
font-size:small;
text-align:right;
vertical-align:middle;
margin-right:3px;
margin-bottom:5px;
}*/
.boxtop
{

}
.boxbottom
{

}