body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px auto;
	width: 770px;
	padding: 5px;
	font-size: 0.9em;
	background-color: white;
	color: #333;
	margin-bottom: 10px;
}

abbr, acronym {
	border: none;
}

a:link {
	color: #0060b4;
	background-color: white;
}

a:active {
	color: #0060b4;
	background-color: white;
}

a:hover {
	text-decoration: none;
}

li {
	list-style-type: square;
	padding-bottom: 5px;
}

#primarynavigation {
	position: relative;
	top: 55px;
	width: 160px;
    left: -10px;
	font-size: 0.9em;
    border: 5px #cc0000 solid;
    color: black;
    background-color: white;
}

#relatedlinks h2 {
	background-color: #cc0000;
	color: white;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
    margin-right: 10px;
	text-align: center;
}

#relatedlinks {
   	position: relative;
	top: 100px;
	width: 160px;
    left: -10px;
	font-size: 0.9em;
    border: 5px #cc0000 solid;
    color: black;
    background-color: white;
}

a:visited {
    background-color: white;
    color: purple;
}

strong {
	color: black;
	background-color: white;
}

.introduction {
	font-weight: bold;
	margin-top: 10px;
}

.strong {
	font-weight: bold;
}

#primarynavigation li, #relatedlinks li {
	list-style-type: none;
	margin-left: -30px;
	padding: 5px 5px 5px 5px;
}

#primarynavigation a:link, #relatedlinks a:link, #urgent a:link {
	color: #cc0000;
	background-color: white;
}

a.currentsectionlink:link, a.currentsectionlink:visited, a.currentsectionlink:active {
    color: black;
    font-weight: bold;
}

#topheading a:link {
	background-color: #cc0000;
	color: white;
	text-decoration: none;
}

#topheading a:visited {
	background-color: #cc0000;
	color: white;
	text-decoration: none;
}

#primarynavigation a:active, #relatedlinks a:active, #urgent a:active, #topheading a:active {
	color: #cc0000;
	background-color: white;
}

#secondarynavigation {
	font-size: 0.9em;
	border: 5px #0060b4 solid;
	padding-left: 0px;
	padding-top: 0px;
	width: 150px;
	margin-top: -15px;
	margin-left: 10px;
	background-color: white;
	color: #0060b4;
	float: right;
	clear: left;
	margin-bottom: 10px;
}

#secondarynavigation h2 {
	background-color: #0060b4;
	color: white;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 0px 10px;
	text-align: center;
}

#secondarynavigation li {
	list-style-type: none;
	text-align: right;
	padding: 0px 10px 0px 10px;
	width: 150px;
    margin-left: -65px;
}

.newlistsection {
	margin-top: 30px;
}

.primarynavlist ul {
	margin-top: 500px;
}

#toplogo {
    margin-top: 10px;
    position: relative;
    left: 15px;
}

#maincontent {
	position:absolute;
	width: 600px;
	line-height:1.3em;
	margin-left: 170px;
}

#maincontent img {
	display: block;
	margin: 0px auto;
}

.mainimg {
	border: 1px black solid;
}

#footer {
	background-color: #0060b4;
	color: white;
	margin-top: 20px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	clear: both;
}

p.link {
	display: list-item;
	list-style-position: inside;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
	list-style-type: square;
}

#topheading {
	font-size: 2em;
	font-weight: bold;
	color: white;
	background-color: #cc0000;
	padding: 10px 10px 10px 50px;
    margin-left: -180px;
	margin-bottom: 10px;
	margin-top: 20px;
    text-align: center;
}

.pagetitle {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
}


#topheading a:hover {
	color: white;
	background-color: #cc0000;
	text-decoration: underline;
}

h2 {
	color: white;
	font-size: 1.25em;
}

.subheading {
	background-color: #0060b4;
	color: white;
	font-size: 1.1em;
	margin-top: 20px;
	padding: 5px 5px 5px 10px;
}

.event .subheading, #urgent .subheading {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}

.pagetitle {
	color: white;
	background-color: #0060b4;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.pagetitle a:link, #secondarynavigation h2 a:link {
	color: white;
	background-color: #0060b4;
	text-decoration: none;
}

.pagetitle a:visited, #secondarynavigation h2 a:visited {
	color: white;
	background-color: #0060b4;
	text-decoration: none;
}

.pagetitle a:active, #secondarynavigation h2 a:active {
	color: white;
	background-color: #0060b4;
	text-decoration: none;
}

.pagetitle a:hover, #secondarynavigation h2 a:hover {
	text-decoration: underline;
}

#widebox, .smallbox {
	border: 2px white solid;	
	background-color: #0060b4;
	color: white;
}

#widebox h2 {
	margin-left: 10px;
}

#widebox img {
	border: none;
}

.smallbox {
	width: 296px;
	height: 150px;
}

.smallbox h2 {
	float: right;
	width: 120px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
}

.smallbox p {
	margin-top: 50px;
	margin-right: 10px;
	text-align: right;
}

.smallbox img {
	float: left;
	border: none;
}

.smallbox a:link, #widebox a:link {
	background-color: #0060b4;
	color: white;
}

.smallbox a:visited, #widebox a:visited {
	background-color: #0060b4;
	color: white;
}

.smallbox a:active, #widebox a:active {
	background-color: #0060b4;
	color: white;
}

#meetbox, #demobox {
	float: left;
}

#stallbox, #joinbox {
	float: right;
}

#joinbox {
	border-bottom: 20px white solid;
}

#urgent, .event {
	width: 500px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
}

#urgent {
	border: 5px #cc0000 solid;
}

#urgent h2 {
	background-color: #cc0000;
}

.event {
	border: 5px #0060b4 solid;
}

.event p, #urgent p {
	margin-left: 5px;
}

.location {
	margin-top: -5px;
	font-style: italic;
}

blockquote {
	border-left: 20px #0060b4 solid;
	margin-left: 40px;
	margin-right: 40px;
	background-color: #e4f0fb;
	padding: 5px 5px 5px 5px;
}

blockquote p {
	margin-top: 5px;
	margin-bottom: 5px;
}

blockquote .author {
	font-style: italic;
	font-weight: bold;
}

form div {
	margin-bottom: 10px;
}

label {
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	float: left;
	clear: both;
	width: 120px;
}

label.checkbox {
	float: none;
	width: 400px;
	text-align: left;
}
	
input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

input[type="checkbox"] {
	clear: both;
	display: inline-block;
}
	
input[type="text"], textarea {
	border: 1px black solid;
}

input[type="text"] {
	width: 466px;
}

textarea {
	width: 466px;
	height: 80px;
}

#buttons {
	float: right;
}

#buttons input {
	border: 1px black solid;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	background-color: #0060b4;
	color: white;
}

#toplogo {
	border: none;
}