@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-size:100%;
	 background-image: url(images/bkg.gif); background-repeat: repeat;
}

#wrapper{width: 950px; margin:auto; padding: 0px;}

#header a{width: 950px; height: 271px; background-image:url(images/photo_header.jpg); background-repeat: no-repeat; display: block; z-index:auto;}

#header a span{visibility:hidden; left: 0px; top: 0px; position:absolute;}

#hdchubby a{width: 950px; height: 271px; background-image:url(images/photo_header_chubby.jpg); background-repeat: no-repeat; display: block; z-index:auto;}
#hdchubby a span{visibility:hidden; left: 0px; top: 0px; position:absolute;}

#texthome {width:270px; padding: 200px 20px 30px; float:left;}

#texthome a{font-family:Arial, Helvetica; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none; }

#photo li{width: 128px; border: solid #FF9999; border-width:0 1px 1px 0; background: #FF99CC; padding: 5px 2px 5px 2px; text-align:center; position:relative; float:left; display:inline; margin:12px; list-style: none;}

#photo a:hover { white-space: normal; text-decoration: none;}

#photo a span { position:absolute; left:-9999px; text-decoration: none; }

#photo a:hover span{ top:120px; left:2px; width:130px; font-weight:bold; background:#FFF; color:#660033; padding: 1px 0 1px 0; text-transform:lowercase; font-size:80%; border:1px solid #EEE; border-width:0 0 5px 0; text-decoration: none; } 

#bottom_tab {width: 200px; margin: 10px 5px 0px 20px; padding: 10px; float: right;}

#bottom_tab a {font-family:Arial, Helvetica; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
 
#bottom_tab a:hover{font-family:Arial, Helvetica; font-size: 12px; font-weight: bold; color: #660000; text-decoration: none;}

#category{width: 800px; margin: 2px 2px 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#660066; text-decoration:none;}

#category a{width: 800px; margin: 2px 2px 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #660066 ; text-decoration:none;}

#category a:hover{width: 800px; margin: 2px 2px 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #FF6600 ; text-decoration:none;}

.clear {clear:both;}


img{ border:0px solid #000066;}

img a{ border:1px solid #000066;}

#cat_pic {position: relative; width:377px; height:60px; z-index:1;}

#category_photo{width: auto; margin: 2px 2px 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#660066; text-decoration:none;}
#category_photo a{width: 800px; margin: 2px 2px 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #660066 ; text-decoration:none;}

#category_photo a:hover{width: 800px; margin: 2px 2px 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #FF6600 ; text-decoration:none;}

#footer {width: 950px; margin: auto; padding: 5px; font-family:Arial, Helvetica, sans-serif; font-size:9px;}