html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
:focus {
	outline: 0;
}

body {
	background-color: #191919;
	padding-top: 2em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#Flash_content {
	width: 1000px;
	height: 600px;
	float: left;
	border: 1px solid #7c7c7c;
}

#container {
	width: 1190px;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
}

#title_field {
	width: 1002px;
	height: 92px;
	display: block;
	float: left;
	padding-right: 150px;
}

H1 {
	color: #d1570d;
	font: 3em/1em Georgia, "Times New Roman", Times, serif;
	margin-top: 0.5em;
	float: left;
}

.author {
	color: #787878;
	letter-spacing: 1px;
	padding-left: 4px;
	font: normal 0.25em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom-color: #787878;
	border-bottom-width: 1px;
}

#info_field {
	font-size: 0.7em;
	list-style-type: none;
	width: 175px;
	line-height: 1.6em;
	float: right;
	height: 600px;
	clear: right;
	margin-top: -7px;
}
li {
	margin-bottom: 1em;
}
.description {
	position: relative;
	color: #787878;
}

.toggles {
	position: relative;
	color: #c0500b;
}

.portfolio {
	color: #787878;
	letter-spacing: 1px;
	margin-top: 45px;
	font-style: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
