a                 {text-decoration: none;}
a:link            {color: #174988}
a:visited         {color: #174988} 
a:hover, 
a:visited:hover   {color: black;}
a:active          {color: #174988}


body, html        {font-family: Arial, Helvetica, Sans-Serif; 
                   font-size: 13px; color: #000000 ; background: white; margin: 0}

table        				{width: 100%; border-collapse: collapse; font-size: 13px; border: none;}
td          		 		{vertical-align: top;}
tr.odd   					{background-color: #999999;}


p			{line-height: 1.2; 
			margin: 0 0 1em 0;}


h1 {font-family: Arial, Helvetica, Sans-Serif;
	font-size: 145%; 
	font-weight: bold;
	color: #AE222B;
	margin: .5em 0 .5em 0;}
	
h2 {font-size: 115%; 
	margin-left:0; margin-right:0; margin-top:1em; margin-bottom:.5em;
	color: #000066;}  
	
h3	{font-size: 105%;
	font-weight: bold;}
	
h4  {font-size: 135%;
	font-weight: bold;}            

.caption {font-size: 10px;
		  margin: 0 0 .5em 0;}

#logo		{width: 760;
			height: 76;
			position: absolute; top: 10; left: 20;
			z-index: 2;}
			

#main		{width: 780;
			height: 700;
			position: absolute; top:0; left:0;
			background: white url('images/flag.jpg') no-repeat top right;
			z-index: 1}

#bar		{width: 590;
			height: 48;
			position: absolute; top:30; left:190;
			background: url('images/bar.gif') no-repeat top right;
			z-index: 2;}
			
#topnav                {width:570; 
						height: 48; 
						vertical-align: top; 
						padding: 0 0 0 0;
					 	position: absolute; top:30; left:210;
						z-index:3;}
						
#topnav p  				{color: white; 
						font-family: Arial, Helvetica, Sans-serif;
						font-weight: bold; 
						text-align: center;
						line-height: 2.8em; 
						font-size: 12px;
						z-index: 4;}               
												
						
#topnav a             	{color: white; padding: 0 4 0 4;}
#topnav a:link         	{color: white;}
#topnav a:visited      	{color: white; }
#topnav a:hover, 
#topnav a:visited:hover	{color: red;}
#topnav a:active       	{color: red;}	
			
			
#content		{width: 500;
				height: 475;
				position: absolute; top:100; left:205;
				background-color: white;
				border: 1px solid #C0C0C0;
				padding: 30 25 0 25;
				z-index: 5;}
				
#member			{width: 150;
				height: 250;
				position: absolute; top: 340; left:30;
				z-index: 6;}
							
			
	
#bottom 	{position: absolute; 
			top: 625; 
			left:90; 
			width: 760;
			height: 100;
			z-index:9}
			
#bottom	p   {text-align: center;
			font-weight: normal;
			font-size: 10px;
			line-height: 13px;
			margin-right: 2.5em;}	
			
		

HR                      {COLOR: #F1ECEE; WIDTH: 100%; margin-bottom: 1px; margin-top: 1px; size: 1px;}
UL                      {margin: 1 6 4 8}
LI                      {margin: 0 0 3 8;list-style-type:square;}
blockquote              {margin: 2 6 12 6}
input                   {font-size: 10px;}
textarea                {font-size: 11px;}
select                  {border: 1px solid #C0C0C0; padding:1; font-size: 10px;}

img                     {border: 0px none; margin: 0}
img.left                {float: left; border: 1px solid; border-color: #000000; margin: 3 6 6 6}
img.right               {float: right; border: 1px solid; border-color: #000000; margin: 3 0 6 6}
img.right              {float: right; border: none; margin: 3 0 6 6}
img.center              {align: center; border: 1px solid; border-color: #c0c0c0; margin: 1}