body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	overflow: -moz-scrollbars-vertical;
	text-align:center;
}

#main{
	margin:0 auto;
	width:768px;
	text-align:center;
}

#topbar{
	background-color:#000000;
}

#toplinksbar{
	text-align:left;
	background-color:#000000;
}

.toplinks{
	font-size:85%;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}

.menubar{
	background-color:#000000;
	text-align:center;	
}

.menubarlinks{
	color:#e72c27;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	height:20px;
}

.maintext{
	font-size:75%;
	padding-right:15px;
}

.textlinks{
	color:#5f5f5f;
	font-weight:bold;
	font-size:65%;
}

.bottomlinks{
	font-size:65%;
	color:#e72c27;
}

td.red-left { 
	width: 13px;
	background-image: url("http://www.evanspiling.co.uk/images/borderleft.jpg");
  }

td.red-right { 
	width: 13px;
	background-image: url("http://www.evanspiling.co.uk/images/borderright.jpg");
  }