#content 
	{
	width:475px; 
	padding:10px; 
	float:left; 
	}


#title h4
	{
	background-image: url(contenttitlebg.jpg);
	background-repeat:repeat-x;
	margin: 0 auto 0 auto;
	padding: 5px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-style : italic;
	}


#itemtopic 
	{
	padding: 3px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	}
#itemtopic h4 
	{
	font-size: 15px;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: center;
	}

input 
	{
	font-size: 12px;
	}

.forumtitle
	{
	background-color: #606060;
	color: #ffffff;
	padding: 13px;
	}

.forummessage
	{
	background-color: #efefef;
	color: #000000;
	padding: 13px;
	}
hr 
	{
	margin-top: 4px;
	margin-bottom: 4px;
	color: #aa0000;
	border-top-width: 0px
	border-left-width: 0px
	border-right-width: 0px
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	width: 140px;
	}

.gallerylistroot
	{
	float: left; 
	background-color: #909090;
	margin: 7px;
	}

.gallerylistsub 
	{
	width: 90px; 
	height: 70px; 
	float: left; 
	position: relative;
	left: -5px;
	top: -5px;
	padding: 3px;
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;

	}

.gallerylist 
	{
	border-width: 1px;
	border-style: solid; 
	border-color: #ffffff; 
	cursor: pointer;
	}

.trcls {
	background-color: #dfdfdf;

	}

.treemenuover
	{
	background-color: #909090;
	}
.treemenuout
	{
	background-color: transparent;
	}

.treemenustatic 
	{
	background-color: #ffffff;  
	position: absolute; 
	left: 100px; 
	width: 100%;
	border-color: #000000; 
	border-width: 1px; 
	border-style: solid; 
	padding: 3px; 
	display: none;
	}
.searchmodul 
	{
	position: static;
	top: 200px;
	left: 700px;
	}
