body {
	margin: 10px;
	background-color: #008000;
	font-family: verdana, arial, sans-serif;
	padding: 0;
	}



	/* Navigation */

#navig {
	font-size: 0.8em;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #ffffff;
	border: #008000 10px solid;
	width: 150px;
	}


#navig h2 {
	background-color: #66c699;
	font-size: 17px;
	margin: 0;
	padding: 5px 5px 5px 15px;
	border-top: #008000 10px solid;
	}

#navig a {
	display: block;
	padding: 5px;
	border-bottom: #008000 1px solid;
	}

.navlogo {
	margin: 5px;
	}

a {
	text-decoration: none;
	color: #00cc00;
	font-weight: bold;
	}

a:link {
	color: #00cc00;
	}

a:active {
	color: #00cc00;
	}

a:visited {
	color: #009900;
	}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

.print	{
	display: none;
	}


	/* Content */

#content {
	background-color: #ffffff;
	font-size: 0.9em;
	padding: 10px;
	margin-right: 160px;
	}

#banner {
	background: #66c699 url(weblogo7a.gif) center no-repeat;
	height: 65px;
	position: relative;
	z-index: 13;
	}

#content p {
	text-indent: 1em;
	line-height: 1.4;
	}

#content h1 {
	font-family: georgia, 'Times New Roman', serif;
	font-size: 1.7em;
	text-align: center;
	}

#content h2 {
	font-size: 1.3em;
	text-align: center;
	color: #0000ff;
	}

#content h3 {
	font-size: 1.1em;
	}

#content hr {
	border: 0;
	height: 2px;
	color: #008000;
	background-color: #008000;
	}

.column {
	float:left;
	padding: 5px;
	}

.clear	{
	clear: left;
	}

li {
	line-height: 1.4;
	}

#content div.photo {
	float: right;
	margin: 10px 5px 5px 10px;
	width: 240px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffa0;
	border: #008000 double 4px;
	}

#content div.photo2 {
	float: left;
	margin: 10px 25px 25px 50px;
	width: 310px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffa0;
	border: #008000 double 4px;
	}

#content div.photo3 {
	float: left;
	margin: 10px 25px 25px 50px;
	width: 156px;
	}

img {
	border: 0;
	}

	/* Notice */

.notice {
	width: auto;
	font-weight: bold;
	color: #990022;
	font-size: 15px;
	margin: 25px;
	padding-left: 20px;
	}


	/* Footer */
	
#footer {
	font-size: 0.6em;
	color: #0000ff;
	text-align: center;
	padding: 5px 5px 2px 5px;
	background-color: #ffffff;
	border-top: #008000 10px solid;
	}


	/* competition.htm, history.htm */

dt	{
	font-weight: bold;
	}

.day	{
	font-weight: normal;
	padding-left: 4em;
	}


	/* about.htm, etc */

#page	{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

table	{
	margin-left: auto;
	margin-right: auto;
	border: #000000 solid 2px;
	border-collapse: collapse;
	}

th	{
	border: #000000 solid 1px;
	}

tbody	{
	text-align: center;
	}

td	{
	border: #000000 solid 1px;
	padding: 0.3em;
	background-color: #ffffff;
	width: auto;
	font-style: normal;
	}

.bridgemate {
	float: left;
	margin: 0 10px 0 10px;
	}

.header1 {
	font-weight: bold;
	position: relative;
	right: 1em;
	}

.header3 {
	font-weight: bold;
	position: relative;
	right: 4em;
	}

.blue	{
	color: #0000ff;
	}

.red	{
	color: #ff0000;
	}



	/* links.htm, archive */


#page a {
	display: block;
	}

#page img	{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	}

.colC	{
	float: left;
	width: 12em;
	padding: 0.5em;
	white-space: nowrap;
	}


		/* results.htm */

#results	{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

#results table	{
	margin-left: auto;
	margin-right: auto;
	border: #000000 solid 2px;
	border-collapse: separate;
	}

#results th	{
	background-color: #0ffff0;
	border: #000000 solid 1px;
	padding: 0.2em;
	}

#results tbody	{
	background-color: #ffff00;
	text-align: center;
	}

#results td	{
	border: #000000 solid 1px;
	background-color: #ffff00;
	padding: 0.2em;
	width: 3em;
	font-style: italic;
	}

#results td a	{
	display: block;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
	}
	
#results caption	{
	font-weight: bold;
	font-size: 1em;
	}

	/* event.htm */

#event	{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

#event h4 {
	font-size: 1.2em;
	color: #0000ff;
	}


	/* clubhand.htm */

.colA, .colB {
	float: left;
	display: block;
	padding: 0.5em;
	}

.colA	{
	margin-left: 2em;
	}


	/* swissteams.htm, about.htm */

#page4	{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

#page4 table	{
	margin-left: auto;
	margin-right: auto;
	border: none;
	}

#page4 th	{
	border: 0;
	position: relative;
	right: 1em;
	}

#page4 tbody	{
	text-align: left;
	}

#page4 td	{
	border: 0;
	padding: 0.1em; 0 0.1em 0.3em;
	width: auto;
	}

	/* maps.htm,*/

#map	{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	}