BODY {
/* background-image:	url(images/background2.jpg); */
background-attachment:	fixed;
font-family: Verdana, Arial, Helvetica;

scrollbar-base-color: #ff6600;
scrollbar-arrow-color: #ffffff;
/*scrollbar-face-color: #009900f;*/
scrollbar-track-color: #009900;
}

H1, H2, H3 { 
font-family: Comic Sans MS, Arial;
color:       #A52A2A; 
}

H3 {font-size: 12pt;}

A {
font-family: 	Verdana, Arial;
font-size:	8pt;
font-weight:	bold;
color: 		#0033CC;
text-decoration: none;
}

A:hover {color:#009900; text-decoration:underline;}
A:visited {color: #A52A2A;}
A:visited:hover{color:#009900;}

td {
font-size: 	10pt;
font-family: 	verdana, arial;
}

td.size8 {
font-size: 	8pt;
color: 		#666666;
font-family: 	Verdana, Arial;
}

/* Used in the Quick stats table */
.size8pt {
font-size	: 8pt;
font-family	: Arial, Verdana, Helvetica;
}

.fly {
font-family: 	Arial;
font-size:	12px;
color:		#00FFFF;
position: 	absolute;
visibility:	hidden;
z-index:	2;
}

.logo {
font-family: 	times;
font-size:	100px;
color:		green;
position: 	absolute;
top:		0px;
left:		50px;
visibility:	visible;
z-index:	1;
}

.desc {
text-align:	center;
font-family: 	Arial;
font-size:	12px;
color:		white;
position: 	absolute;
top:		180px;
left:		230px;
width:		200px;
visibility:	hidden;
background:	#990000;
background:	#009900;
z-index:	1;
}

.ie {
text-align:	center;
font-family: 	Impact;
font-size:	18pt;
color:		#ff6600;
position: 	absolute;
top:		60px;
left:		20px;
width:		200px;
z-index:	1;
}

#shadow {
color:		#483D8B;
top:		60px;
left:		15px;
}

.cc {
font-family: 	Impact;
font-size:	31pt;
color:		#D3D3D3;
position: 	absolute;
top:		48px;
left:		10px;
z-index:	0;
}

.hdrow200 {
text-align:	center;
font-family: 	Arial, Verdana;
font-size:	10pt;
font-weight:	bold;
color: 		#FFFFFF;
background-image: url(images/orange_hdr_r.gif);
}

.hdrow152 {
text-align:	center;
font-family: 	Arial, Verdana;
font-size:	10pt;
font-weight:	bold;
color: 		#FFFFFF;
background-image: url(images/orange_hdr_l.gif);
}

.smalllink {
font-family: 	Verdana, Arial;
font-size:	8pt;
font-weight:	400;
}

.smallfont {
font-family: 	verdana, arial;
font-size:	8pt;
font-weight:	400;
}

#definition {
position:	absolute;
left:		145px;
top:		200px;
height:		10px;
width:		450px;
font-family:	Arial;
z-index:	0;
}

#links {
position:	absolute;
left:		625px;
top:		200px;
height:		10px;
width:		200px;
}

#nav {
position:	absolute;
left:		10px;
top:		200px;
height:		110px;
width:		300px;
}

<style type="text/css">

/*Billboard style*/
#contentwrapper{
width: 300px;
height: 400px;
border: 1px solid black;
background-color: #C6FFC6;
padding: 25px;
}

.billcontent{
width: 100%;
display:block;
}

/*Billboard style*/
