body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('http://meldrum.org.uk/thelist/images/head-grad.png') repeat-x; float:none;
	background-color: #CCCCCC;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

html, body {
height: 100%; }


#pageroundtop {
	background: url('http://meldrum.org.uk/thelist/images/pagetop.png') no-repeat; float:none;
	width: 768px;
	height: 5px;
	margin: 30px auto 0px auto;
	}

#pageroundbottom {
	background: url('http://meldrum.org.uk/thelist/images/pagebottom.png') no-repeat; float:none;
	width: 768px;
	height: 5px;
	margin: 0px auto 0px auto;
	}


#page {
	text-align: left;
	background-color:#ffffff;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 768px;
	border: 0px dashed yellow;
	}

#header {
	background: url('http://meldrum.org.uk/thelist/images/headtitle-grad.png') no-repeat; float:none;
	margin: 0px auto 0px auto;
	padding: 0;
	border-bottom: 1px solid #000000;
	height: 110px;
	}

#headnav {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	float:left;
	margin:0px;
	border-bottom: 1px solid #000000;
	width:100%;
	height:16px;
	}



#nav {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	float:left;
	margin:10px;
	border: 1px solid #000000;
	width:20%;

	}

#content	{
	width: 30%;
	margin-left:25%;
	font-size: 1em;
	min-height:100%;
	padding-bottom:300px;
	}

h1 {
	font-size: 4.6em;
	color: white;
	line-height: 1.7em;
	font-family:eurostile, verdana;
	padding-left:300px;
	padding-top:105px;
	margin: 0px;
	margin-bottom: 0;

	}

h2 {
	font-size: 1.4em;
	line-height: 1.7em;
	padding:0px;
	margin: 0px;
	margin-bottom: 0;

	}

h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	padding:0px;
	margin: 0px;
	margin-bottom: 0;

	}

p {
	padding: 0;
	line-height:1.2em;
	margin-bottom: 0
	}


p.itemdesc {
	padding-left: 20px;
	line-height: 1.2em;
	margin-bottom: 0
	}

.loudlink {
background-color:green;
color:white;
line-height:1.4em;
font-weight:bold;
padding:2px;
}

p img {
	padding: 0;
	max-width: 100%;
	line-height:1.4em;
	}

li	{
	line-height:1.4em;
	}


li.inlist	{
	padding-top:10px;
	line-height:1.4em;
	}

form {
	margin-bottom: 0;
	}

form.inlist {
	padding-left: 20px;
	margin-bottom: 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
