/* Stylesheet for Morecambe Bay Moviemakers */
/* MDE 2007 */

body {
	margin: 0;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	}

.container {
	border-width: 0;
	background-color: #ffffff;
	color: #000000;
	}

.container_watermark {
	border-width: 0;
	background-color: #ffffff;
	color: #000000;
	}

#banner img {
	border-width: 0;
	}

#banner {
	border-width: 0;
	height: 100px;
	text-align: center;
	background-color: #ffffff;
	}

#nav {
	display: none;
	}

#content {
	padding: 0;
	margin: 0;
	text-align: left;
	letter-spacing: 0;
	}

#content ul {
	list-style: none;
	}

#content a {
	text-decoration: none;
	color: #000000;
	}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	}

#content a.return {
	display: none;
	}

#content b, #content i {
	padding: 0 5pt;
	}

.newstitle {
	margin-bottom: 0; 
	color: #78003b;
	}

.newsdate {
	margin-top: 0;
	padding-top: 1px;
	border-top: 1px solid #CCC;
	font-size: 0.9em;
	color: #cccccc;
	}

hr {
	border: 0;
	background-color: #aaaaaa;
	height: 1px;
	}

h1 {
	margin: 0;
	padding-left: 5px;
	color: #ffffff;
	}

#content a.headerlink {
	text-decoration: none;
	color: #ffffff;
	background-color: #78003b;
	}

#nav h2 {
	margin: 0.5em 0 0 0;
	color: #78003b;
	}

#copyright {
	font-size: 10pt;
	margin-top : 10px;
	text-align: center;
	background-color: #ffffff;
	}