body			{ 
 			margin: 15px 0px 10px 0px;
 			padding:0; 
 			text-align:center; 
 			background-color: #ffffff;
			font-size: 12px;
       	 		font-family: arial, helvetica;
			color: #252525;
			} 
 
#pagewidth		{
			overflow: hidden;
    			background-image: url(border.gif);
 			width:770px;
 			text-align:left;  
			margin-left:auto; 
 			margin-right:auto;
			} 
 
#header			{
 			width:770px;
 			height:110px;
			} 
 
 

#page			{
			width:770px;
			}


#text			{
 			width:660px;
 			text-align:justify;  
			margin-left:auto; 
 			margin-right:auto;
 			}

#footermenu		{
 			width:770px;
			height:22px;
    			background-image: url(menu.png);
 			text-align:center;  
			margin-left:auto; 
 			margin-right:auto
			} 

#menutext		{
			padding-top:2px;
			}

#footerbottom		{
			width:770px;
			height:46px;
    			background-image: url(footer.png);
 			text-align:center;  
			margin-left:auto; 
 			margin-right:auto
			}

#bottomtext		{
			width:750px;
			padding-top:2px;
			font-size: 10px;
 			text-align:right;  
       	 		font-family: arial, helvetica;
			color: #c4d4e0;
			}

#actionaid		{
 			text-align:center;
			}

img			{
			border-style: none;
			}  

#newlayer		{
			position:absolute;
			top:15px;
			left:0px;
			width:100%;
			z-index:3;
			}

#flashbanner		{
			width:770px;
			margin-left:auto; 
 			margin-right:auto;
			}

p.top			{display: inline;}


h1   		    	{
			color: #252525;
			font-family: arial;
          		font-size: 12px;
         		font-weight: bold;
			display: inline;
			}

a:link 			{	
			color: #252525;
			font-family: arial, helvetica;
          		font-size: 12px;
			font-weight: bold;
       			text-decoration:none;
			}

a:visited		{
			color: #252525;
			font-family: arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
       			text-decoration:none;
			}

a:hover 	 	{	
			color: #252525;
			font-family: arial, helvetica;
         		font-size: 12px;
         		font-weight: bold;
          		text-decoration:underline;
			}

.class1 a:link 		{
			color: #c4d4e0;
			font-family: arial, helvetica;
          		font-size: 9px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:visited 	{
			color: #c4d4e0;
			font-family: arial, helvetica;
          		font-size: 9px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:hover 	{
			color: #c4d4e0;
			font-family: arial, helvetica;
          		font-size: 9px;
         		font-weight: bold;
       			text-decoration: underline;
			}
.clearfix:after 	{
 			content: "."; 
 			display: block; 
			height: 0; 
	 		clear: both; 
 			visibility: hidden;
 			}
 
.clearfix		{
			display: inline-table;
			}


* html .clearfix	{
			height: 1%;
			}

.clearfix		{
			display: block;
			} 


@media print		{
			#leftcol{display:none;} 
			#twocols, #maincol{width:100%; float:none;}
			}

