body {
  text: #000000; 
	link: #0000ff; 
	alink: #ff0000; 
	vlink: #800080; 
	bgcolor: #ffffff;
}

#page {
	width: 1024px;
	position: absolute;
	margin: 0;
	padding: 0;
}

#header {
  margin: 0 0 0 0;
	padding: 0 0 3px 0;
	background-color: #fff;
	color: #fff;
	border-bottom: 2px solid #005030;
}

#header h1 a {
  background-image: url("images/mwspglogos1.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 239;
	font-size: 0;
	text-align: right;
	float: left;
	width: 187;
}

#header .heading {
  margin: 0;
	padding: 0;
	text-align: center;
	color: #005030;
	font-size: 36pt;
	white-space: nowrap;
}

#header .subheading {
  margin: 0;
	padding: 10px;
	text-align: center;
	color: #005030;
	font-size: 8pt;
	white-space: nowrap;
}

#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
	white-space: nowrap;
}

#navcontainer ul li { 
  display: inline; 
}

#navcontainer ul li a {
  text-decoration: none;
  padding: .2em 1em;
  color: #fff;
  background-color: #005030;
}

#navcontainer ul li a:hover {
  color: #fff;
  background-color: #50b0ff;
}

#content {
  margin: 0 18% 5% 20%;
	padding: 1% 0 5% 0;
	color: #000;
	background-color: #fff;
}

#content h2 {
  font-size: 18pt; 
	line-height: 18pt; 
	color: #005030; 
	font-family: Arial, Helvetica, sans-serif;
}

#content h3 {
  color: #005030;
	font-family: Arial, Helvetica, sans-serif;
}

#nextmeeting {
  background-color: #ffffdd;
	float: right;
	margin: 10% 0 0 0;
	width: 15%;
	padding: 0;
	border: 1px solid #005030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#nextmeeting h3 {
  color: #005030;
	text-align: center;
}

#photos {
  background-color: #fff;
	position: absolute;
	float: left;
	width: 15%;
	margin: 260px 0 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

hr {
  color: #005030;
}

h3.center{
	text-align: center;
}

h3.competition{
	text-align: center;
	font-style: bold;
}

p.linklist{
	font : 8px;
	font-variant : small-caps;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

p.notes {
	font-family : "Times New Roman", Times, serif;
	font-size : 70%;
}

div.main {
	border-left : thin;
	margin-left : 240px;
}

div.list { 
  position : absolute;
  margin-left : 200px;
}

a {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
	color : Blue;
}

a:visited {
		color : Blue;
}

a.list {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	font-stretch : wider;
	text-decoration : none;
}

p.address {
	border : thin;
	font-family : "Times New Roman", Times, serif;
	font-size : 80%;
}

p.note {
	line-height : 100%;
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
}

p.announce {
	line-height : 110%;
	text-align : justify;
	font-family : Arial;
	font-size : 80%;
	font-style : normal;
}

p.general {
	line-height : 110%;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	font-size : 80%;
}

p.center {
	line-height : 110%;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	font-size : 80%;
}

ul {
	line-height : 110%;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	font-size : 80%;
}

p.photolegend {
	font : italic 10px serif;
}











