body {
	background: url(../images/background.png) top left;
	font-family: verdana, lucida, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: small;
}

/* Header */

#head {
	background: url(../images/header.jpg) top left;
	height: 100px;
	margin: 0;
	border-bottom: 2px solid #66666D;
	}

#head h1 {
	display: none;
	}

/* Division properties */

#main {
	position: relative;
	background: #FFFFFF;
	padding: 0;
	margin: auto;
	width: 1024px;	
	border: 5px solid #66666D;
}

#title {
	color: #66666D;
	background: #818B9D;
	border-bottom: 2px solid #66666D;
	padding: 0.25em;
	margin: 0;
	text-align:center;
	font-weight: bold;
}

#content {
	background: url(../images/lion.png) center center no-repeat;
	font-family: Verdana, Times New Roman, serif;
	font-size: small;
	padding: 0;
	margin: 0 10px 0 10px;	
}

#footer {
	clear: both;
	padding: 0.25em;
	margin: 0;
	background: #FFFFFF;
	color: #000000;
	border-top: 2px solid #66666D;
	border-bottom: 2px solid #66666D;
	font-size: x-small;
	text-align: center;
}

#licence {
	clear: both;
	padding: 0.25em;
	margin: 0;
	background: #D7D6D1;
	color: #000000;
	border-top: 2px solid #66666D;
	border-bottom: 2px solid #66666D;
	font-size: x-small;
	text-align: center;
}

#procession, .procession {
	border: solid #C0C0C0 1px;
	background: #F0F8FF;
	font-size: x-small;
	text-align: center;
	margin: 5px;
	padding: 1em;
}

#ring {
	clear: both;
	background: #FFFFFF;
	color: #000000;
	border: none;
	margin: 0.5em;
	padding: 0.25em;
	width: 40%;
}

#list-right {
	width: 50%;
	float: right;
	background: none;
	padding-bottom: 10px;
}
	
#list-left {
	width: 50%;
	float: left;
	background: none;
	padding-bottom: 10px;
}

#incomplete, .incomplete {
	color: #AAAAAA;
}

/* Links */

a:link {
	text-decoration: none;
	color: #0000C0;
}

a:visited {
	text-decoration: none;
	color: #4040FF;
}

a:hover, a:active {
	text-decoration: underline;
	color: #0000C0;
}

a.offsite:link {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

a.offsite:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.offsite:hover {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}

a.title:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.title:visited {
	color: #1D2E4F;
	text-decoration: none;
}

a.title:hover {
	color: #FFCC00;
	text-decoration: none;
}

/* Headings */

H1 {
	color: #EEEEEE;
	margin: 0;
	padding: 0;
	font-size: 150%;
	border-bottom: solid #000080 2px;
}

h2, h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Verdana, Times New Roman, serif;
}

/* Text Formatting */

p {
	color: #000000;	
	font-size: 12px;
}

p.bold, .bold {
	color: #000000;
	font-style: normal;
	font-weight: bold;	
}

p.italics, .italics {
	color: #000000;
	font-style: italic;
}

p.italics_bold, .italics_bold {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

p.italics_centre, .italics_centre {
	color: #000000;
	font-style: italic;
	text-align: center;
}

p.centre, .centre {
	color: black;
	font-weight: bold;
	text-align: center;
}

p.centre-nobold, .centre-nobold {
	color: black;
	text-align: center;
}

p.quote, .quote {
	color:black;
	font-style: italic;
	margin-left: 250px;
	margin-right: 250px;
}

p.strike, .strike {
	color: #000000;
	font-style: normal;
	text-decoration: line-through;
}

p.pnl, .pnl {
	font-size: xx-small;
}

p.crumbs, .crumbs {
	background: #EEEEEE;
	font-size: x-small;
	padding: 0.5em;
}

p.news, .news {
	color: black;
	border: solid #AAAAAA 1px;
	background: #FFFFFF;
	padding: 0.25em;
	text-align: center;
	font-size: 11px;
}

.rfloat, div.rfloat {
	float: right;
	padding: 0.5em 0 0.5em 0.5em;
	margin: 0 0 0 0.5em;
}

ul {
	list-style-type: disc;
}

/* Tables */

table {
	border: solid #AAAAAA 1px;
	background: #F9F9F9;
	margin: 0.25em 0 0.25em 0;
}

table.infobox {
	border: none;
}

table.roadcode {
	border: none;
	background: none;
	margin: 0.25em 0 0.25em 0;
}

td.proc {
	background: #FFFFFF;
	padding: 0.25em;
	font-size: 11px;
}

td, th {
	padding: 0.25em;
	font-size: 11px;
}

td.image {
	background: #FFFFFF;
	text-align: center;
	padding: 0.25em;
	font-size: x-small;
}

tr.tab-head, td.tab-head, th.tab-head {
	background: #B0C4DE;
	font-weight: bold;
	text-align: center;
}

tr.tab-subhead1, td.tab-subhead1, th.tab-subhead1 {
	background: #E6E6AA;
	font-weight: bold;
	text-align: center;
}

tr.tab-subhead2, td.tab-subhead2, th.tab-subhead2 {
	background: #E6E6AA;
	font-weight: bold;
	text-align: center;
}

td.fixed-ring {
	padding: 0.25em 0.25em 0.25em 0.25em;
	text-align: center;
	width: 33%;
	font-family: Verdana, Arial, Times New Roman, serif;
	font-size: 11px;
}

/* Railway Lines */

tr.railway, td.railway {
	background: #FFFFFF;
	text-align: center;
	padding: 0;
	border: none;
	border-spacing: none;
}

/* Gazette Status */

tr.law-current, td.law-current {
	background: #ADDFAD;
	font-weight: bold;
	text-align: center;
}

tr.law-amended, td.law-amended {
	background: #FEF392;
	font-weight: bold;
	text-align: center;
}

tr.law-repealed, td.law-repealed {
	background: #FFADAD;
	font-weight: bold;
	text-align: center;
}

/* Infoboxes */

tr.infobox, td.infobox, th.infobox {
	background: #CCCCCC;
	font-weight: bold;
	text-align: center;
}

tr.succession, td.succession, th.succession {
	background: #DDCEF2;
	font-weight: bold;
	text-align: center;
	font-size: x-small;
}

/* Legal Pages */

div.legal-body {
	width:80%;
	float:right;
}

div.legal-annotations {
	width:20%;
	float:left;
	font-size: xx-small;
}
