body
{
	color: inherit;
	margin: 0px 0px 0px 0px;
	background-color:black;
}

/* orange link */
a.l0 {color: #ffd800;text-decoration: none;}
a.l0:link {color: #ffd800;text-decoration: none;}
a.l0:Active {color: #ffd800;text-decoration: none;}
a.l0:Visited {color: #ffd800;text-decoration: none;}
a.l0:Hover {color: #ffd800;text-decoration: underline;}

/* dark yellow links */
a.l1 {color: #a18800;text-decoration: none;}
a.l1:link {color: #a18800;text-decoration: none;}
a.l1:Active {color: #a18800;text-decoration: none;}
a.l1:Visited {color: #a18800;text-decoration: none;}
a.l1:Hover {color: #a18800;text-decoration: none;}

/* white links */
a.l2 {color: white;text-decoration: none;}
a.l2:link {color: white;text-decoration: none;}
a.l2:Active {color: white;text-decoration: none;}
a.l2:Visited {color: white;text-decoration: none;}
a.l2:Hover {color: white;text-decoration: none;}

body,.txt0
{
	font-family:"arial",sans-serif;
	font-size:16px;
	color:white;
}


#vcontainer
{
	width:auto;
	height:auto;
	text-align:center;
	margin:auto;
	visibility:hidden;
}
#incen
{
	text-align:left;
	width:932px;
	height:auto;
	margin:auto;
}

.div10h
{
	position:relative;
	left:0px;top:0px;
	width:100%;height:10px;
}
#top_tile
{
	position:relative;
	left:0px;top:0px;
	width:932px;height:160px;
	background-color:#52564f;
	background-image:url('../images/theme/top_bg.gif');
	background-repeat:repeat-xy;
}
#tl_box
{
	position:absolute;
	left:25px;top:20px;
	width:550px;
	height:90px;
}
#tl_logo
{
	position:absolute;
	left:0px;top:0px;
	margin:0px;
	padding:0px;
}
.tl_logo_text
{
	position:absolute;
	left:0px;top:0px;
	font-family:arial;
	font-size:56px;
	font-weight:bold;
	color:#948e4c;
	margin:0px;
	padding:0px;
	line-height:49px;
}
#clock
{
	position:absolute;
	top:-160px;
	left:689px;
}
#banner
{
	position:absolute;
	top:-190px;
	left:500px;
}


#contents_container
{
	position:relative;
	left:0px;top:0px;
	width:932px;height:auto;
	z-index:0;
	background-color:#787f74;
	background-image:url('../images/theme/mid_bg.gif');
	background-repeat:repeat-xy;
}
#contents
{
	position:relative;
	left:0px;
	top:0px;
	width:932px;
	padding:0px 0px 0px 0px;
}
#bot_container
{
	clear:both;
	background-color:#52564f;
	background-image:url('../images/theme/top_bg.gif');
	background-repeat:repeat-xy;
	position:relative;
	top:0px;left:0px;
	height:59px;
	width:932px;
	color:#a18800;
	font-family:arial;
	font-size:10px;
}
#bot_text
{
	position:relative;
	top:5px;left:5px;
}

#menu_buttons
{
	position:absolute;
	left:0px;top:127px;
	text-align:left;
	background-color:#65695c;
	width:515px;
	height:30px;
	padding-top:0px;
}
.menu_buttonL0,.menu_buttonM0,
.menu_buttonL1,.menu_buttonM1
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	width:128px;height:30px;
	float:left;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	color:#ffd800;
	cursor:pointer;
}
.menu_buttonM0
{
	border-left:1px solid #ffd800;
}
.menu_buttonL0:hover,.menu_buttonM0:hover
{
	background-color:#ffd800;
	color:#65695c;
}
.menu_buttonL1,.menu_buttonM1
{
	background-color:#ffd800;
	color:#65695c;
}
.menu_button
{
	position:relative;
	top:6px;
}

.nobrd
{
	border-width:0px;
	border-style:none;
}
.hdn
{
	position:absolute;
	left:-999px;
	top:-999px;
}
form
{
    margin:0;
}

.imgbrd
{
	border:solid 1px #3c3c3c;
}

.search_title
{
	font-weight:bold;
	font-size:17px;
	color:gold;
	padding-bottom:15px;
}
