body,html {
	font-family: "Times New Roman", "FreeSerif", Times, serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
}
.wrapper {
	width: 960px;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: none;
	padding: 1em;
	height: auto;
	min-height: 900px;
}
h1 {
	font-size: 70pt;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	line-height: 0.95;
	padding: 0px;
	padding-bottom: 0.25em;
}
.centred {
	text-align: center;
}
div.distribution {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	clear: both;
}
#navbar ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
}
#navbar li, #navbar a {
	display: inline;
	text-decoration: none;
	margin-right: 0.5em;
	font-weight: bold;
}
div.navbar {
	width: auto;
	clear:both;
	text-align: center;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}
#navbar a:link, #navbar a:visited {
    color:  #9999FF;
}
#navbar a:hover {
    color: #CCCCCC;
}
#navbar a:active {
    color: #9999FF;
}
body#home li.home a,
body#archive li.archive a,
body#advertisers li.advertisers a,
body#blog li.blog a,
body#contact li.contact a,
body#links li.links a,
body#terms li.terms a{
   	color: #CC66CC;
}
div.contact {
	margin: 1em;
	margin-left: 0px;
	width: 210px;
	clear: left;
	float: left;
	border: thin groove #666666;
	padding: 0.5em;
}
div.currentIssue {
    width: 450px;
	margin-left:  5px;
	margin-right:  5px;
	margin-top: 1em;
	margin-bottom: 1em;
    float: left;
	padding: 0px;
}
/*div.archive {
    width: 18%;
	margin: 0.5em;
    float: left;
	border: thin groove #666666;
	padding: 0.5em;
}
*/div.adverts {  /* Google Adsense wide Skyscraper dimensions */
	width: 160px;
	height: 650px;
	margin: 1em;
	margin-right: 0px;
	clear: right;
	float: right;
	border: thin groove #666666;
	padding: 0.5em;
}
div.otherPaper {
	text-align: center;
	background-color: #CCCCCC;
	border: thin groove #666666;
	padding: 0px;
	margin-top: 0.25em;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-left: 0.5em;
}
.clearboth {
	clear: both;
}
label {
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
}
.handwritten {
	font-size: xx-large;
	font-family: Mistral, cursive;
	}
	
td.ratetype {
	width: 20em;
	text-align: left;
	padding-left: 0.5em;
}

td.rateprice {
	width: 6em;
	text-align:right;
}

caption.ratetable {
    text-align: left;
	font-size: larger;
	text-decoration:underline;
}
div.blogcontent {
    float: left;
	clear: left;
	width: 700px;
	}
	
#sidebar ul {
	margin: 4px;
	padding: 0px;
	list-style: none;
    }	
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.widget{
     font-size: larger;
	 font-weight: bold;
	 text-align: left;
	 padding-bottom: 1em;
	 }
	 
.widget_meta ul {
      font-size:large;
	  font-weight: normal;
	  }	 