/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{
scrollbar-face-color:#2E6AAD;
scrollbar-base-color:#E9E2D6;
scrollbar-arrow-color:black;
scrollbar-track-color:#E9E2D6;
scrollbar-shadow-color:#1169C3;
scrollbar-highlight-color:#1169C3;
scrollbar-3dlight-color:#E9E2D6;
scrollbar-darkshadow-Color:#000D44;
}

body {
	background-color: #E9E3D7;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
a:link {
	color: #9F5000;
	text-decoration: none;
}
a:visited {
	color: #9F5000;
}
a:hover {
	color: #0066FF;
	font-style: italic;
	text-decoration: none;
}
a:active {
	color: #9F5000;
}
h1 {
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #9F5000;
}

h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
	color: #E9E3D7;
	font-weight: 800;
}
h6 {
	font-size: 16px;
}
.Bullets {
	font-size: 16px;
	color: #E9E3D7;
	font-weight: bold;
}
.White {
	font-size: 13px;
	color: #E9E3D7;
	font-weight: bold;
}

#lyMenu {
	position:absolute;
	left:202px;
	top:233px;
	width:713px;
	height:19px;
	z-index:7;
}
#lyFlashIntro {
	position:absolute;
	left:0;
	top:0;
	width:790px;
	height:220px;
	z-index:5;
}
#lyFlashSide {
	position:absolute;
	left:0px;
	top:220px;
	width:199px;
	height:427px;
	z-index:4;
}
#lyTop {
	position:absolute;
	left:0;
	top:0;
	width:20;
	height:20;
	z-index:10;
}
#lyTransgif {
	position:absolute;
	left:392px;
	top:211px;
	width:163px;
	height:123px;
	z-index:6;
	visibility: hidden;
}
#lySubMenu {
	position:absolute;
	left:403px;
	top:230px;
	width:141px;
	z-index:8;
	visibility: hidden;
}
