A:link, a:visited, a:active	{ text-decoration: none; color:#ffffff							; margin: inherit; padding: inherit; border-style: none; border-width: inherit; outline-style: none; outline-width: inherit; }

a:hover						{
							text-decoration:none;
							color:orange						
							}


body						{ background-image: url(images/background.jpg); width: 100%; height: 100%; overflow: hidden; border-style: none; outline-style: none; }
							
							
em							{color: #ffffff;
							font-style: normal
							}
							
							
.menu						{
							background-color:transparent;
							color:orange;
			 				position:absolute;
							width: 924px; height: 50px;
							z-index: 1;							
							font-size:14pt;
							font-family: Helvetica;
							font-style: bold
							}

.box						{ background-color:transparent; color: #ffffff; position: absolute; width: 150px; height: 400px; z-index: 1; font-family: Helvetica; font-size: 10pt; text-align: center; overflow: hidden; }
.main						{ color:ffffff; position:absolute; width: 924px; height: 400px; z-index: 0; font-size: 10; font-family: Helvetica
							; text-align: center; border-style: none; outline-style: none; }
							
							
.caption_box				{ 
							color: white; 
							position: absolute; 
							width: 624px; height: 20px; 
							z-index:10; 
							font-family: Helvetica; 
							font-size: 10pt; 
							text-align: center;
							 }

.line 						{ background-color: white; position: absolute; width: 1024px; height: 5px; overflow: hidden; border-style: none; }

.photo 						{ background-color: transparent; position: absolute; width: 624px; height: 400px; overflow: hidden; }
img { margin: inherit; padding: inherit; border-style: none; border-width: inherit; outline-style: inherit; outline-width: inherit; }
.gallery 						{ background-color: transparent; position: absolute; width: 624px; height: 400px; overflow: auto; }
.navigate { background-color: transparent; position: absolute; width: 624px; height: 20px; border-style: none; outline-style: none; }
