/** CSS styles for the Gnome Kingdom Site  
	Author: Lisa Bergman & Marcia Moore 
	Dated:  6/12/2010
**/


/* global styles */
#main
	{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	}
#inc_text_nav
	{	
	text-align:center;
	position:relative;
	top:15px;		
	}
	

body
	{
	background-image:url(Images/ltbeigetile.jpg);
	font: 12pt "verdana", sans-serif;
	color: black;
	text-align:left;
	height:50px;
	margin-left: 10px;
	margin-right: 10px;
	}	
h1
	{
	font: 24pt bold "book_antiqua", sans-serif;
	color: rgb(110,17,9);
	}
h2
	{
	font: 18pt bold "book_antiqua", sans-serif;
	color: rgb(110,17,9);
	}
h3
	{
	font: 14pt bold "book_antiqua", sans-serif;
	color: rgb(110,17,9);
	}
h4
	{
	font: 14pt bold "book_antiqua", sans-serif;
	color: black;
	}
h5
	{
	font: 24pt bold "book_antiqua", sans-serif;
	color: rgb(110,17,9);
	text-align: center;
	}
h6
	{
	font: 14pt bold "book_antiqua", sans-serif;
	color: rgb(110,17,9);
	text-align: left;
	}
hr
	{
	color: rgb(110,17,9);
	}
#left
	{
	float: left;
	margin-right: 2em;
	}
#right
	{
	float: right;
	}
.center
	{
	text-align: center;
	}

table.background
	{
	text-align: center;
	width:800px;
	height:600px;
	margin-right:10px; 
	margin-left:70px;
	}
a:link
	{
	color:rgb(110,17,9);
	}
	
a:visited
	{
	color:rgb(96,24,27);
	}
img
	{
	border-style: none;
	}
#hr.border
	{
	text-align:center;
	width: 800px;
	height:5px;
	color:;
	}

#dynamic
	{
	text-align: left;
	margin-left:5px;
	margin-right:25px;
	}
#buttons
	{
	text-align:center;
	}
#spacer
	{
	height:100px
	}	
#main_content_area_2 
	{
	color: rgb(110,17,9);
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	}
#main_content_area_3 
	{
	color: rgb(110,17,9);
	margin: 35px 0px 10px 0px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1em;
	}	
	
#animation
	{
	color: rgb(245,236,219);
	top: 15px;
	}
