body {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	background-color: #333;
 	text-align: center;
 	color: #BBB;
 	padding: 0;
 	margin: 0;
}

a:hover {
 	color: #EEE; 
} 
 
a {
 	color: #E8A9FD; 
} 
 
#in-title {
     float: left; 
}  

h1 {
 	font-size: 18px;
 	color: #CCC;
 	margin: 0px;
 	padding: 0px; 
}	  

h2 {
 	font-size: 16px;
 	color: #AAA;
 	margin: 0px;
 	padding: 5px; 
}	  

#topbar {
 	width: 100%;
 	min-width: 960px;
 	position: absolute;
	top: 0;
	left: 0;
 	height: 80px;
 	background-image: url(../images/bg/bar.jpg); 
}  

#main {
 	width: 960px;
 	position: relative;
	margin: 0 auto;
 	border: 0;
 	overflow: hidden;
 	padding: 0;
 	text-align: left;
}  

.pic-nav {
 	width: 960px;
 	height: 100px; 
}  

#crumbs {
 	float: right;
 	margin-top: 40px;
 	height: 20px;
 	width: 480px;
 	font-size: 12px; 
}  

#float-crumbs {
 	float: right;
 	height: 12px;
 	margin-top: 12px; 
}  

#nav-cont {
 	width: 715px;
 	height: 80px;
 	posiion: relative;
}  

#pic-menu ul {
 	list-style-type: none; 
}  

#pic-menu a {
 	display: block; 
}  

#pic-menu { 	
	float: right; 
}  

.menu-top {
 	background-image: url(../images/buttons/downsm-lit.jpg);
 	background-repeat: no-repeat;
 	width: 37px;
 	height: 40px; 
}  

#logo {
 	float: right;
 	height: 100px;
 	width: 245px; 
}  

.pic-bd {
 	float: left;
 	text-align: center;
 	width: 70px; 
}  

.pic-bd p {
 	margin: 0; 
}  

.pic-bd img{
 	height: 80px;
 	width: 70px;
}  

.pic-bd a {
 	margin: 0;
 	display: block;
 	text-decoration: none;
 	font-size: 10px;
 	font-weight: bold; 
}  

#left a{
 	background-image: url(../images/buttons/left-light.jpg);
 	background-repeat: no-repeat;
}  

#up a{
 	background-image: url(../images/buttons/up-light.jpg);
 	background-repeat: no-repeat;
}  

#right a{
 	background-image: url(../images/buttons/right-light.jpg);
 	background-repeat: no-repeat;
}  

* html a:hover {
	visibility:visible
}  

.pic-bd a:hover img{
 	visibility: hidden;
}  

#pic-menu a:hover img{
 	visibility: hidden;
}  

#title {
 	position: absolute;
 	left: 230px;
 	padding-top: 10px;
 	height: 40px;
 	width: 480px;
}  

#title h1 {
 	display: inline;
}  

.pic-search {
 	position: absolute;
 	right: 0;
 	top: 98px;
 	height: 23px;
 	z-index: 7;
}  

#like {
 	position: absolute;
 	right: 375px;
 	top: 98px;
 	height: 23px;
 	z-index: 7;
}

.adlinks {
 	position: relative;
 	top: 10px;
 	z-index: 3;
 	width: 468px;
}  

#picture a {
 	display: block;
 	text-decoration: none;
 	color: #111;
}  

#picture a:hover {
 	color: #EEE;
}

#picture a:hover img{
	visibility: hidden;
}

#picture span {
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: top center;
}

#dl {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	line-height: 23px;
}

#dl-img {
	position: absolute;
	top: 0;
	left: 270px;
	margin: 0;
	background-image: url(../images/buttons/htab-lit.png);
	background-repeat: no-repeat;
}
	

#picture {
	position: relative;
	width: 640px;
	min-height: 425px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#pic-cont {
	position; relative;
	width: 640px;
	float: right;
	text-align: left;
	overflow: hidden;
}

#desc {
	width: 100%;
	margin-top: 42px;
	overflow: hidden;
}

img #ccl {
	width: 80px;
	height: 15px;
}

#share {
	margin: 0;
	height: 133px;
	width: 30px;
	position: fixed;
	z-index: 10;
	right: 0;
	top: 150px;
}

#share a{
	background-image: url(../images/buttons/Share-and-Enjoy-lit.png);
	background-repeat: no-repeat;
	margin: 0;
	display: block;
}

#share a:hover img{
	visibility: hidden;
}

#pads {
	float: left;
	width: 300px;
	height: 500px;
	margin-top: 23px;
}

.copy {
	font-size: 10px;
	margin: 2px 0 2px 10px;
}

.copy img {
	vertical-align: middle;
}

#adlinks {
	padding: 5px 0 10px 10px;
}

#page {
        overflow: hidden;
}

img{
	border: 0;
}

.active a {
	color: #999;
}

ul.dropdown ul a {
	position: relative;
	left: -120px;
     font-weight: bold;
	width: 150px;
	min-height: 22px;
	padding: 5px 0 0 5px;
	margin: 0;
	background-color: #111;
	border-bottom: 1px #AAA solid;
	border-left: 1px #AAA solid;
	border-right: 1px #AAA solid;
	opacity:0.8;
	filter:alpha(opacity=80);
}

ul.dropdown a {
	display: block;
	text-decoration: none;
}

ul.dropdown ul a:hover {
	background-color: #333;
}

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 11;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 13;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 12;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}