html, body, h1, h2, h3, ul, p {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	margin: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
	margin-top: 5px;
}
h1{
	font-size: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	margin-left: 163px;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 1.2em;
}
p {
	line-height: 1.4em;
	margin-bottom: 1.8em;
}

#header h1 {
	font-size: 2.3em;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}
#header li {
	display: inline;
	font-size: 17px;
	font-weight: bold;
}
#header a {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #49012A;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	padding-top: 10px;
	margin: 0px auto;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#headshots {
	float: left;
	width: 425px;
	margin-bottom: 0px;
}
#demo {
	margin-left: 425px;
}
#flashPlayer {
	margin-bottom: 10px;
}
#demo h2 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1.2em;
	margin-right: 5px;
}
#quickfacts {
	overflow: auto;
	height: 180px;
	font-size: 0.7em;
	vertical-align: top;
	padding: 5px;
}
#quickfacts h2 {
	margin-top: 10px;
}
#thumb {
	float: left;
	margin-right: 10px;
}
#quickfacts td {
	vertical-align: text-top;
	padding-bottom: 1em;
}
#quickfacts td.resumeCat, #resumeTable td.resumeCat {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#resumePage #content {
	background-color: #FFFFFF;
}
#resumeTable td {
	vertical-align: text-top;
	padding-bottom: 1em;
}
#resumeTable {
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#resumePage #content a:link, #resumePage #content a:visited {
	color: #000000;
	text-decoration: underline;
}
#resumePage #content a:hover {
	text-decoration: none;
	color: #000000;
}
#photosPage h1 {
	margin-left: 0px;
}
#contact a {
	border-right-style: none;
}
#footer {
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer h3 {
	font-size: 0.7em;
	padding-top: 2px;
	padding-bottom: 2px;

}
#resumeTable h3 {
	font-weight: bold;
	font-size: .9em;
}
#contactPage #content {
	height: 250px;
}
