/* CSS Document */


html,body
		{
		margin-top: 0px;
		height: 100%;
		text-align: center;
		background: url(graphics/bg1.gif) repeat-x;
		background-attachment: fixed;
		font-size: 100%;
		}

#bg2
		{
		margin-left: auto;
		margin-right: auto;
		width: 760px;
		border-top: 0px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 0px solid #000000;
		border-left: 1px solid #000000;
		background: url(graphics/bg2.gif) repeat-x;
		background-attachment: fixed;
		min-height: 100%;
		position: relative;
		}

#pagecontainer
		{
		margin: 0px 20px 0px 20px;
		padding: 0px 0px 40px 0px;
		border-top: 0px solid #000000;
		border-right: 0px solid #ff0000;
		border-bottom: 0px solid #000000;
		border-left: 0px solid #ff0000;
		background: #262626;
		}

#title
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-top: 0px solid #000000;
		border-right: 0px solid #ff0000;
		border-bottom: 0px solid #000000;
		border-left: 0px solid #ff0000;
		height: 480px;
		background: url(graphics/title.jpg);
		}

#title span
		{
		display: none;
		}

#green
		{
		margin: -2px 40px 0px 40px;
		padding: 0px 0px 0px 0px;
		border-top: 0px solid #000000;
		border-right: 20px solid #386a00;
		border-bottom: 19px solid #386a00;
		border-left: 20px solid #386a00;
		background: #203e00;
		}

#dgreen
		{
		margin: 0px 43px 43px 43px;
		padding: 0px 0px 0px 0px;
		border-top: 0px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		background: #162b00;
		}

#content
		{
		margin: 0px 31px 31px 31px;
		padding: 0px 0px 2px 0px;
		border-top: 0px solid #9d9f71;
		border-right: 1px solid #9d9f71;
		border-bottom: 1px solid #9d9f71;
		border-left: 1px solid #9d9f71;
		background: #fef2c2;
		text-align: left;
		}



#footer
		{
		position: absolute;
		text-align: center;
		bottom: 0px;
		height: 0px;
		width: 720px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-top: 0px solid #ff0000;
		border-right: 20px solid #262626;
		border-bottom: 0px solid #000000;
		border-left: 20px solid #262626;
		background: #262626;
		}

#footer span
		{
		display: none;
		}

h1
		{
		margin: 0px 20px 0px 20px;
		padding: 40px 0px 0px 0px;
		font-family: arial;
		font-size: 2.8em;
		font-weight: bolder;
		letter-spacing: -.15em;
		color: #938e6c;
		border-bottom: 0px solid #938e6c;
		position: relative;
		text-align: left;
		vertical-align: baseline;
		line-height: .7em
		}

h1 span
		{
		margin: 0px 0px 0px -3.2em;
		padding: 0px 0px 0px 0px;
		font-family: arial;
		font-size: 1em;
		font-weight: bolder;
		letter-spacing: -.15em;
		color: #4e4e4e;
		}

.copy
		{
		margin: 0px 20px 0px 20px;
		padding: 5px 20px 40px 20px;
		font-family: trebuchet MS;
		font-size: .8em;
		color: #635e4a;
		border-top: 1px solid #635e4a;
		}



#horse
		{
		position: relative;
		text-align: center;
		height: 92px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
		border-top: 0px solid #ff0000;
		border-right: 0px solid #ff0000;
		border-bottom: 0px solid #ff0000;
		border-left: 0px solid #ff0000;
		background: url(graphics/footer.png) top center no-repeat;
		position: relative;
		text-align: center;
		}

#horse span
		{
		display: none;
		}











