/* CSS Document */

td img {display: block;}body,td,th {
	font-family: "Century Gothic";
	color: #131504;
	font-size: 12px;
}
body {
	background-color: #FAFEB2;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #D6DA2E;
    scrollbar-highlight-color: #989B1C;
	scrollbar-3dlight-color: #989B1C;
	scrollbar-darkshadow-color: #989B1C;
	scrollbar-shadow-color: #989B1C;
	scrollbar-arrow-color: #989B1C;
	scrollbar-track-color: #D6DA2E;
	font-family:"Century Gothic";
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13px;
}
#Layer1 {
	position:relative;
	left:10px;
	top:10px;
	width:490px;
	height:436px;
	z-index:10;
	overflow:auto;
	padding: 2px;
	margin: 2px;
}
#Layer_blog {
	position:relative;
	left:10px;
	top:10px;
	width:490px;
	height:436px;
	z-index:10;
	overflow:auto;
	padding: 2px;
	margin: 2px;
}
#Layer_blog #text_blog {
	width: 480px;
	text-align: left;
	text-indent: 0px;
	background-attachment: fixed;
	background-image: url(../new-back/images/amalia.gif);
	background-repeat: no-repeat;
	background-position: left 140px;
	height: 100px;
	white-space: normal;
	font-family: "Century Gothic";
	font-size: 12px;
	position: relative;
	top: 140px;
}


a:link {
	color: #131504;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #131504;
		font-size: 14px;

}
a:hover {
	text-decoration: underline;
	color: #555D12;
	font-size: 14px;

}
a:active {
	text-decoration: none;
	color: #131504;
	font-size: 14px;
}
