body		{margin: 0 auto; padding: 0 auto; border: 0; background: #000 url(http://www.kingmountainclub.org/images/background.jpg) no-repeat top left; color: #d0d5b5; font: 11px/16px "Trebuchet MS", Arial, Helvetica;}
body.sec	{margin: 0 auto; padding: 0 auto; border: 0; background: #000 url(http://www.kingmountainclub.org/images/backgroundsec.jpg) no-repeat top left; color: #d0d5b5; font: 11px/16px "Trebuchet MS", Arial, Helvetica;}

p				{color: #d0d5b5; font: 11px/16px "Trebuchet MS", Arial, Helvetica;}
ul 				{list-style: square;}
img				{border: 0;}
textarea, input {background-color: none; color: #666; border: 1px solid #666; font: 11px/1.25 "Trebuchet MS", Arial, Helvetica;}

a:link		{color: #c90; text-decoration: none}
a:active 	{color: #c90; text-decoration: none}
a:visited 	{color: #c60; text-decoration: none}
a:hover 	{color: #c60; text-decoration: underline;}

/* Container layouts */

#container {width:900px;
min-width:900px;
position: relative;
text-align: center;
padding: 0 auto;
margin: 0 auto;
min-height:100%;
height: auto;
}

#header			{position:relative; width:668px; left:0; top:0;}
#nav 			{position:absolute; width:114px; height:84px; text-align:right; top:502px; right:30px; margin:0; padding:0; white-space: nowrap; background:#000 url(http://www.kingmountainclub.org/images/nav.gif) 0 0 no-repeat;}
#navsec			{float:right; position:relative; width:200px; height:84px; text-align:left; margin:0; padding:0 20px 20px 20px; white-space: nowrap;}

/* Secondary page layout */

#container-content  {position:relative; width:850px;}
#content			{padding: 20px 35px 20px 80px; text-align:left;}
#footer 			{float:right;}
