body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font: 11px/24px tahoma, arial, geneva, helvetica;
}

html{
	margin: 0px;
	padding: 0px;
}


#container {
	background: #191919 url(images/bg_body.jpg) repeat-x left top;
	color:#ffffff;
	line-height: 18px;
	margin: 15px auto;
	width: 775px;
	margin-top: 0px;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #1d1d1d;
	border-right: 1px solid #1d1d1d;
}


#title h1  {
	color: #76b41c;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px tahoma, arial, geneva, helvetica;
	text-transform: capitalize;
}


#description{
	background: #0e0e0e;
	border: 1px solid #1d1d1d;
	padding: 10px 0px 10px 0px;
	margin: 10px 10px 10px 10px;
	text-align: left;
	width: 95%;
	float: left;
	height: auto;
}


#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #ffffff;		
}

.date{
	font-weight: normal;
	color: #666666;

}


#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #cccccc;
	border-bottom: 1px solid #000000;
	}


#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #ffffff;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}


.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #cccccc;
	background: #ffffff;
}


#header {
	text-align:center;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: none;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #999999;
	}

#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #ffffff;
}



.unvisible { 
	display: none;
 }



.thumbnail_horizontal {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #cccccc;
	width: 166px;
	height: 140px;
	}
	
.thumbnail_vertical {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #cccccc;
	width: 166px;
	height: 190px;
	}	


.column1 {
	float: left;
	margin: 10px 28px 0px 28px;
	padding: 8px;
	text-align: left;
	color: #999999;
	width: 300px;
	font: 12px tahoma, arial, geneva, helvetica;
	line-height:16px;
	}

.column2 {
	float: left;
	margin: 10px 28px 0px 28px;
	padding: 8px;
	text-align: left;
	color: #999999;
	width: 300px;
	font: 12px tahoma, arial, geneva, helvetica;
	line-height:16px;
	}
	
#paragraph {
	float: left;
	margin: 10px 28px 0px 28px;
	padding: 8px;
	text-align: left;
	color: #999999;
	width: 600px;
	font: 12px tahoma, arial, geneva, helvetica;
	line-height:16px;
	}
	
#paragraph a:link, #paragraph a:visited {
	color: #b925a5;
	text-decoration: none;
	font-weight: normal;
	}

#paragraph a:hover {
	color: #ffffff;
}	

.thumbnailhover_horizontal{
	background:  none;	
	display:block;
	width: 166px;
	height: 140px;
}

a.thumbnailhover_horizontal:hover{
	background:  url(images/bg_body.jpg) no-repeat left top;	
	display:block;
	width: 166px;
	height: 140px;
	color: #b925a5;
	font-weight: normal;

	
}


.thumbnailhover_vertical{
	background:  none;	
	display:block;
	width: 166px;
	height: 190px;
}

a.thumbnailhover_vertical:hover{
	background:  url(images/bg_body.jpg) no-repeat left top;	
	display:block;
	width: 166px;
	height: 190px;
	color: #b925a5;
	font-weight: normal;

	
}

.thumbnail_horizontal img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}


.thumbnail_horizontal a {
	color:#999999;
	text-decoration: none;
}

.thumbnail_vertical img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}


.thumbnail_vertical a {
	color:#999999;
	text-decoration: none;
}

.header_small {
	color:#bbbbbb;
}

/* non IE  hover 
div.thumbnail_horizontal:hover{
	background: #000;
	color: #b925a5;
	font-weight: bold;
}

div.thumbnail_vertical:hover{
	background: #000;
	color: #b925a5;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}