﻿body
{
margin-left			: 0px;
margin-right		: 0px;
margin-top			: 100px;

font-size			: 10pt;
font-family			: "Trebuchet MS";

background-image	: url('../images/introbcg.png');
background-repeat	: repeat-x;
background-color	: #CFCFCF;
}

a:link 	  		 	{ COLOR: #000000; }
a:visited 	  	 	{ COLOR: #000000; }
a:hover   		 	{ COLOR: #000000; }
a:active  		 	{ COLOR: #000000; }

a 					{ text-decoration: none; } 

.h1				 	{ font-size: 22pt; font-weight: bold   ; }
.h2				 	{ font-size: 10pt; font-style : italic ; }
.h3				 	{ font-size: 12pt; font-style : italic ; }
.h8				 	{ font-size: 16pt; font-weight: bold   ; }

.style1 			{ text-decoration: underline; }
.style2 			{ font-size: 26pt; font-weight: bold; }

#welcomefloat		{ margin: auto 0; text-align: center; }
#textfloat			{ text-align:center; }

#camerafloat	 	{ position: absolute; top: 150px; left: 150px; z-index: 1; }
#navmenuce ul	 	{ list-style: none; padding: 0; margin: 0; position: absolute; top: 18px; left: 40px; z-index: 2; }

#contact			{ height: 20px; width: 95px; float: right; z-index: 1; position: absolute; bottom: 0px; right: 0px; margin: 0; padding: 0; }
	.details 		{float: right; padding: 1px; height: 48px; padding-right: 10px}

#photographer	 	{ font-size: 6pt; font-style: italic; position: absolute; top: 330px; left: 180px; z-index: 6; }

#cameraentry	 	{ position: absolute; top: 246px; left: 400px; z-index: 2; }

#nav-menu ul	 	{ list-style: none; padding: 0; margin: 0; } 
#nav-menu li	 	{ float	 : left; margin : 0 0.15em;		} 

#navmenuc ul	 	{ list-style: none; padding: 0; margin: 0; position: absolute; top: 229px; left: 405px; z-index: 2; }

#border				{ background-image: url('../images/border.gif');    z-index: 1; position: absolute; top: 223px; left: 390px; width: 729px; height: 107px; }
#bordertop			{ background-image: url('../images/bordertop.gif'); z-index: 1; position: absolute; top: 15px;  left: 12px;  width: 366px; height: 73px;  }


#nav-menustaff ul	{ list-style: none; padding: 0; margin: 0; position: absolute;	bottom: 0;	right: 0; z-index: 3; color: black; } 
#nav-menustaff li	{ float	 : left; margin : 0 0.15em;		} 

#nav-menutc ul		{ list-style: none; padding: 0; margin: 0; position: absolute;	bottom: 0;	left: 0; z-index: 4; color: black;  padding-left: 5px; } 
#nav-menutc li		{ float: left; margin : 0 0.15em;		} 

#box1				{ border: 10px; border-color: white; height: 20px; width: 162px; background-color: lightgrey; z-index: 1; position: absolute; bottom: 0; right: 0; margin: 0; padding: 0; }
#box2				{ border: 10px; border-color: white; height: 20px; width: 140px; background-color: lightgrey; z-index: 1; position: absolute; bottom: 0; left: 0; margin: 0; padding: 0; }

#backgroundfloat 	{ height: 100%; width: 100%; background-position: left; position: absolute; float: left; background-image: url('../images/MPE_2169.jpg'); height: 100%; width: 100% ; background-repeat: no-repeat; }

