@charset "UTF-8";

a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
body {
}
#header {
	margin: auto;
	text-align: center;
}
#navigation {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: center;
}
#main content {
	clear: both;
	float: left;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 0.80em;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper {
	width: 1000px;
	background-color: #FFF;
	margin-left: 30px;
	border: thin solid #000;
	margin-top: 10px;
}
#portfolio {
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
}
.myname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	text-align: left;
	text-decoration: none;
	line-height: 1em;
}
.introtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
}
.subhed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
	letter-spacing: .12em;
}
.regulartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.5em;
	text-align: left;
}
.imagecontrol1 {
	float: left;
	border: thin solid #000;
	clear: none;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-top: 1em;
}
.imagecontrol3 {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0.5px;
	margin-left: 0px;
	float: left;
}
.imagecontrol2 {
	float: right;
	clear: none;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-top: 0px;
}
.imagetimes {
	border: 1px solid #000;
	clear: both;
	float: right;
	margin-left: 30px;
	padding: 5px;
}
.frameintro {
	clear: none;
	float: right;
	width: 450px;
	padding-right: 25px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000;
	margin-right: 50px;
	margin-bottom: 25px;
	padding-bottom: 35px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 25px;
	padding-top: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.resumebody {
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.resumeintro {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.videoshow {
	text-align: center;
	clear: none;
	float: left;
	width: 575px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.additionalwork {
	text-align: center;
	padding: 10px;
	clear: none;
	float: right;
	width: 350px;
}
.imgtimesbox {
	padding: 10px;
	border: thin solid #000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	font-weight: normal;
}
.video {
	text-align: center;
	float: left;
	width: 550px;
}
.morework2 {
	text-align: center;
	padding: 10px;
	float: right;
	width: 390px;
}
