@charset "utf-8";
/* CSS Document */
.ff{
	height:1px;
	line-height:1px;
	font-size:1px;
	position:relative;
	margin-top:-1px;

}
img {
 border: 0; 
}
.textgalls
{
	margin-left:50px;
}
a.textgalls
{
	color:#003399;
	font-size:18px;
}
a.textgalls:hover
{
	color:#FFFFFF;
	font-size:18px;
}
a.textgalls:visited
{
	font-size:18px;
	color:#000000;
}

.top
	{
		
		width:800px;
		height:260px;
		margin:0 auto;
		
	}
.logo
	{
	
		float:left;
		width:300px;
		height:150px;
		margin-top:5px;
		margin-right:6px;
	}
.toptext{
		width:600px;
		float:right;
		margin-top:10px;
		display:block;
		line-height:41px;
		font-size:22px;
		color:#FFFFFF;
}
.links
{
	width:450px;
	height:50px;
	
}
.menu
	{
		height:28px;
		width:560px;
		float:left;

	}
a.button{
	background:url(images/menu.jpg);
	width:140px;
	height:28px;
	line-height:28px;
	float:left;
	background-repeat:no-repeat;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	cursor:default;
	display:block;
	color:#eacedf;
	
	
}
a.button:hover{
	background-position: 0 -38px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.button:active{
	background-position: 0 -73px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.bookmark{
	background:url(images/bookmark.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:28px;
	width:163px;
	margin-top:10px;
	
}
a.bookmark:hover{
	background:url(images/bookmark.jpg);
}

.underconstruction
{
	margin-top:10px;
	margin:0 auto;
	width:350px;;
	height:0;
	
}
.under
{
	font-size:22px;
	color:#FFFFFF;
	display:block;

}

.mainthumbs
{
	width:984px;
	height:auto;
	background-color:#dfdfdf;
	margin:30px auto 10px auto;
}
.mainthumbs img
{
	width:240px;
	height:180px;
	margin-left:2px;
	margin-top:5px;
	border: 0; 
}
