*{
	font-size:14px;
	font-family: Calibri, Verdana, Arial ;
	cursor:default;
	text-decoration:none;
	border-style: none
}
h1
{
	font-family:Georgia, Calibri, Verdana, Arial;
	font-size:30px; 
	color:#060;
	font-weight:bold;
	font-style:italic;
	margin:5px;
}
body
{
	background-image:url(../images/background-x.png);
	background-repeat:repeat-x;
	background-color:#00cb7c;	
}
a.footer, a.footer:hover, a.footer:active, a.footer:link, a.footer:visited
{
	font-size:10px;
	color:#7e3102;
}
a.footer:hover
{
	text-decoration:underline;	
}
#whole
{
	width:950px;
	margin-left: auto;
	margin-right: auto;
}
.logo
{
	background-image: url(../images/top-logo.jpg);
	height: 264px;
	width: 932px;
	display: block;
}

.menu
{
	background-image: url(../images/menu.jpg);
	background-repeat:no-repeat;
	height: 547px;
	width: 276px;
	display: block;
	float:left;	
}


.content
{	
	background-repeat:no-repeat;
	float:left;
	width: 648px;
	display:block;
	background-color:#a9f4a1;
	min-height:550px;
	background-image:url(../images/content.jpg);

}

.thumbnail
{
	background-color: #b7ffaf;
	border: 1px solid #ecffea;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 3px 3px 8px;

}

.text
{
	margin-right:auto;
	margin-left:auto;
	width:568px;
}

.pictures
{
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	width:608px;;
}

img.text_indent
{
	border:2px;
	margin:3px 5px 0px 5px;
	border-color:#060;
	border-style:outset;
	float:left;
	clear:left;
}
