* {
	margin: 0;
	padding: 0;
}

body {
	font-size: small;
	background: #ffffff;
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

img {
	border: 0;
}

a, p, span, div, input, textarea, select {
				font-family: Verdana, sans-serif; 
				font-size: 8pt; 
				color: #000000; 
				text-align: justify; 
				line-height: 150%;
			}
			
p {
  padding: 5px;
}

p.error		{
				color: #ff0000; 
			}
			
td, th, table {
				text-align: center; 
				border-style: none;
				font-family: Verdana, sans-serif; 
				font-size: 8pt; 
				color: #000000;
				padding: 2px; 
				margin: 2px; 
			}

.emphasis	{
				background-color: #DAADD2; 
				color: #000000;
			}

table.answer {
				border: 1px solid #000000;
			}

td.answer	{
				text-align: justify;
			}

ul			{
				list-style-type: none; 
			}

li 			{
				font-family: Verdana, sans-serif; 
				font-size: 8pt;  
				text-align: left; 
				line-height: 150%; 
			}

.me			{
				float: right;
			}
	
#container {
	width: 100%;
	height: auto;
	background: #fff url('/images/new/background.png') repeat-x top left !important;
}
					
#title		{
				width: 625px; 
				height: 100px; 
				margin: 0 auto;
				padding: 0;
				background-image: url('/images/new/title2.png');
				background-repeat: no-repeat;
			}

#main_wrapper {
  width: 700px;
  margin: 0 auto;
  padding: 5px;
  margin-bottom: 50px;
}

#menu_wrapper {
  				float: left;
  				margin-top: 5px;
  				margin-right: 10px;
  	}


#top_menu 	{
				width: 120px; 
				border: 1px #652E5C; 
				border-style: dotted; 
				padding: 10px 0 10px 10px;
				margin-bottom: 20px;
			}

#bottom_menu { 
				width: 120px;
				border: 1px #652E5C; 
				border-style: dotted; 
				padding: 10px 0 10px 10px;
			}

.content 	{
      float: left;
				width: 540px; 
				margin: 0 auto;
				padding: 5px;
			}
			
#bottom {
	width:  625px;
	min-height: 90px;
	margin: 0 auto;
	padding: 10px;
	color: #a1a1a1;
	font-size: 85%;
	line-height: 18px;
}

#bottom p {
	text-align:center;
	line-height: 100%;
}

#bottom_wrapper {
  width: 100%;
	background: #504e4f;
}                                                                                                                                                        
		
h1 			{
				font-family: Verdana, sans-serif; 
				font-size: 20pt; 
				color: #652E5C; 
				line-height: 100%; 
				font-weight: normal;
				text-align: center; 
				margin-top: 20px; 
				font-style: italic;
			}
			
h2			{
				font-family: Verdana, sans-serif; 
				font-size: 8pt; 
				color: #652E5C; 
				text-align: justify; 
				line-height: 150%; 
				font-weight: bold; 
			}
		
a:link 		{
				font-family: Verdana, sans-serif; 
				font-size: 8pt;
				color: #BF73B1; 
				text-decoration: none;
			}

a:visited 	{	
				font-family: Verdana, sans-serif; 
				font-size: 8pt;
				color: #652E5C; 
				text-decoration: none;
			}

a:active 	{	
				font-family: Verdana, sans-serif; 
				font-size: 8pt;
				color: #000000; 
				text-decoration: none;
			}

a:hover 	{
				font-family: Verdana, sans-serif; 
				font-size: 8pt;
				color: #000000; 
				background-color: #DAADD2;
				text-decoration: none;
			}
			
/* Cities Styles */

li.c1 {
      color: #000000;
    }
     
li.c0, li.c, li.c0s, li.cs {
      color: #98A19A;
}

li.c0s, li.cs {
	text-decoration: line-through;
}

#earth li, #fire li, #water li, #air li, #neutral li, #misc li {
  margin-left: 5px;
}

#earth, #fire, #water, #air, #neutral, #misc {
  padding: 5px;
}

.earthstats {
  border: 1px dotted #359B33;
  padding: 2px;
  background: #E4FFD6;
  font-size: 85%;
  color: #333333;
}

#earth {
  border: 1px dotted #359B33;
}

#earth p {
  color: #359B33;
}

.firestats {
  border: 1px dotted #D31818;
  padding: 2px;
  background: #FCCDBD;
  font-size: 85%;
  color: #333333;
}

#fire {
  border: 1px dotted #D31818;
}

#fire p {
  color: #D31818;
}

.waterstats {
  border: 1px dotted #345FAD;
  padding: 2px;
  background: #D6F5FF;
  font-size: 85%;
  color: #333333;
}

#water {
  border: 1px dotted #345FAD;
}

#water p {
  color: #345FAD;
}

.airstats {
  border: 1px dotted #EAD124;
  padding: 2px;
  background: #FFFDD4;
  font-size: 85%;
  color: #333333;
}

#air {
  border: 1px dotted #EAD124;
}

#air p {
  color: #EAD124;
}

.neutralstats {
  border: 1px dotted #5E6960;
  padding: 2px;
  background: #EDFCF0;
  font-size: 85%;
  color: #333333;
}

#neutral {
  border: 1px dotted #5E6960;
}

#neutral p {
  color: #5E6960;
}

.miscstats {
  border: 1px dotted #652E5C;
  padding: 2px;
  background: #FEE8FF;
  font-size: 85%;
  color: #333333;
}

#misc {
  border: 1px dotted #652E5C;
}

#misc p {
  color: #652E5C;
}