*{margin:0;padding:0;} /*zeroes out margins so not controlled by browser*/

body {
	background: #fff;
    color: #000;
	font-family: 'Lucida Grande', Geneva, Verdana, sans-serif;
	margin: 0;
    padding: 0;
}


#wrapper {
    width: 1000px; 
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: none;
}


#main {
    width: 998px;		/* ie5win fix begins */
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    border-spacing: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 800px;
    }
html>body #main {
		width: 1000px;		/* ie5win fix ends */
}


/* ------------ heading and paragraph styles ------------ */


h1, h2, h3, h4, h5 {
		font-family: 'Lucida Grande', Geneva, Verdana, sans-serif;
}

p {
    font-size: 11px;
    line-height: 1.5em;
    text-align: left;
    margin: 0;
    padding: 0;
}

/* ---- top banner styles, html to be inserted with php include ---- */

#banner {
	background-color: #fff;						
		width: 100%;
		border-spacing: 0;
}

#banner td {
		border-bottom: 1px solid #385c9f;
}

#logo-left {
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 20px;
}

#logo-right {
    vertical-align: middle;
    text-align: right;
    padding: 0 15px 0 0;
}

#banner h1 {
		font-size: 24px;
		text-align: center;
		margin: 0.25em 0 0.3em 0;
		padding: 0;
}



/* ------------ navigation bar ------------ */
        
#navbar {
	display: none;
}

#menu {
		width: 100%;
		float: left;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 16%;
}

#menu a, #menu h2 {
		font: bold 10px/15px 'Lucida Grande', Geneva, Verdana, sans-serif;
		text-align: center;
		display: block;
		border-width: 0 1px 0 1px;
		border-style: solid;
		white-space: nowrap;
		margin: 0;
		padding: 3px;
		text-decoration:none;
}

#menu a, #menu a:visited {
}

#menu a:hover {
		background: #fff;
}

#menu a:active {
		background: #fff;
}

#menu ul {
		list-style:	none;
		margin:	0;
		padding: 0;
		float: left;
		width: 6em;
}

#menu li {
		position: relative;
}

#menu ul ul {
		position:	absolute;
		z-index:	500;
		top:	auto;
		display:	none;
}

#menu ul ul a	{
		font:	bold 10px/15px 'Lucida Grande', Geneva, Verdana, sans-serif;
		border-bottom: 1px solid #385c9f;
}

#menu ul ul ul {
		top: 0;
		left: 100%;
}


/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover {
		background: #fff;
}

div#menu li:hover {
		cursor:pointer;
		z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */




/* ------------ left-hand column styles (latest) ------------ */

#latest {
	display: none;
		width: 200px;
    font-size: 10px;
    text-align: center;
    vertical-align: top;
    padding-bottom: 5em;
}

#latest h3 {
    font-size: 12px;
    font-style: italic;
    text-align: center;
    margin: 1.0em 0 1.0em 0;
    padding: 0 10px;
}

#latest p.date {
    font-size: 10px;
		margin: 1em 0em 0em 0em;
    padding: 0 15px;
}

#latest p.news {
    font-size: 10px;
    text-align: left;
    margin: 0.5em 0em 0.2em 0em;
    padding: 0 15px;
}

#latest p.logo {
		font-size: 10px;
		font-weight: normal;
		text-align: center;
    margin: 0.2em 0 10px 0;
    padding: 0 10px;
}

#latest p a {
		text-decoration: none;
		border-bottom:1px dotted #385c9f;
}

#latest p a:visited {
		text-decoration: none;
		border-bottom:1px dotted #385c9f;
}

#latest h3 a {
		text-decoration: none;
		border-bottom:1px dotted #385c9f;
}

#latest h3 a:visited {
		text-decoration: none;
		border-bottom:1px dotted #385c9f;
}

img.organiser {
		margin-top: 0;
		margin-right: auto;
		margin-bottom:2px;
		margin-left: auto;
    padding: 0;
    border: 1px solid #385c9f;
}

img.team {
		margin-top: 0;
		margin-right: auto;
		margin-bottom:2px;
		margin-left: auto;
    padding: 0;
    border: 1px solid #385c9f;
}

div.shortrule {
		width: 100px;
		margin-top: 5px;
		margin-bottom: 0;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		border-bottom: 1px solid #385c9f;
}


/* ------------ center column styles (content) ------------ */

#content {
	width: 100%;
    text-align: left;
    vertical-align: top;
    padding-bottom: 20px;
    border: 0;
    position: relative;
}                

#content h2 {
		font-size: 14px;
		margin: 1.0em 0em 0.25em 0em;
		padding: 0 40px;
}

#content h3 {
		font-size: 12px;
    margin: 1.0em 0em 0em 0em;
    padding: 0 40px;
}

#content h4 {
    font-size: 11px;
    margin: 1.0em 0em 0em 0em;
    padding: 0 40px;
}

#content p {
    margin: 0.75em 0 0.75em 0;
    padding: 0 40px;
}

#content p.first {
    margin: 0.25em 0 0.75em 0;
}

#content p.last {
    margin: 0.75em 0 1.75em 0;
}

#content .center {
}

#content .center-first {
    margin: 0.25em 0 0.75em 0;
}

#content .left {
    text-align: left;
}

#content p.caption {
		font-size: 10px;
    line-height: 1.2em;
    text-align: center;
    margin: 2px 0 5px 0;
    padding: 0;
}      

#content p.press {
		font-weight: bold;
		text-align: left;
}      

#content p a {
		text-decoration: none;
		border-bottom:1px dotted #385c9f;;
}

#content p.footer {
    font-size: 10px;
    font-weight: bold;
    margin: 2.0em 40px 1.0em 40px;
    padding: 0.5em 0 0 0;
    border-top: 1px solid #385c9f;  /* provides rule above page footer */
}

#content ul {
	list-style-type: disc;
    margin: 0.75em 0 0.75em 0;
    padding: 0 40px 0 55px;
    font-size: 11px;
    line-height: 1.5em;
}

#content ul li {
	margin: 6px 0 0 0;
	padding-left: 8px;
}

#content ul li a {
	text-decoration: none;
	border-bottom:1px dotted #385c9f;
}

#content div.note {
	padding: 5px 0;
    margin-top: 0.5em;
    margin-left: auto;
    margin-bottom: 1.0em;
    margin-right: auto;
    border: 1px solid #385c9f;
}

#content div.note p {
    font-weight: bold;
    margin: 0 0 0.5em 0;
    padding: 0 10px;
}

#content div.rule {
		width: 380px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 1px dotted #385c9f;  /*dac5c8; d47f5f;*/
    clear: both;
}

#content .iframel {
	float: left;
	padding: 0 0 2px 2px;
}

#content .iframer {
	float: right;
	padding: 0 2px 2px 0;
}

ul.history {			/* ---- list styles for History page ---- */
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0 40px;
}

ul.history li {
		font-size: 11px;
		font-weight: bold;
		margin: 0 0 1.0em 0;
}

ul.year {
		list-style: disc;
		margin: 0;
		padding: 0 20px 0 30px;
}

ul.year li {
		font-size: 11px;
		font-weight: normal;
		line-height: 1.2em;
		margin: 0 0 0.5em 0;
}


table.calendar {			/* ---- table styles for Calendar page ---- */
		width: 420px;
		font-size: 10px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		border-spacing: 2px;
}

table.calendar td {
		text-align: left;
		padding: 2px;
		border-width: 1px 0 0 1px;
		border-style: solid;
}

table.calendar td.date {
		font-weight: bold;
		text-align: left;
		padding: 2px;
		border-width: 1px 0 0 1px;
		border-style: solid;
}


table.results {			/* ---- table styles for Results page ---- */
		width: 300px;
		font-size: 10px;
		margin-top: 2px;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: 40px;
		text-align: center;
		border-spacing: 2px;
}

table.results th {
		text-align: left;
		padding: 2px;
}

table.results td {
		text-align: left;
		padding: 2px;
		border-width: 0 1px 1px 0;
		border-style: solid;
}

#content h5 {
    font-size: 11px;
    text-align: left;
    margin: 1.0em 0em 0em 0em;
    padding: 0 40px;
}



/* ------------ right-hand column styles (sponsors) ------------ */

#sponsors {
	display: none;
		width: 200px;
    vertical-align: top;
    text-align: center;
}                

#sponsors h3 {
		font-size: 12px;
		font-style: italic;
		text-align: center;
    margin: 1.0em 0 1.0em 0;
    padding: 0 10px;
}

#sponsors p {
		font-size: 10px;
		font-weight: normal;
		line-height: 1.2em;
		text-align: center;
    margin: 0.2em 0 10px 0;
    padding: 0 10px;
}

#sponsors p a {
		text-decoration: none;
		border-bottom:1px dotted #385c9f;
}

#sponsors p a:visited {
		text-decoration: none;
		border-bottom:1px dotted #385c9f;
}

#sponsors div.rule {
		width: 100px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border-bottom: 1px solid #385c9f;
    clear: both;
}

img.sponsor {
		margin-top: 5px;
		margin-right: auto;
		margin-bottom:2px;
		margin-left: auto;
    padding: 0;
    border: 1px solid #385c9f;
}



/* ------------ home footer styles ------------ */


#copy {
	display: none;
    text-decoration: none;
    border-top: 1px solid #385c9f;
}

#copy p {  
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    margin: 0.75em 0;
		padding: 0;
}

#copy a {text-decoration: none;}



/* ------------ training manual styles ------------ */

ul.schedule {
		margin: 0 0 0 25px;
		padding: 0 40px;
}

ul.schedule li {
		font-size: 10px;
		margin: 0 0 0.75em 0;
}

ul.manual {
		margin: 0 0 0 25px;
		padding: 0 40px;
}

ul.manual li {
		font-size: 10px;
		font-weight: bold;
		margin: 0 0 0.75em 0;
}

ul.manual ul {
		margin: 1.0em 0 0 25px;
		padding: 0;
}

ul.training {
		margin: 0 0 0 25px;
		padding: 0 40px;
}

ul.training li {
		font-size: 11px;
		margin: 0 0 0.5em 0;
}

ul.ref {
		list-style:	none;
		margin: 0;
		padding: 0 40px;
}

ul.ref li {
		font-size: 11px;
		margin: 0 0 0.5em 0;
}



/* ------------ Photos main page styles ------------ */


#content .gallery {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

#content .gallery td {
    vertical-align: middle;
    padding: 5px;
}

#content .gallery p {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0 0 0;
    padding: 0;
}



/* ------------ image placement styles ------------ */

div.image {
		padding: 5px 0;
    margin-top: 0;
    margin-left: auto;
    margin-bottom: 0;
    margin-right: auto;
}

div.image-right {
    float: right;
    padding: 5px 40px 5px 10px;
    margin: 0;
}

div.image-left {
    float: left;
    padding: 5px 10px 5px 40px;
    margin: 0;
}


/* ------------ img styles ------------ */


img {
		border: none;
}
        
img.border {
		border: 1px solid #385c9f;
}



/* ------------ misc styles ------------ */

div.clear {
		clear: both;
		margin: 0;
		padding: 0;
}



/* ------------ Google map styles ------------ */


#map {
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 15px;
		margin-left: auto;
		text-align: center;
		border: 1px solid #385c9f;
}


/* ------------ Videos styles ------------ */

.video {
		margin-top: 5px;
		margin-right: auto;
		margin-bottom: 15px;
		margin-left: auto;
		text-align: center;
}


