#banner
{
	position: absolute;
	width: 700px;
	height: 100px;
	top: 1px;
	left: 1px;
	background-image: url(greenban.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#leftcol
{
	position: absolute;
	width: 70px;
	height: 300px;
	top: 101px;
	left: 1px;
	background-image: url(greencol.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#rightcol
{
	position: absolute;
	width: 70px;
	height: 300px;
	top: 101px;
	left: 631px;
	background-image: url(greencol.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#bottom
{
	position: absolute;
	width: 700px;
	height: 310px;
	top: 421px;
	left: 1px;
	background-image: url(green.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#quote
{
	position: absolute;
	top: 5px;
	left: 725px;
	background-color: #000000;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#linksin
{
	position: absolute;
	width: 200px;
	height: 60px;
	top: 300px;
	left: 750px;
	background-image: url(linkin.jpg);
	background-repeat: no-repeat; 
	background-color: #000000;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#linksout
{
	position: absolute;
	width: 200px;
	height: 60px;
	top: 450px;
	left: 750px;
	background-image: url(linkout.jpg);
	background-color: #000000;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#credits
{
	position: absolute;
	top: 705px;
	left: 770px;
	background-color: #000000;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

body 
{
	background-color: black;
}

ul.inside 
{
	list-style-image: url(greenbull.gif);
	position: absolute;
	top: 360px;
	left: 710px;
}

ul.outside 
{
	list-style-image: url(greenbull.gif);
	position: absolute;
	top: 510px;
	left: 710px;
}

a:link
{
	color: #009900;
	font-family: arial;
	font-weight: none;
	font-size: 10pt;
	text-decoration: none; 
}
a:visited
{
	color: #009900;
	font-family: arial;
	font-weight: none;
	font-size: 10pt;
	text-decoration: none; 
	line-height: 10px;
}
a:hover, a:active
{
	color: CCFFCC;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none; 
	line-height: 10px;
}

p.credits
{
	color: #009900;
	font-family: arial;
	font-size: 7pt;
}

p.quote
{
	color: #009900;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
}

td {padding: 0px}

img
{
	height: auto;
	width: auto;
	float: top;
}

iframe
{
	width: 560px;
	height: 300px;
	position: absolute;
	top: 101px;
	left: 71px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
