*{
	font-family:Georgia, "Times New Roman", Times, serif; /*: "Trebuchet MS",  Verdana, "Verdana Ref", sans serif;*/
}
body{
	color:#fff;
	font-size:16px;
	padding:0;
	margin:0;
	background-color:#000;
	height:100%;
	background-image:url(/bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a{
	color:#ffcc00;
	text-decoration:none;
	line-height:1.4em;
	padding-bottom:4px;
}
a:hover{
	text-decoration:underline;
}
h1{
	color:#fc0;
	font-size:18px;
}
td.menu{
	font-size:14px;
	min-height:100%;
	height:100%;
}
#directories{
	left:0px;
}

#directories #galleries_title{
	color:#FF3333;
	font-weight:bold;
	font-size:14px;
}

#directories ul{
	margin:0px;
	padding:10px 0 0 10px;

}

#directories li {
	line-height:20px;
	list-style:none;
	color:#ccc;
	background-image:url(/star.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	
}
#directories li a{

}

#content{
	min-height:100%;
	font-size:12px;
}

#desc{
	padding:0 10px 10px 10px;
}

#thumbs{
	padding:10px;
}

a,.a{

}

ul#_dhtmlgoodies_tree, ul#_dhtmlgoodies_tree li{
	text-indent:0px;
	padding-left:0px;
	margin-left:0px;
}

ul#_dhtmlgoodies_tree li{
	list-style-image:url(/puce.jpg);
	padding:0;
	margin:0;
}

.thumbImg{
	border:1px solid #666;
	margin:5px;
}

	