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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0 auto;
	background-image: url(images/masthead/pattern.jpg);
	width: 850px;
}
#allign {
	margin: 0 auto;
	width: 950px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F6FAEC;
	border-left-color: #F6FAEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6FAEC;
}
a:link {
	color: #7C8273;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #7C8273;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #7C8273;
	text-decoration: none;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
h4 {
	font-size: large;
	font-style: italic;
	color: #333333;
	padding-top: 1em;
}
#content {
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 3em;
	line-height: 1.5em;
}
#index {
	text-decoration: none;
	height: 625px;
	width: 950px;
	background-color: #F6FAEC;
}
#indeximage {
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	padding-right: 425px;
	width: 500px;
}
#bio {
	float: left;
	padding-top: 40px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: justify;
	margin-left: -430px;
	width: 375px;
}
#index ul {
	float: left;
	font-size: 25px;
	font-weight: bold;
	line-height: 36px;
	margin-left: 40px;
	list-style-type: circle;
}
#content h2 {
	padding-top: 1em;
	margin: 0px;
	padding-bottom: 1em;
}
#content h3 {
	display: inline;
	padding-right: .5em;
}
#content h4 {
	display: inline;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
}
#content  h5 {
	margin: 0px;
	color: #999999;
	font-weight: lighter;
	font-size: small;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 1em;
}
#content  h6 {
	font-size: x-large;
	font-weight: 500;
	line-height: 1.5em;
	margin-top: 4em;
	margin-right: 3em;
	margin-bottom: 4em;
	margin-left: 3em;
}
#content table {
}
#email {
	width: 324px;
}
#footer {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin: 3em;
	color: #999999;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 1em;
	padding-bottom: 1em;
}
#name {
	width: 324px;
}
#navlinks {
	width: 950px;
}
