* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
.clear {
	clear: both;
}
#wrapper {
	position: relative;
	margin: 0px auto;
}
#header {
	display: none;
}
#header h1 {
	display: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 150%;
	color: #1D1232;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 110%;
	color: #1D1232;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	letter-spacing: 0.1em;
}
h4 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	text-align: left;
	color: #1D1232;
	padding-left: 12px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 10px;
}
p {
	margin-bottom: 0.5em;
	color: #1D1232;
}
#abouttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #1D1232;
	padding: 24px 18px 16px 2px;
	text-align: left;
	line-height: 180%;
	width: 240px;
	float: left;
	margin-top: 12px;
	margin-bottom: 0px;
}
#selfphoto {
	padding-top: 160px;
	float: left;
	padding-left: 56px;
}
#abouttext a:link, #abouttext a:visited {
	color: #330066;
}
#abouttext a:hover {
	color: #660000;
}
#contacttext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 150%;
	color: #1D1232;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	letter-spacing: .1em;
	padding-top: 4px;
}
#contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #1D1232;
	background-color: #E6E6DC;
	padding: 18px 18px 16px 24px;
	text-align: left;
	line-height: 180%;
	list-style-position: inside;
	list-style-type: square;
	width: 600px;
	margin: 12px 32px 0px;
}
#contacttext ul {
	list-style: square inside;
	padding-bottom: 2px;
}
#contacttext a:link, #contacttext a:visited {
	color: #330066;
}
#contacttext a:hover {
	color: #660000;
}
#bodytexttech {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #1D1232;
	background-color: #E6E6DC;
	padding: 10px 32px 6px;
	text-align: left;
	line-height: 120%;
	list-style-position: inside;
	list-style-type: square;
	margin-right: 108px;
	margin-left: 108px;
	margin-top: 12px;
}
#bodytexttech a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	letter-spacing: .1em;
}
#bodytexttech a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	letter-spacing: .1em;
}
#bodytexttech a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #710000;
	text-decoration: underline;
	letter-spacing: .1em;
}
#bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #1D1232;
	background-color: #E6E6DC;
	padding: 2px 12px 12px 24px;
	text-align: left;
	line-height: 120%;
	list-style-position: inside;
	list-style-type: square;
	width: 520px;
	margin: 16px auto 0px;
}
#bodytext ul {
	margin-left: 32px;
}
#bodytext a:link, #bodytext a:visited {
	color: #330066;
}
#bodytext a:hover {
	color: #660000;
}
.navbar {
	width: 720px;
	display: block;
	text-align: left;
	margin-bottom: 6px;
}
.navbar a {
	padding-left: 1em;
	padding-right: 1em;
}
.navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #F5C63A;
	text-decoration: none;
	letter-spacing: .2em;
	border: 1px solid #6D6B9E;
}
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #F5C63A;
	text-decoration: none;
	letter-spacing: .2em;
	border: 1px solid #6D6B9E;
}
.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	letter-spacing: 0.2em;
	border: 1px solid #585683;
	background: #A5A3C2;
}
#footer {
	border-top: 4px solid #660000;
	padding-bottom: 8px;
	padding-top: 8px;
}
#footerline {
	padding-bottom: 2px;
	border-bottom: 2px solid #CE726C;
	clear: both;
}#footer h1 {
	font: bold normal 80% Arial, Helvetica, sans-serif;
	color: #1D1232;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 12px;
	letter-spacing: 0.2em;
	padding-top: 8px;
}
