body {
    background-image:url('http://www.leftisright.co.uk/images/background_fader.jpg');
    background-repeat: repeat-y;
	font-family: Century Gothic, Verdana, Helvetica, Arial;
	font-size: 12px;
	color:#666666;
	margin: 0 auto;
	padding: 0;
	border:0;
	margin-top: 0;
	min-width:1000px;
}

p, td, th {
	font-family: Century Gothic, Verdana, Helvetica, Arial;
	font-size: 12px;
}

A:link {
text-decoration: none;
font-weight:bold;
color: #666666;
}
A:visited {
text-decoration: none; 
font-weight:bold; 
color: #666666;
}

A:active {
text-decoration: underline; 
font-weight:bold; 
color: #666666;
}

A:hover {
text-decoration: underline; 
font-weight:bold; 
color: #666666;
}

.lhs {
margin-top: 20px;
float:left;
width:380px;
padding:0 0 0 0;
}

.lhsimage {
float:left;
top:0px;
width:340px;
text-align:right;
padding:0 0 0 0;
}

.nav {
padding:30px 0 0 0;
text-align:right;
float:left;
width:340px;
font-size: 28px;
font-weight:bold;
letter-spacing:-2px;
line-height:30px;
}

.nav ul, li {
list-style: none;
}

.nav li a:link {
text-decoration: none; 
font-weight:bold; 
color: #999999;
}

.nav li a:active {
text-decoration: none; 
font-weight:bold; 
color: #999999;
}

.nav li a:visited {
text-decoration: none; 
font-weight:bold; 
color: #999999;
}

.nav li a:hover {
text-decoration: none; 
font-weight:bold; 
color: #666666;
}

.rhs {
float:left;
text-align:left;
padding:20px 0px 200px 0;
width:600px;
}

.rhsimage {
padding:0px 0px 26px 0;
}

.rhstitle {
padding:0px 0px 16px 0;
}

.rhstitledate {
padding:0px 0px 2px 0;
font-size: 10px;
}

.rhstitlemedia {
padding:0px 0px 16px 0;
font-size: 10px;
}

.rhsbody {
padding:0px 0px 16px 0;
}

.rhslink {
padding:0px 0px 10px 0;
}


