*						{ margin: 0; padding: 0; spacing: 0; }

body					{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						  background: #fff url('./images/bg_grad_site.gif') repeat-x; 
						  color: #11248b; 
						  position: absolute; left: 50%; margin-left: -380px;
						  width: 760px; 
						  font-size: small;}
						  
a						{ color: #11248b; text-decoration: none; }
a:hover					{ text-decoration: underline; color: #7386eb; }
hr						{ display: none; }
p.first					{ font-weight: bold; }
						  
						  
						  
						  
h1 						{ margin: 0; width: 472px;}
a#logo span				{ position: absolute; top: -10000px; }
a#logo					{ display: block; width: 472px; height: 83px;
						  background: url('./images/logo_site.gif') bottom right no-repeat;
						  padding: 15px 0 0 20px; margin-bottom: 20px;}
						  
						  
						  
						  
						  
						  
#greenbar				{ background: url('./images/bg_grad_bar.gif') repeat-x;
						  display: block; height: 80px; width: 760px; }
#greenbar div			{ color: #fff;  width: 212px; height: 80px; float: left; padding: 0px 20px 0px 20px; border-left: 1px solid #d9ee8f; border-right: 1px solid #90b21e;}
#greenbar div.first		{ background: url('./images/bg_grad_bar_left.gif') top left no-repeat; border-left: 0; }
#greenbar div.last		{ background: url('./images/bg_grad_bar_right.gif') top right no-repeat; float: right; border-right: 0;}
#greenbar h4			{ font-size: 130%; margin-top: 12px; }
#greenbar p				{ font-size: 90%; line-height: 100%; margin-top: 5px; text-align: justify; }

  
						  
						  
						  
						  
						  
#main					{ width: 500px; margin: 0 35px 20px 0; padding-left: 20px; float: left;}
#main h2				{ font-size: 180%; margin: 20px 0 15px 0; }
#main p					{ text-align: justify; margin: 15px 0; }
#main .first			{ font-weight: bold; }
#main a					{ font-weight: bold; text-decoration: underline; }
#main a:hover			{ text-decoration: none; }





#side					{ width: 190px; float: left; margin: 20px 0 20px 0; }
#side p					{ margin: 10px 0; }
#side a					{ font-weight: bold; text-decoration: underline; }
#side a:hover			{ text-decoration: none;}						  
						  
						  
						  
						  

#footer					{ border-top: 1px dashed #11248b; width: 720px;
						  padding: 10px 20px; font-size: 85%;
						  clear: both; }
						  
#footer ul				{ font-weight: bold; margin: 0; padding: 0; list-style-type: none; }
#footer li				{ display: inline; border-left: 1px solid #11248b; padding-left: 8px; padding-right: 3px;}
#footer li.first		{ border: 0; padding-left: 0;}

