body		{
		margin: 0;
		padding: 0;
		border: 0;
		background-color: white;
		background-repeat: no-repeat;
		background-size: 80% 70%;
		background-position: 50% 50%;
		background-attachment: fixed;
		background-image: url(gfx/bg.jpg);
		font-size:100.01%; 
		text-align: center;
		 }

img 		{ behavior: url(iepngfix.php); }


h1		{ color: black; font-size: 26px; font-family: "Gill Sans Light", "arial", "sans-serif"; font-weight: normal; letter-spacing: 10px;
		text-align: left; line-spacing: 0px; margin-left: 13%; margin-right: 80px; margin-top: 20px; }

h2		{ color: black; font-size: 18px; font-family: "Gill Sans Light", "arial", "sans-serif"; font-weight: normal; letter-spacing: 4px;
		text-align: left; line-height: 20pt; margin-left: 15%; margin-right: 80px; }

h3		{ color: black; font-size: 36px; font-family: "Gill Sans Light", "arial", "sans-serif"; font-weight: normal; letter-spacing: 10px; }

h4		{ color: black; font-size: 26px; font-family: "Gill Sans Light", "arial", "sans-serif"; font-weight: normal; letter-spacing: 4px; }

h5		{ color: black; font-size: 22px; font-family: "Gill Sans Light", "arial", "sans-serif"; font-weight: normal; letter-spacing: 10px;
		text-align: left; line-spacing: 0px; margin-left: 13%; margin-right: 80px; margin-top: 20px; }

.header {	margin: 0 auto;
		width: 800px; 
		height: 120px;
		padding: 0;
		background-color: transparent;
		
		overflow: hidden;
	 }

#headimg	{
		margin: 0;
		padding: 0;
		z-index: 1;
		}

#head {		
		position: absolute;
  		top: 20px;
		left: -12%;
		text-align: center;
		width: 100%; 
		height: 120px; 
		white-space: nowrap;
		z-index: 2; }



#nav {		Padding: 0 0 0 10px;
		position: absolute; 
  		top: 80px; 
		left: 0; 
		text-align: center; 
  		width: 100%; 
		height: 120px; 
		white-space: nowrap;
		z-index:2;
		color: black;
		font-size: 16px;
		font-family: "Gill Sans Light", "arial", "sans-serif";
		font-weight: normal;
		letter-spacing: 2px;
		line-height: 20pt; }


.para	{	text-align: left; 
		color: black; 
		font-size: 14px; 
		font-family: "Gill Sans Light", "arial", "sans-serif"; 
		font-weight: normal; letter-spacing: 2px; 
		line-height: 20pt; 
		margin-left: 15%; 
		margin-right: 12%; 
		margin-top: 0px; }

.list		{ color: black; font-size: 14px; font-family: "Gill Sans Light", "arial", "sans-serif"; font-weight: normal;
		text-align: left; letter-spacing: 2px; line-height: 20pt; margin-left: 15%; margin-right: 80px; margin-top: 0px; }

.links	{	padding: 0 0 0 20px; font-size: 12px;	}

.bird {		color: black; 
		font-size: 22px; 
		font-family: "Gill Sans Light", "arial", "sans-serif"; 
		font-weight: bold; letter-spacing: 4px;
		text-align: center }

A:link { color: black; text-decoration: none }
A:visited { color: black; text-decoration: none }
A:hover { color: #aaaaaa; text-decoration: none }
A:active { color: black; text-decoration: none }

A.extern:link {color: black; text-decoration: none; font-size: 20px; font-family: "Gill Sans Light", "arial", "sans-serif"; font-weight: normal; letter-spacing: 4px;}
A.extern:visited { color: black; text-decoration: none }
A.extern:hover { color: #aaaaaa; text-decoration: none }
A.extern:active { color: black; text-decoration: none }
