body {
	font-family: verdana;
	font-size: 8pt;
	background: #666;
	text-align: center;
  background: #333333 url('http://www.stock-trkr.co.uk/themes/aneticaid/bg_grad.jpg');
  /*background: #ccc;*/
  background-repeat: repeat-x;
}

#bottom_ads {
	text-align: center;
	width: 100%;
	padding: 10px;
}

#container  {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	padding: 10px;

}

li {
display: block;
list-style-type: none;
margin-bottom: 5px;
}

#header {
padding: 5px;
text-align: center;
}
#header h1 {
	font-size: 17pt;
}


h2 {
font-size: 11pt!important;
padding: 5px;

}
	

#left {
width: 220px;
float: left;


	padding: 5px;
padding-left: 5px;
}

#right {
width: 730px;
float: right;

	padding: 5px;
}


#right h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #666;
}
	
#footer {
	width: 100%;
	clear: both;
	padding: 10px;
}

.headline {
	font-weight: bold;
	font-size: 9pt;
}

.box h2 {
color: #666!important;
font-size: 11pt!important;
display: block;
padding: 5px;

}

a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
