body {
	background-color: #ffffff;
	margin: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navskip a,#navskip a:link,#navskip a:visited,#navskip a:hover {
	font-size: 10px;
	color: #D3D3D3;
	margin: 0 0 0 30px;
	text-decoration: none;
	font-weight: normal;
}

a, a:link, a:visited {
	color: #6633ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #6633ff;
	text-decoration: underline;
	font-weight: bold;
}

.secondnav {
	background-color: #ffff00;
	text-align: center;
	vertical-align: middle;
	padding: 1px 1px 1px 1px;
}
.secondnav a:link, .secondnav a:visited {
	color: #6633ff;
	text-decoration: underline;
	font-weight: bold;
}

.secondnav a:hover {
	color: #6633ff;
	text-decoration: underline;
	font-weight: bold;
}
#header {
	height: 116px;
	width: 760px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}
#navtable {
	background-color: #FFFF00;
	height: 38px;
	width: 760px;
}
.navcell {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6600;
	vertical-align: bottom;

}
.herecell {
	vertical-align: bottom;
	border: none;

}
#maintable {
	background-color: #33CCFF;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	width: 760px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	border-bottom-color: #FF6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintext {
	background-color: #33CCFF;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	list-style-type: disc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;

}
/* footer with copyright information */
#footer {
	background-attachment: scroll;
	background-image: url(images/graphics/footerbg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer #rhcopy a, #footer #rhcopy a:link, #footer #rhcopy a:visited {
	color: Yellow;
	text-decoration: none;
	font-weight:normal;
	background-color: tranparent;
}

#footer #rhcopy a:hover, #footer #rhcopy a:active {
	color: #f60;
	background-color: Yellow;
	font-weight:normal;
	text-decoration:none;
}

#lhcopy {
	font-size: 10px;
	vertical-align: middle;
	color: #ffff00;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#rhcopy {
	font-size: 10px;
	vertical-align: middle;
	color: #ffff00;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

.textnav {
	background-color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 760px;
	border: none;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;

}

.photos {
	text-align: center;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
}
.thumbnails {
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	
}

#postit {
	position: absolute;
	width: 40%;
	padding: 20px;
	background-color: #ffff00;
	border: none;
	visibility: hidden;
	z-index: 100;
	cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}




