/*  Site Tab */
#home #siteNav li.current a, #home #siteNav li.current a:link, #home #siteNav li.current a:visited { background-color:#fff;	background-image: none; color: #37454e; border-bottom: 1px solid #fff;}

/*  Structure */
#home #wrapperWit { background-color:	#fff;	background-image: none; border-top: 1px solid #fff;}
#home #wrapperWit #gooey {	background: transparent url(wrapper_solid_bottom.gif) bottom left no-repeat; }
#home #wrapperWit #content {	padding-top:12px;	padding-left: 12px;width: 900px;}
#home #wrapperWit #shell { background-color: #fff; background-image: none; }

#home #content {
	width: 900px;
}

#browseMore {
   text-align:right;
   font:normal 15px/25px arial,georgia, serif;
   font-weight:bold;
   letter-spacing:-1px;
   padding:0;
   margin:0;
   color:#0e7fc7;
   text-shadow:0px 0px 0px #fff; 
   padding-right:40px;
   padding-bottom:40px;   
}

#featuredCategories {
    float: left;
    margin: 0;
    padding: 10px 0 0 30px;
    overflow: hidden;
}
#listfeaturedCategories {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#listfeaturedCategories LI {
    display: block;
    float: left;
    height: 150px;
}
#listfeaturedCategories LI {
    width: 120px;
    margin-right: 20px;
}
#listfeaturedCategories LI DIV {
    overflow: hidden;
    border: 1px solid #cccccc;
}
#listfeaturedCategories LI P {
    margin: 0;
    padding: 3px 0 0 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
	color:#000;
	font-weight:bold;
}
#listfeaturedCategories LI P A {
    color: #666666;
}
#listfeaturedCategories LI DIV,
#listfeaturedCategories LI DIV TABLE,
#listfeaturedCategories LI DIV TABLE TD {
    height: 120px;
    width: 120px;
}
#listfeaturedCategories LI DIV TABLE TD {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
}

#browsePhotos {
    padding-top: 25px;
}

.recentPhotos {
	padding: 25px 0 25px 13px;
	width: 900px;
	float: left;
}

.recentPhotos p{
	padding: 5px 0;
	line-height: 16px;
	color: #3C5768;
}

.recentPhotos {
	padding: 25px 0 25px 13px;
	width: 900px;
	float: left;
}

.recentPhotos p{
	padding: 5px 0;
	line-height: 16px;
	color: #3C5768;
}