html,body	{overflow-x: hidden;}
*		{font-family: arial, sans-serif;}
a		{color: #000; text-decoration: none;}
#content a	{color: #804A3F;}
a:hover		{color: #804A3F; text-decoration: underline;}
p		{text-align: justify; margin: 10px; text-indent: 1.5em; font-size: 16px; line-height: 1.38em;}
#footer		{text-align: center; margin: 15px; font-size: .9em;}
#nav a		{border: 4px double transparent; display: block; float: left; padding: 0 10px; color: #FFF; font-family: sans-serif; font-size: 16px; line-height: 42px; font-weight: bold; text-decoration: none;}
#nav a:hover	{background: #9C8E40; border-color: #A99D55;}
h1		{text-align: center; margin:4px; color: #804A3F; font-size: 18px;}
h2		{text-align: center; margin:4px; color: #804A3F; font-size: 16px;}
#content	{margin: 17px 8px; position: relative;}
