body {
    background-color: #ffffff;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	x-small; /*For IE5/Win */
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	small;  /*For compliant browsers */
}

body {
	font-size:	x-small; /*For IE5/Win */
}

html>body {
	font-size:	small;  /*For opera, firefox, ie7 etc */
}

a img {
    border: 0;
}

.clear {
	border: 0;
	clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

form {
    position: relative;
	margin: 0;
	padding: 0;
	height: 1%;
}

.hl {
	font-weight: bold;
}


html, body{
    height:100%
}

html>body #container{
    height:auto
	}

.left {
    position: relative;
    float: left;
}

.right {
    position: relative;
    float: right;
}

a img {
    border: 0;
}

#container {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background:  #002b7f;
}

#top {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    background:  #002b7f;
}


#top #topInner {
    position: relative;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    top: 0;
    width: 900px;
    bottom: 0;
    left: 50%;
    margin: 0px 0px 0px -450px;
}

#topInner #nav {
     position: absolute;
     width: 900px;
     margin: 0;
     padding: 0;
     bottom: 0;
     list-style: none;
     font-family: Arial, Helvetica, sans-serif;
}

#topInner #flower {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 15px;
    margin-left: 0px;
}

#topInner #logo {
    position: absolute;
    top: 25px;
    left: 58px;
}

#topInner #celebrating {
    position: absolute;
    top: 45px;
    right: 53px;
}

.middle {
    position: relative;
    z-index: 0;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    margin-top: 1px;
    border-top: 2px solid #ffcc00;
    margin-bottom: 1px;
    padding-bottom: 20px;
    background: #ffffff;
}


.middle #middleInner {
    position: relative;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    top: 0;
    width: 900px;
    bottom: 0;
    left: 50%;
    margin: 0px 0px 0px -450px;
    overflow: auto;
}

#middleInner #flower {
    left: 10px;
    margin: 10px 12px 0px 0px;
}

#bottomLine {
    height: 2px;
    width: 100%;
    background: #ffcc00;
    border-bottom: 1px solid #ffffff;
    margin-top: -1px;
}


.bottom {
    position: relative;
    z-index: 0;
    bottom: 0;
    width: 100%;
    min-height: 120px;
    height: auto !important;
    height: 120px;
    background:  #002b7f;
}

#bottomInner {
    position: relative;
    width: 900px;
    left: 50%;
    margin: 0px 0px 0px -450px;
    padding: 10px 0px 10px 0px;
    overflow: auto;
}

#bottomInner p {
    padding: 0px 0px 0px 10px;
    margin: 0;
    color: #ffffff;
}

#menu {
    position: relative;
    float: left;
    padding: 0px 0px 0px 1px;
    margin: 15px 0px 0px 0px;
    border-left: 2px solid #dedede;
    width: 200px;
	
	}

	
#menuno{
    position: relative;
    float: left;
    padding: 0px 0px 0px 1px;
    width: 200px;
	
	}
	
	
#menu  li {
    padding: 4px 10px 4px 10px;
    margin-bottom: 0px;
    background: #eeeeee;
}
    list-style: inside url("../img/menu-arrow.gif");

#menu li ul {
    position: relative;
    margin: 5px 0px 5px 0px;
}

#menu li ul li {
    position: relative;
    list-style: none;
    left: -35px;
    background: #fafafa;
    font-size: 90%;
    width: 150px;
}


#menu  li a {
    text-decoration: none;
    margin-bottom: 1px;
    color: #003caa;
}

#menu  li a:visited {
    color: #003caa;
}

#menu  li a:hover {
    text-decoration: underline;
    color: #002b7f;
}

#menu  li#menuSelected {
    background: #fafafa;

}

#menu  li#menuSelected a {
    font-weight: bold;
}

#menu  li#menuSelected li a {
    font-weight: normal;
}

#menu  li#menuSelected a:hover {
    text-decoration: underline;
    color: #002b7f;
}

#menu li#menuSelected li#subMenuSelected a {
    font-weight: bold;
}


#subMenuSelected li a {
	color: #002b7f;
}

#main {
     position: relative;
     float: left;
     width: 600px;
     margin-left: 20px;
     text-align: left;
}

h1
{
    font-size: 160%;
    margin: 15px 0px 12px 0px;
}

h2
{
    font-size: 120%;
    margin-top: 25px;
}

h3
{
    font-size: 100%;
    margin-top: 20px;
}

h4 {
    font-size: 95%;
}

h5 {
    font-size: 90%;
    font-weight: normal;
    font-style: italic;
}

h3, h4, h5 {
    padding-bottom: 0;
}

h4 {
    margin-bottom: -8px;
}

h5 {
    margin-bottom: -10px;
}

h1, h2  {
    color: #311d5e;
}

h3 {
    color: #000000;
}

.left {
    position: relative;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0;
}

.caption {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 2px;
    font-size: 85%;
	text-align:center;
}

.imgLeft {
    margin: 2px 15px 10px 0px;
    padding-right: 1px; 
}

.imgRight {
    margin: 2px 0px 10px 15px;
}

.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
	
.centre {
    text-align: center;
}

/*
*  Old site
*/


td
{
    font-size: 13px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.majorHeading
{
    font-weight: bold;
    font-size: 16px;
    color: #311d5e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
}

.minorHeading
{
    font-weight: bold;
    font-size: 13px;
    color: #311d5e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#juniorTop {
    margin-top: 20px;
}


.eventwrap {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 0px dotted #311d5e;
}

.list-nostyle {
	list-style:none;
}