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

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


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


#title h1  {
	color: #7184A4;
	letter-spacing: 1px;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}

#description{
	background: #000000;
	border: 1px solid #333333;
	width: 95%;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 40px;
}

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

.date{
	font-weight: normal;
	color: #999999;
	float: left;

}










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

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


#thumbcontainer{
	margin-left: 15px;
	visibility: hidden;

}


.imgcontainer{
	width: 120px;
	height: 120px;
	overflow:hidden;
	margin: 5px;
	padding:5px;
	border: 1px solid #fff;
	float:left;
	cursor:pointer;
	display: inline;
}


.imgcontainer:hover{
	border: 1px solid #000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}



a img {
border:none;

}

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

.copyright {
	font-size: 10px;
	color: #999999;
	float: right;
	margin-right: 10px;
}

.copyright a:link, .copyright a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:hover {
	color: #FFFFFF;
}

.red {
	color: #E31F26;
}


#lbCaption .copyright {
	font-size: 9px;
	color: #666666;
	float: none;
	margin-right: 0px;
}
#lbCaption p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#lbCaption .copyright a:link, #lbCaption .copyright a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#lbCaption .copyright a:hover {
	color: #000000;
}
#title {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	display: inline;
}
#title a {
	color: #7184A4;
	text-decoration: none;
}
#title a:hover {
	color: #CCCCCC;
}
#titleLeft {
	float: left;
	height: 50px;
	width: 275px;
	display: inline;
}
#titleRight {
	float: right;
	height: 50px;
	width: 250px;
	display: inline;
	margin-right: 20px;
}

#titleRight  img {
	border: 1px solid #666666;
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	margin-right: 10px;

}
#titleRight img:hover {
	border-color: #FFFFFF;
	cursor: pointer;
	display: block;
}
#titleRight .linkTo22Jun {
}
#titleRight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#titleRight a:hover {
	font-style: italic;
	color: #CCCCCC;
}
#fadeMe {
	visibility: hidden;
}

#loadAnimContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}

#loadingAnim {
	margin-top: 100px;
	height: 48px;
	width: 48px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#loadingAnim img {
	margin-top: 8px;
}

