@charset "UTF-8";
/* CSS Document */

#galleryh {
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	width: 524px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: 0px;
  }
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	text-indent: 0.5em;
	color: #092D38;
	padding: 0px;
	clear: both;
	height: 1.5em;
	width: 692px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
}
#nav a {
	color: #0F3153;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav a:active {
	color: #DC1A22;
}

.resumeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #092D38;
	height: 1.5em;
	text-align: right;
	margin-top: 0px;
}
h1 {
	line-height: 8pt;
	margin: 0px;
	height: 0.5em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.resumeNav a {
	color: #0F3153;
	text-decoration: none;
}
.resumeNav a:hover {
	color: #16647C;
	text-decoration: underline;
}
.resumeNav a:active {
	color: #DC1A22;
	text-decoration: underline;
}
h2 {
	font-size: 12pt;
	text-transform: uppercase;
	padding-top: 5px;
	height: 14pt;
	padding-bottom: 0px;
}
h3 {
	font-size: 9pt;
	text-transform: uppercase;
	height: 8pt;
}
#resumeText ul {
	list-style-position: outside;
	list-style-type: square;
}
#mainImage {
	height: 438px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#caption {
	height: 3.25em;
	width: 702px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0D404F;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DC1A22;
}
#galleryh li {
	float:left;
  }
#galleryh li a {
	display:block;
	width:12px;
	height:100px;
	float:left;
	text-decoration:none;
	border-right:1px solid #16647c;
	cursor:default;
	overflow: hidden;
  }
#galleryh li a img {
  width:100px; 
  height:100px; 
  border:0;
  }
#resumeText {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #0F3153;
}
#galleryh li a:hover {
  background:#eee; 
  width:160px;
  }
#galleryh li a:hover img {
  width:160px;
  }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3399FF;
	background-color: #3399FF;
	margin-top: 0px;
}
.resume {
	color: #0F3153;
}
#container {
	margin-top: 0px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
}
#resumeContainer {
	height: auto;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A4E1F5;
}
.caption {
	height: 35px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #54D2FF;
	padding: 5px;
}
.mainImage {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 700px;
	border: 1px solid #DC1A22;
}
#footer {
	height: 100px;
	width: 702px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #16647C;
	background-image: url(images/liztilley_logo_sm.png);
	background-repeat: no-repeat;
	background-position: 535px 20px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0.5em;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DC1A22;
}
#nav p {
	margin-top: 20px;
}
#logo {
	display: block;
	width: 175px;
	height: 100px;
	float: right;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.alignRight {
	text-align: right;
}
#formresponse {
	height: 184px;
	margin-top: 100px;
	text-align: center;
}
