﻿.advancedText {
	/*this is the body fonts of the gallery page*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	position: inherit;
	left: 50px;
	text-decoration: none;
}
.header {
		
	border: 5px double #000080;
	padding: 1px 4px;
	background: #CCCCCC url('images/logo3.gif') no-repeat center;
	height: 78px;
		position: relative;
		visibility: visible;
	 
}
.pic1 {
	/*this is used to align pictures on home page*/
	text-align: center;
	position: relative;
}
.nav2 {
	text-align: center;/*this is used to align navbar*/;
	position: inherit;
	color: #000080;
}
.hline {
	color: #000080;/*this is used to define the horizontal line*/;
	height: 10px;
}
.text2 {
	/*this is for the text in paragraphs*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: center;
	position: relative;
	font-weight: 700;
	vertical-align: top;
}
.ww {
	/* this is used on the Wyoming Wonders logo at the bottom*/
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	color: #008080;
	text-align: center;
}
.hline2 {
	color: #000080;
}
.footer {
	/*this is for the footer*/
	width: 396px;
	height: 25px;
	background-color: #CCCCCC;
	font-size: medium;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	list-style-image: [A]file:///C:/dales_web/advanced/images/logo4.gif;
}
.center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000080;
}
