html {
	background: #7e97b1 url(images/background.gif) repeat-y top;
}

body {
	height: 100%;
	font-family: helvetica, arial, clean, sans-serif;
	font-size: 1.0em;
}

#custom-doc {
	margin: auto; text-align:left; /* leave unchanged */
	width: 51.54em; /* non-IE */
	*width: 50.00em; /* IE */
	min-width: 800px;
	height: 100%;
}

a, a:link {
	color: #06c;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: underline	;
}

#nav a, #nav a:link {
	color: #000000;
	text-decoration: none;
}

#nav a:visited {
	color: #666666;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #000000;
	text-decoration: none;
}

.header {
	height: 150px;
}

#nav {
	margin-top: 40px;
}

#nav li {
	display: inline;
	margin-right: 23px;
	list-style: none;
}

.header-logo {
	text-align: center;
	padding-left: 15px; /* same value as .sidebar, below */
}

h1.logo {
	margin: auto;
	width: 150px;
	height: 100px;
	background-image: url(images/ms_erin_wopperer.gif);
}

h1.logo a {
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
	background: url(images/ms_erin_wopperer.gif) no-repeat 0 0;
	text-indent: -1069em;
}

h1.logo a:hover {
	background-image: url(images/ms_erin_wopperer.gif);
}

.slogan {
	text-align: center;
	padding-left: 15px; /* same value as .sidebar, below */
	color: #666666;
	font-size: 0.8em;
	line-height: 2.4em;
}

.current {
	border-bottom: #000000 solid 3px;
}

h1 {
	color: #993333;
	font-size: 1.5em;
	line-height: 2em;
}

h2 {
	color: #333333;
	font-size: 1.2em;
	line-height: 1.8em;
	text-indent: 0em;
}

.sectiontext {
	width: 380px;
	line-height: 1.8em;
	text-indent: 1em;
	font-size: .9em;
}

.sectiontext p {
	margin-bottom: 20px;
}

.sectiontext p.resume {
	margin-bottom: 0px;
}

.quote {
	background-color: #eeeeee;
	padding: 20px;
	font-size: .9em;
	font-style: italic;
	line-height: 1.6em;
	font-family: Georgia, Garamond, Times, serif;
}

.quoteAuthor {
	font-size: .85em;
	font-style: normal;
	font-family: helvetica, arial, clean, sans-serif;
}

.sectiontext img {
	margin-top: 10px;
	margin-bottom: 30px;
}

.sectiontext li {
	font-size: .9em;
	list-style: circle;
	list-style-position: inside;
}

strong {
	font-weight: bold;
}

.sidebar {
	padding-left: 52px;
}

.info {
	width: 280px;
	margin-top: 15px;
	text-align: center;
	font-size: 0.8em;
	line-height: 2em;
	padding-top: 10px;
	padding-bottom: 7px;
	background-color: #d8e0e7;
}

.footer {
	text-align: center;
}
