#header {
	width: 100%;
	background-repeat: repeat-x;
	height: 200px;
	background-image: url(images/bg_06.jpg);
	}
html,body{
	height:100%;
	margin:0;
	padding:0;
}
#page{
    background:#F8F1E9;
    min-height:100%;
}
*html #page{
	height:100%;
	width: 100%;
	background-color: #f3ecbf;
	}

.content {
	align: center;
	width: 970px;
	background-color: #D3EFC6;
	border: 2px none #866613;
}
div.content img {
	background-image: url(thumb_bg.jpg);
	width: 180px;
	height: 240px;
	margin: 1px;
	padding: 0px;
	background-color: #fff;
	border: 2px solid #006600;
}
div.content img:hover {
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
}

#page-clear{
	clear:both;
	height:150px;
	background-color: #f3ecbf;

	}
#footer{
	height:150px;
	background-image: url(images/footer_bg_04.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#InMsgText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D591C;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: justify;
	text-indent: 8px;
	line-height: 13px;
	margin: 1px;
	padding: 1px;
	clip: rect(auto,auto,auto,auto);
	}
#header td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #1D6631;
}
#top table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
#footer .style8 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #336839;
}
.line {
	background-image: url(images/polosa_02.jpg);
	height: 25px;
	width: 100%;
}
.line1 {
	background-image: url(images/polosa_02.jpg);
	background-repeat: repeat;
	height: 15px;
	width: 100%;
}

