body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
html{
	margin: 0px;
	padding: 0px;
}
#container {
	background: #333333 url(../connect/gallery/css/images/bg_body.jpg) repeat-x left top;
	color:#FFFFFF;
	line-height: 18px;
	width: 760px;
	border: 1px solid #000;
	margin: 0px auto;
}
#title h1  {
	color: #76B41C;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Georgia, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-transform: capitalize;
}
#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 0px;
	margin-right: 19px;
	margin-left: 19px;
	width: 700px;
	float: left;
	height: auto;
	font-weight: bold;
}
#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}
.date{
	font-weight: normal;
	color: #666666;

}
#top {
	color: #FFFFFF;
	width: auto;
	height: 70px;
	top:40px;
	background-image: url(../interact/gallery/css/images/header1.jpg);
	background-repeat: no-repeat;
}
#topright {
	float: right;
	height: 200px;
	width: 530px;
	text-align: right;
}
.cl {
	clear:both;
}
#topmenu {
	margin: 0px;
	width: auto;
	float:right;
	height:auto;
	line-height:inherit;
	/*	background:url(../images/header.gif) no-repeat left top;*/
	font-size: 11px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	white-space: normal;
	top: 0px;
}
#topmenu ul {
	margin:0;
	padding:0px;
}
#topmenu ul li {
	display:inline;
	border-right-color:#FFFFFF;
	border-right-style:ridge;
	padding-left:4px;
	padding-right:2px;
	border-right-width: 1px;
}
#topmenu ul li#start {
	padding-left:0;
}
#topmenu ul li#end {
	border-right-style:none;
}
#topmenu a:link, a:visited, a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover{
	color:#999999;
}
#footer {
	width: 760px;
	height:auto;
	color:#FFFFFF;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: none;
	background-image: url(../interact/gallery/css/images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#999999;
}
#footer ul li
{
	display:inline;
	border-right-color:#FFFFFF;
	border-right-style:ridge;
	padding-left:7px;
	padding-right:3px;
	border-right-width: 1px;
}
#footer ul li#end {
	border-right-style:none;	
}
#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;
}
.unvisible { 
	display: none;
}
.thumbnail {
	float: left;
	margin: 6px;
	_margin: 2px;
	_clear:none;
	padding: 6px;
	_padding: 2px;
	_padding-bottom: 6px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px;
}
.thumbnailhover {
	background: none;	
	display:block;
	width: 166px;
	height: 175px;
}
a.thumbnailhover:hover {
	background:  url(../interact/gallery/css/images/bg_body.jpg) no-repeat left top;	
	display:block;
	width: 166px;
	height: 175px;
	color: #76B41C;
	font-weight: bold;
}
.thumbnail img {
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}
.thumbnail a {
	color:#999999;
	text-decoration: none;
}
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}
a img {
	border:none;
}
#gallerycontainer{
	padding: 0px;
	_padding-left: 35px;
	text-align:center;
}
