body			{
			background: #033e6B  url(half.jpg) top left;
			margin: 0px;
			font-family: "trebuchet ms", arial, helvetica, sans-serif;
			}

h1			{
			position: absolute;
			top: 5px;
			right: 51px;
			margin: 0px;
			padding: 0px;
			letter-spacing: 2px;
			z-index: 100;
			}

h1 a			{
			text-shadow: 1px 1px 1px #333;
			color: #bf9b30;
			text-decoration: none;
			}

h1 a:hover		{
			text-shadow: 1px 1px 1px #000;
			}

h2			{
			position: absolute;
			top: 37px;
			right: 52px;
			margin: 0px;
			padding: 0px;
			letter-spacing: 1px;
			color: #033e6b;
                        font-size: 22px;
			z-index: 250;
			}

h2 a                    {
                        color: #033e6b;
                        }

h3			{
			font-size: 20px;
			margin: 0px;
			line-height: 25px;
			color: #bf9b30;
                        letter-spacing: 1px;
                        line-height: 18px;
			}

a			{
			color: #25567b;
			text-decoration: none;
			}

h4			{
			margin: 0px;
			position: absolute;
			top: -19px;
			right: 510px;
			padding: 5px 5px 8px;
			-moz-border-radius: 0px 0px 10px 10px;
			-webkit-border-radius: 0px 0px 10px 10px;
			font-size: 11px;
			background: #033e6B;

			}

h4:hover		{
			top: 0px;
			padding: 5px;
			}


#nav                    {
                        position: absolute;
                        top: 475px;
                        right: 400px;
                        }

#nav a                  {
                        margin: 0px 10px;
                        font-size: 10px;
                        color: #bf9b30;
                        }

#nav .cover             {
                        color: #25567b;
                        }

.button                 {
                        position: absolute;
                        right: 0px;
                        top: 0px;
                        width: 35px;
                        height: 40px;
                        padding: 460px 2px 0px;
			background: #bf9b30;
                        z-index: 100;
			color: #033e6b;
                        text-decoration: none;
                        outline: 0px;
                        text-align: center;
			}

.button a               {
                        font-size: 10px;
                        }

.button a:hover         {
                        color: #033e6B;
                        }

#menu			{
			position: absolute;
			top: 0px;
                        right: 0px;
			width: 180px;
			height: 425px;
			padding: 75px 10px 0px;
			background: #bf9b30;
                        z-index: 200;
			}

#menu h1		{
			position: absolute;
			top: 5px;
			right: 51px;
			margin: 0px;
			padding: 0px;
			letter-spacing: 2px;
			z-index: 100;
			}

#menu h1 a		{
			text-shadow: 1px 1px 1px #333;
			color: #25567b;
			text-decoration: none;
			}

#menu h1 a span         {
                        color: #bf9b30;
                        }

#menu h1 a:hover	{
			text-shadow: 1px 1px 1px #000;
			}

#menu ol		{
			font-size: 11px;
			margin: 0px 10px 0px 20px;
			padding: 0px;
			list-style-position: outside;
			list-style-type: decimal-leading-zero;
			}

#menu ol .nostyle	{
			list-style: none;
			margin: 0px 0px 0px 0px;
			}

#menu ol li a		{
			font-size: 12px;
			color: #033e6b;
			text-decoration: none;
			}

#menu ol li a:hover	{
			color: #25567b;
			text-decoration: underline;
			}

#menu ol li .active     {
                        font-weight: bold;
                        }

#menu .meta		{
			font-size: 10px;
			position: absolute;
			bottom: 2px;
			left: 6px;
			color: #033e6b;
			}

#menu .meta a:hover     {
                        color: #033e6B;
                        }
	
#content		{
			float: right;
			width: 425px;
			height: 425px;
			margin: 0px;
			padding: 50px 250px 25px 25px;
			-moz-border-radius: 0px 0px 0px 100px;
                        -webkit-border-radius: 0px 0px 0px 100px;
                        -khtml-border-radius: 0px 0px 0px 100px;
			border-radius: 0px 0px 0px 100px;
			background: #25567b;
			font-size: 14px;
			color: #bf9b30;
			}

#content #poem          {
                        padding: 25px 0px 0px 50px;
                        }

#content #poem p        {
                        margin: 0px 0px 10px;
                        }