/*******************************************

*

* Fix BG

*

*******************************************/

.xbot {

	position: relative;

	top: 0;

	left: 0;

	width: 624px;    /* original width 894  KL  */

/* KL -	height: 800px;  */

}



#xbot_bg {

	background-image: url('../splash/background.jpg');

	background-repeat: repeat-y;

}





/*******************************************

*

* Top Area

* - Links & Background

*

*******************************************/

.top {

	position: relative;

	height: 177px;

	width: 624px;  /* original width 894  KL  */

	top: 0;

}



#top_bg {

	background-image: url('../splash/top2.jpg');

	background-repeat: no-repeat;

}



.top_link {

	position: absolute;

	top: 85px;

	left: 690px;

}



#top_link_bg {

	font-family: arial;

	font-size: 8pt;

	color: #a49d92;

	letter-spacing: 1px;

}



a#toplink {

	font-family: arial;

	font-size: 8pt;

	color: #a49d92;

	text-decoration: none;

}



/*******************************************

*

* Mid Area

* - Links & Background

*

*******************************************/

.mid {

	position: relative;

	height: 193px;

	width: 894px;

	top: 0;

}



#mid_bg {

	background-image: url('../splash/mid.jpg');

	background-repeat: no-repeat;

}



.mylinks {

	padding-left: 280px;

}



/*******************************************

*

* Fix Area

* - Dropdown & Background

*

*******************************************/

.fix {

	position: relative;

	height: 79px;

	width: 624px;  /* original width 894  KL  */

	top: 0;

}



#fix_bg {

	background-image: url('../splash/bot2.jpg');

	background-repeat: no-repeat;

}



/*******************************************

*

* Bot Area

* - Links & Background

*

*******************************************/

.bot {

	position: relative;

	top: 0;

	left: 0;

	width: 624px;    /*  original width 824  KL  */

	/* height: 400px;  KL */

}



#bot_bg {

	background-image: url('../splash/background2.jpg');

	background-repeat: repeat-y;

}



/*******************************************

*

* web links

* - Links

*

*******************************************/

div.webmaster {

	font-family: verdana;

	font-size: 7pt;

	color: #898682;

	text-align: right;

	letter-spacing: 1px;

	padding-top: 25px;   /*  KL - change value, original 100 */

	padding-bottom: 15px;

/*	padding-right: 90px;  */

}



a#weblink {

	font-family: verdana;

	font-size: 7pt;

	color: #4d4943;

	text-decoration: none;

}



/*******************************************

*

* side list

* - List

*

*******************************************/

div.mydropdown {
	padding-top: 33px;
	text-align: right;
}



div.list {

	font-family: verdana;

	font-size: 8pt;

	color: #8b8274;

	font-weight: bold;

}
