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

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


#container {
	background: /* #333333;*/
	color:#ffffff;
	line-height: 18px;
	margin: 15px auto;
	width: 1150px;
	padding: 5px 20px 20px 20px;
	border: 1px none #000;
	clear:none;
}


#title h1  {
	color: /*#25a1ef*/#ffffff;
	letter-spacing: 2px;
	text-transform:none;
	font-family: Helvetica;
	font-style: normal;
	font-size: xx-large;
	font-weight: bold;
	height: 50px;
	background-image: url(../images/smalldogma.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#title h2  {
	color: /*#25a1ef*/#00000;
	letter-spacing: 0px;
	text-transform:none;
	font-family: "Helvetica",Arial,serif;
	font-style: normal;
	font-size: large;
	font-weight: normal;
	padding: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#title SUB{
    color:#999999;
    font-size:medium ;
    padding: 5px;
    margin-left: 10px;
}

#description{
	/*background: #000000;
	border: 1px solid #333333;*/
	color:#0000;
	margin: 5px;
	width: 98%;
	float: left;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.marquee{
background-color: #FFFF00;
text-transform:lowercase;
}


#about{
	background:none;
	float: right;
	color:#fffff;
	padding: 10px;
	width: 300px;
	height: 455px;
	font-weight: lighter;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CDCDCD;

	/*position:absolute;
	left: 959px;
	top: 240px;*/
	overflow:auto;
}

#about a:link {
	color:#000099;
	text-decoration: none;
	font-weight: normal;
	}
#about a:visited {
color:#990033;
	text-decoration: none;
	font-weight: normal;
	}

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

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


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

#footer a:hover {
	color: #FFFFFF;
}


#scroll{
    float:right;
	width: 300;
	height: 335;
	padding: 5px;
	/*border-left-width: thin;
	border-left-style: dotted;*/
	overflow:auto;
	 }



.unvisible { 
	display: none;
 }




.thumbnail {
	float: left;
	/*margin: 5px;*/
	padding: 10px;
	text-align: center;
	color: #CCCCCC;
	width: /*166px*/187px;
	height: 100px;
	}


.thumbnailhover{
	background:  none;
	display:block;
	width: /*166px*/187px;
	height: /*175px*/115px;
}

a.thumbnailhover:hover{
	background:  #000000/*url(images/bg_body.jpg) no-repeat left top*/;
	display:/*block*/block;
	width: /*166px*/187px;
	height: /*175px*/110px;
	color: #000000;
	font-weight: bold;
	background-color: #000000;
	filter: gray;
}


.thumbnail img{
	background: #000;
	padding: 0px;
	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-allign:center;
	left: 129px;
	top: 237px;
}

#tumbnailscontainer{
	padding: 0px;
	text-allign:center;
	width:833px;
	height:auto;
	position:absolute;
	border:thin;
	border-color:#FF0000;
	left: 128px;
	top: 243px;
	float:left;
}

	
