/****************************************************/
/*     Styles for Drew Semple's private weblog of images from National Parks    */
/******************************************************/



/*********************************************************/
/*        HTML Tag Styles                  */
/*********************************************************/

body {
	background-color: #66FECB;
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	text-decoration: underline;
	text-align: center;
	color: #020094;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020094;
}
/*********************************************************/
/*        Layout Div Tags                  */
/*********************************************************/

#openimg {
	position: absolute;
	top: 0px;
	width:955px;
	height: 600px;
	z-index: 0;
	left: 0px;
	visibility: visible;
}

#loginbox {
	position: absolute;
	width: 94px;
	height: 16px;
	top: 17px;
	border: 2px solid #020094;
	visibility: visible;
	z-index: 1;
	left: 622px;
	text-align: center;
	
}

#loginbox p {
	align: left;
	color: #020094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}

.login_text a:hover {
	
	font-weight: bold;
	color: #FFFFFF;
}

#logoutbox {
	position: absolute;
	width: 60px;
	height: 14px;
	top: 0px;
	right: 50px;
	border: 2px solid #020094;
	z-index: 1;
	text-align: center;
	visibility: visible;
	color: #0033CC;
	
}

#logo_lay {
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 11px;
	z-index: 1;
	top: 500px;
	width: 76px;
	height: 61px;
	visibility: hidden;
}

#nav_panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 800px;
	top: 5px;
	z-index: 15;





	border: thin:
	border-color: #0000FF;
	padding: 3px;
	text-align: right;
	width: 150px;
	visibility: visible;
	
}

#nav_panel a:hover {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav_panel h2 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000099;
	font-weight: normal;
}

#pagelinksq {
	position:absolute;
	width:150px;
	height:115px;
	z-index:4;
	left: 650px;
	top: 100px;
	text-align: right;
	padding: 3px;
	visibility: hidden;
}
#nav_panel h1 {
	font-family: "Comic Sans MS";
	color: #02059E;
	text-decoration: underline;
	font-size: large;
	text-align: right;
	font-weight: bold;
}
.state {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000098;
}

#pagelinksn {
	position:absolute;
	width:150px;
	height:115px;
	z-index:5;
	left: 650px;
	top: 100px;
	visibility: hidden;
}
#home h1 {

	font-family: "Comic Sans MS";
	color: #02059E;
	text-decoration: underline;
	font-size: large;
	text-align: right;
	font-weight: bold;
}
#home {
	position:absolute;
	width:60px;
	height:31px;
	z-index:1;
	right: 40px;
	top: 0px;
	visibility: visible;
}
#logoutbox h1 {

	font-family: "Comic Sans MS";
	color: #02059E;
	text-decoration: underline;
	font-size: large;
	text-align: right;
	font-weight: bold;
}
#logo_lay img {
	border: none;
	text-decoration: none;
}
#logo_lay a {
	text-decoration: none;
}
