BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffe210;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	text-align:center;
	font-size:10px;
}

h1 { font-family:"Times New Roman", Times, serif; font-size:18px; color:#2d3b34; padding:0 250px 0 0; margin:0; float:right; display:block;  width:240px; text-align:right;}
h2 { font-family:"Times New Roman", Times, serif; font-size:16px; color:#f6e165;padding:0 240px 15px 0; margin:0; float:right; display:block;  width:240px; text-align:right;}

div#container {
	background-image:url(images/bgindex.gif);
	background-repeat:no-repeat;
	background-position:30px 30px;

	width:980px;
	margin:20px auto;
	padding: 0;
}

div#container2 {
	background-image:url(images/bgsub.png);
	background-repeat:no-repeat;

	background-position: 37px 257px;

	padding:0;
	margin:0;
	float:left;

}
div#container3 {
	background-image:url(images/subbottom.png);
	background-repeat:no-repeat;
	background-position:37px bottom;


	padding:0;
	margin:0;
	float:left;

}




div#left {
	width:780px;
	float:left;
	text-align:left;
	position: relative;
}

div#indeximg {
	width:300px;
	left:440px;
	position: absolute;
}

div#txtindex {
	width:480px;
	float:right;
	padding:140px 60px 20px 20px;
	color:#FFFFFF;
	font-size:12px;
}



div#txtindexnews {
	width:480px;
	float:center;
	padding:100px 60px 20px 20px;
	color:#FFFFFF;
	font-size:12px;
}
div#menunews { float: left; width: 85px;  }



div#right {
	width:200px;
	padding:30px 0 0 0;
	float:left;
}


div#gallerytop {
	width:181px;
	height:22px;
	background-image:url(images/gallerytop.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 auto;
	padding:0;

}


div#gallerycenter {
	width:181px;

	background-image:url(images/gallerycenter.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	padding:3px 0;
	text-align:center;

}

div#gallerybottom {
	width:181px;
	height:22px;
	background-image:url(images/gallerybottom.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;

}
a img { border:none; }
div.gallery  { float: none; background-color: #eedc5c;   width:158px; height:117px; margin:5px auto;  }
div.gallery a {display: block; padding:2px;   }
div.gallery a:hover {	background-color: #fff;  }


div#top { height:200px;}
div#menu { float: left; width: 205px;  }

div#menutop {}
div#menubottom {}

div#footer {
	width:940px;
	margin:20px auto 0 auto;
	padding:0 0 0 40px;
	font-size:10px;
	color:#4c5c85;
	text-align:left;
	}
div#footer a:link, div#footer a:visited { color:#4c5c85; text-decoration:none;}
div#footer a:hover { text-decoration:underline;}