body{
background-color: #000000;
}


#page{
position: absolute;
left: 20%;
}


#logo{
position: relative;
left: 180px;
top: 30px;
height: 110px;
width: 160px;
background-image: url('images/top_logo.jpg');
z-index:1;
}


#topleaf{
position: relative;
left: 0px;
top: 0px;
height: 85px;
width: 600px;
background-image: url('images/top_leaves.jpg');
}


.content{
position: relative;
top: 20px;
left: 140px;
width: 300px;
padding: 10px 10px 10px 10px;
}


#sidebar{
position: absolute;
left: 35px;
top: 250px;
font-family: helvetica, ariel, verdana;
color: #99ff66;
font-size: 8pt;
line-height: 15pt;
}


.headline{
position: relative;
left: 15px;
top: 15px;
width: 250px;
height: 14px;
font-family: copperplate, helvetica, ariel, verdana;
color: #86df86;
font-size: 15pt;
font-weight: bold;
}


.head_img{
position: relative;
left: 0px;
top: -20px;
}


.head_im{
border: 20px 20px 20px 20px
width: 167px;
height: 173px;
}


#spear-top{
position: relative;
left: -51px;
top: 0px;
height: 30px;
width: 600px;
background-image: url('images/spear_top.gif');
background-repeat: no-repeat;
}


#spear-bottom{
position: relative;
left: -51px;
top: -14px;
height: 30px;
width: 600px;
background-image: url('images/spear_bottom.gif');
background-repeat: no-repeat;
}

.content-text{
position: relative;
left: -39px;
top: 0px;
height: 40px;
width: 300px;
padding: 10px 10px 10px 30px;
background-image: url('images/spear_back.gif');
background-repeat: repeat-y;
font-family: helvetica, ariel, verdana;
color: #99ff66;
font-size: 10pt;
}


.news-text{
position: relative;
left: -49px;
top: 0px;
width: 470px;
padding: 0px 0px 0px 20px;
background-image: url('images/spear_back.gif');
background-repeat: repeat-y;
font-family: helvetica, ariel, verdana;
color: #99ff66;
font-size: 10pt;
z-index:3;
}


table{
font-family: helvetica, ariel, verdana;
color: #99ff66;
font-size: 10pt;
}



#bottom{
position: relative;
left: -150px;
top: 0px;
height: 40px;
width: 600px;
}


#midleaf{
position: relative;
left: 0px;
top: 0px;
height: 40px;
width: 600px;
z-index:3;
/*background-image: url('images/mid_leaves.jpg');*/
}


#titles{
position: relative;
left: 0px;
top: 0px;
height: 30px;
width: 600px;
background-color: #000000;
z-index:2;
}


#bottomleaf{
position: relative;
left: 0px;
top:0px;
height: 40px;
width: 600px;
z-index:1;
/*background-image: url('images/bottom_leaves.jpg');*/
}



#nav{
position: relative;
left: 0px;
top: 0px;
height: 20px;
width: 600px;
background-color: #000000;
}


.nav-space{
padding: 0px 15px 0px 14px;
}


.copy{
position: relative;
left: 0px;
top: 0px;
height: 150px;
width: 600px;
font-family: helvetica, ariel, verdana;
color: #99cc66;
font-size: 7pt;
padding: 50px 0px 0px 0px;
z-index:2;
}


.sponsor{
width: 525px;
}


.coin{
position: absolute;
top: 205px;
left: 380px;
}

/* links */ /* links */ /* links *//* links *//* links */



	a:link {
	color:#ffcc33;
	text-decoration:none;
	}

	a:visited {
	color:#ffcc33;
	text-decoration:none;
	}

	a:hover {
	color:#ffffff;
	text-decoration:none;
	}





