html,body {
	margin: 0 0 0 0;
	padding:0;
	height:100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #E9E9E9;
}

table.main {
	height: 100%;
	background-image: url("http://www.e-weekly.co.uk/newsletter/_images/070828/bars.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 30px;
}

DIV#cannotread {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin: 5px 0 0 5px;
}

DIV#redbar {
	height: 46px;
	width: 100%;
	background-image: url("http://www.e-weekly.co.uk/newsletter/_images/070824/redbar.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	padding: 4px 0 0 0;
	margin: 16px 0 0 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

DIV#logo {
	width: 497px;
	height: 60px;
	background-image: url("http://www.e-weekly.co.uk/newsletter/_images/070824/logo.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}

SPAN.redlink {
	color: #fff200;
}

DIV#footer {
	margin: 20px 0 0 0;
	color: #666666;
	font-size: 70%;
}

p.footer {
	margin: 0 0 10px 0;
}