body,ul,li,li ul{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	line-height:18px;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #000000;
}
a:active {
	color: #ffffff;
}
.stats {
	width:710px;
	float:left;
	font-weight: bold;
	padding-top:10px;
	text-align: center;
}
.photocredit {
	font-size:9px;
	width:300px;
	font-weight: normal;
	text-align: center;
}
.photocredit a {font-size:9px;}
.photocredit a:link {color:#000000;}
.photocredit a:visited {color:#000000;}
.photocredit a:hover {color:#000000;}
.photocredit a:active {color:#000000;}


/* start of navigation */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav {
	padding-left: 110px;padding-top: 12px;
	margin: 0;
	}


#nav a {
	color: 000000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000000;
	padding: 0.2em 2px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #663333;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 8em;
	text-align: center;
	cursor: default;
	
	
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #ffffff;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: white;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}


p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #ffffff;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {
	display: block;
	border: 1px solid #ffffff;
}

/* End of navigation */


#header {
	background-image: url(images/skyhawk_background.jpg);
	width: 710px; /* Set to gallery width, in px or percentage */
	height: 309px; /* Set to gallery height */
}

#wrapper {
	margin:0 auto;
	width: 710px; /* Set to gallery width, in px or percentage */
}


/* Start of content */

#content {
	position:absolute;
	float: left;
	padding-top: 45px;
	margin:0px;
	min-width: 160px; /* Set to gallery width, in px or percentage */
	/* max-width: 185px;  Set to gallery width, in px or percentage */
	
}

p {
	clear: left;
	margin: 1em,0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	line-height:16px
}




/* start of inner galleries */
#myGallery
{
width: 710px !important;
height: 300px !important;
}






