body {	margin: 0px;
	padding: 0px;
	background: #000000;
	font: 12px/24px Georgia, "Times New Roman", Times, serif;}

html{	margin: 0px;	
	padding: 0px;}


#container {
	background: #333333 url(images/bg_body.jpg) repeat-x left top;
	color:#FFFFFF;
	line-height: 12px;
	margin: 8px auto;
	width: 800px;
	padding: 5px 20px 20px 20px;
	border: 1px solid #000;}



#title {
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 5px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;}

.title {	
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;  }

.link {	
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;  }

#title a {
	color: #cccc00;
	text-decoration: none; 
	font-weight: normal; }


#title a:visited   {
	color: #cccc00;
	text-decoration: none; 
	font-weight: normal; }

#title a:hover  {
	color: #FFFF00;
	text-decoration: none; 
	font-weight: bold; }



#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 92%;
	float: left;
	height: auto;
	color: #666666;
	font-weight: bold;}


#description a {
	color: #cccc00;
	text-decoration: none; 
	font-weight: normal; }

#description a:visited   {
	color: #cccc00;
	text-decoration: none; 
	font-weight: normal; }

#description a:hover  {
	color: #FFFF00;
	text-decoration: bold; }





#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		}



.date {	font-weight: normal;
	color: #666666;  }


#content a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none; }

#content a:visited   {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;}

#content a:hover  {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: bold;   }


#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;}



#footer {
	text-align:right;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;	}

#footer a {
	color: #cccc00;
	text-decoration: none;}

#footer a:visited   {
	color: #cccc00;
	text-decoration: none;  }

#footer a:hover  {
	color: #FFFF00;
	text-decoration: none;  }



.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px; 	}


.thumbnailhover{
	background:  #000;	
	display:block;
	width: 166px;
	height: 175px; }

a.thumbnailhover:hover{
*/	background:  url(images/bg_body.jpg) no-repeat left top;	*/
	background:  #ccc;	
	display:block;
	width: 166px;
	height: 175px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal; }


.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block; }


.thumbnail a {
	color:#999999;
	text-decoration: none;}


/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/



a img {
border:none;
}


#gallerycontainer{
	padding: 0px;
	text-align:center;}
