body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	padding-top: 0px;
	margin-top: 0px;
}
a:link {
	color: #FEFC1B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEFC1B;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FEFC1B;
}

#page_container {
	height: 800px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:528px;
	height:78px;
	z-index:2;
	background-image: url(images/header.jpg);
	padding-left: 108px;
	padding-right: 48px;
	padding-top: 10px;
}

#left_head {
float:left;
width: 250px;
text-align:left;
}

#right_head {
float:right;
width: 250px;
text-align:right;
}


#flash_bg {
	position:absolute;
	left:0px;
	top:88px;
	width:588px;
	height:287px;
	z-index:2;
	background-image: url(images/flash_bg.jpg);
	padding-left: 79px;
	padding-right: 17px;
}
#maintext_bg {
	position:absolute;
	left:0px;
	top:375px;
	width:528px;
	height:375px;
	padding-left: 108px;
	padding-right: 48px;
	z-index:2;
	background-image: url(images/bottom_bg.jpg);
	padding-bottom: 50px;
}

#bottom_nav {
	position:absolute;
	left:153px;
	top:778px;
	text-align:center;
	width:417px;
	height:21px;
	z-index:4;
	font-weight:bold;
	letter-spacing: 2px;
}

#stocklist {
	position:absolute;
	left:107px;
	top:192px;
	width:533px;
	height:569px;
	z-index:3;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEFC1B;
	letter-spacing: -2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px solid #FEFC1B;
}
