﻿/* CSS Document */

body 			{
					position:absolute; 
					top:0; left:0; width: 937px; color:#000; margin:0; padding:0; border:none;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 81%; font-size: 1.03em;
					background: #000 url(../images/backgroundBlank.jpg) no-repeat;
				}
 
#nav			{position: absolute; left: 481px; top:7px; color: #FFF0B4; font-size: 13px;}
#nav a:link		{color: #C3E3CF;}
#nav a:visited	{color: #C3E3CF;}
#nav a:hover	{color: #FFF;}
#nav a:active	{color: #FFF;}
#nav a:focus	{color: #FFF;}	

#footer 		{position:relative; top:-497px; height:857px;}

p.footerText	{position: relative; left: 91px; top: 31px;}
p.designNote	{position: relative; left: 651px; top: 77px;}


#pageHeading	{width: 647px; height: 55px; background: url(../images/flatH2Back.jpg) no-repeat; position:absolute; top:303px; left:41px;}
					
#pageHeading h2	{padding-left:15px; font-size: 19px;}

#forEng			{width: 225px; height: 33px; background: url(../images/flatH4EnBack.jpg) no-repeat; position:absolute; top:753px; left:641px;}
					
#forEng h4		{padding-left:7px; padding-top: 7px; margin:0; font-size: 13px;}
a				{text-decoration:none;}
a:link			{color:	black; text-decoration:none;}
a:visited		{color:	black;}
a:hover			{color:	black; text-decoration:underline;}
a:active		{color:	black;}
a:focus			{color:	black;}

#fundLogos		{text-align:center; }

h1 				{position:absolute; top:121px; left:-12131px;}

.note			{font-style:italic;}

img				{margin-top:371px; margin-left:91px;}
img.floatLeft	{float:left; padding-right:11px;}

