/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	cursor:auto;
	margin:0px;
	font-family : Tahoma;
	font-size:12px;
	color: #7d2f05;
}
.headtxt{
	font-family : Bell MT;
	font-style:italic;
	font-size:18px;
	color: #bd6c1f;
}
img, div, a, input { 
	behavior: url("Css/iepngfix.htc");
	border: none;
	}

.gh{
	background-image:url(../images/bg.png);
	behavior: url("Css/iepngfix.htc");
	background-repeat:no-repeat;
	width:1000px;
	height:650px;
	position:relative;
}
.ghpage{
	background-image:url(../images/bgpage.png);
	behavior: url("Css/iepngfix.htc");
	background-repeat:no-repeat;
	width:1000px;
	height:650px;
	position:relative;

}
.alpha{
	margin-top:5px;
	position: absolute;
	background-image:url(../images/alpha.png);
	background-repeat:no-repeat;
	width:15px;
	height:508px;
	display: block;
	left: 489px;
	top: 68px;
}
.box{
	position:absolute;
	background-image:url(../images/box.png);
	background-repeat:no-repeat;
	width:810px;
	height:520px;
	display: block;
	vertical-align:middle;
	left: 95px;
	top: 67px;
	align: left;
}
.boxPage{
	position:absolute;
	background-image:url(../images/boxPage.png);
	background-repeat:no-repeat;
	width:810px;
	height:520px;
	display: block;
	vertical-align:middle;
	left: 95px;
	top: 84px;
	align: left;
}
.txtPage{
	position:absolute;
	width:740px;
	height:422px;
	display: block;
	vertical-align:middle;
	left: 130px;
	top: 134px;
	align: left;
}
.logopage{
	position: absolute;
	width:159px;
	height:83px;
	display: block;
	left: 101px;
	top: 0px;
	align: left;
	font-family : "Lucida Sans";
	font-size:10px;
	color:#7d2f09;
}
.menu{
	position: absolute;
	width:394px;
	height:6px;
	display: block;
	left: 111px;
	top: 42px;
	font-family : "Lucida Sans";
	font-size:10px;
	color:#7d2f09;
}
.menupage{
	position: absolute;
	width:484px;
	height:6px;
	display: block;
	top: 55px;
	font-family : "Lucida Sans";
	font-size:10px;
	color:#7d2f09;
	left: 397px;
}
.data{
	position: absolute;
	width:769px;
	height:472px;
	display: block;
	right: 116px;
	top: 90px;
	align: left;
	font-family : "Lucida Sans";
	font-size:10px;
	color:#7d2f09;
}
.click{
	position:absolute;
	width:81px;
	height:104px;
	display: block;
	left: 21px;
	top: 278px;
	align: left;
	font-family : "Lucida Sans";
	font-size:10px;
	color:#7d2f09;
}
.clickpage{
	position:absolute;
	width:81px;
	height:104px;
	display: block;
	left: 21px;
	top: 298px;
	align: left;
	font-family : "Lucida Sans";
	font-size:10px;
	color:#7d2f09;
}
.address{
	position:absolute;
	background-repeat:no-repeat;
	width:481px;
	height:33px;
	display: block;
	left: 420px;
	top: 603px;
	align: left;
	font-family : "Lucida Sans";
	font-size:10px;
	color:#7d2f09;
}
div#txtbox {
	position:relative;
	height:420px;
	text-align:justify;
	overflow:hidden;
	width: 660px;
	margin-left:10px;
  }
UL.thumbs {
	CLEAR: both;
	margin:0px;
}
UL.thumbs LI {
	PADDING: 0px; 
	FLOAT: left; 
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none;
}
A.thumb {
	DISPLAY: block;
}
UL.thumbs LI.selected A.thumb {
	BACKGROUND: #000
}
A.thumb:unknown {
	outline: none;
}
UL.thumbs IMG {
	BORDER: medium none; 
	DISPLAY: block; 
}

#thumbs-min UL.thumbs LI {
	PADDING: 0px; 
	FLOAT: none; 
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none;	
}
#thumbs-min A.thumb {
	BORDER: medium none; 
	PADDING: 0px; 
	DISPLAY: inline; 
}
#thumbs-min UL.thumbs LI.selected A.thumb {
	FONT-WEIGHT: bold; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #000;
}
#flashcontent {
	position:absolute;
	text-align: left;
	margin: 0 auto;
	left: 45px;
	top: 50px;

}

