body { font-family: verdana, arial, 'times new roman', serif; font-size: 11px; background-color: #000000;}

h1                {color: red; font-family: verdana, arial, 'times new roman', serif; font-size: 11px;}
h2                {color: blue; font-size: 9px;}
p, blockquote, li {font-family: verdana, arial, 'times new roman', serif; font-size: 11px; font-weight: normal; color: white;}

a.lite:link    {color: #ffce63; text-decoration: none; font-weight: normal; font-size: 11px;}
a.lite:visited {color: #ffce63; text-decoration: none; font-weight: normal; font-size: 11px;}
a.lite:hover   {color: #f9f1e2; text-decoration: none; font-weight: normal; font-size: 11px;}
a.lite:active  {color: #ffce63; text-decoration: none; font-weight: normal; font-size: 11px;}

a.mid:link    {color: #f0dab4; text-decoration: none; font-weight: normal; font-size: 11px;}
a.mid:visited {color: #f0dab4; text-decoration: none; font-weight: normal; font-size: 11px;}
a.mid:hover   {color: #E8C388; text-decoration: none; font-weight: normal; font-size: 11px;}
a.mid:active  {color: #f0dab4; text-decoration: none; font-weight: normal; font-size: 11px;}

a.dark:link    {color: #4C453B; text-decoration: none; font-weight: normal; font-size: 11px;}
a.dark:visited {color: #4C453B; text-decoration: none; font-weight: normal; font-size: 11px;}
a.dark:hover   {color: #6C6254; text-decoration: none; font-weight: normal; font-size: 11px;}
a.dark:active  {color: #4C453B; text-decoration: none; font-weight: normal; font-size: 11px;}

#background      {position: absolute;
		          top:      0px;
		          left:     0px;
		          width:    100%;
		          height:   1024px;}

#left            {position: absolute;
				  top: 0px;
				  left: 0px;
				  width: 120px;
				  height: 1024px;
				  background-color: #fece62;}
				 			 
#right           {position: absolute;
				  top: 0px;
				  left: 120px;
				  width: 350px;
				  height: 350px;}
				 
#yarras          {position: absolute;
				  top: 390px;
				  left: 0px;
				  width: 640px;
				  height: 70px;}
				  
#logo            {position: absolute;
                  top: 25px;
				  left: 555px;
				  width: 150px;
				  height: 98px;}
				  
#text_head       {position: absolute;
                  top: 100px;
				  left: 410px;
				  width: 360px;
				  height: 25px;
				  font-size: 13px;
				  color: #ffce63;
				  text-align: left;
				  margin-left: 8px;}
				  
#text            {position: absolute;
                  top: 125px;
				  left: 410px;
				  width: 360px;
				  height: 140px;
				  font-size: 11px;
				  color: #f9f1e2;
				  text-align: justify;
				  margin-left: 8px;}
				  
#map             {position: absolute;
                  top: 270px;
				  left: 140px;
				  width: 600px;
				  height: 300px;
				  background-color: white;}
				  
#bottom          {position: absolute;
                  top: 600px;
				  left: 125px;
				  width: 645px;
				  height: 30px;
				  font-size: 10px;
				  color: #f9f1e2;
				  text-align: center;}
				  
#copyright       {position: absolute;
                  top: 640px;
				  left: 125px;
				  width: 645px;
				  height: 45px;
				  font-size: 9px;
				  color: #f9f1e2;
				  text-align: center;}