table.page {
	border-style: none;
	width: 900px;
}
td.page_header {
	text-align: center;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
/*	font-family: Arial, Helvetica, sans-serif; */
	text-decoration: none;
}
td.content {
	text-align: left;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
table.topnav {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0;
	padding: 0;
}
td.topnav {
	border-style: none;
}
td.topnav_active {
	height: 30;
	width: 25%;
	margin: 0;
	cursor: hand;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
td.topnav_inactive {
	height: 30;
	width: 25%;
	margin: 0;
	cursor: hand;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

table.footer {
	border-top: 1px solid #000000;
	font-size: 12px;
	font-family: Courier, Andale Mono, monospace;
}

table.sidenav {
	float: left;
	margin: 0;
	padding: 0;
}
td.sidenav {
	border-style: none;
	width: 120px;
}
td.sidenav_top {
	border-bottom: 1px solid #DDDDDD;
	height: 20;
	margin: 0;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
td.sidenav_bottom {
	height: 400;
	margin: 0;
	text-align: left;
}
td.sidenav_pad {
	height: 20;
	width: 20;
	margin: 0;
}
td.sidenav_active {
	border-bottom: 1px solid #DDDDDD;
	height: 20;
	width: 200;
	margin: 0;
	cursor: hand;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
td.sidenav_inactive {
	border-bottom: 1px solid #DDDDDD;
	height: 20;
	width: 200;
	margin: 0;
	cursor: hand;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

table.list_name_table {
	border: 1px solid #000000;
	width: 100%;
	margin: 0;
	padding: 0;
}
td.list_name {
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
table.listproject {
	border-style: none;
	margin: 20px;
	padding: 20px;
	width: 100%;
}
td.project_image {
	padding: 10px;
}
td.project_name {
	padding: 0px;
	text-align: left;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
td.project_description {
	padding: 0px;
	text-align: left;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
td.list_cell {
	cursor: hand;
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

table.project_index {
	width: 400px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

tr.project_index {
	cursor: hand;
	text-decoration: none;
}

img.project_index_image {
	border-style: none;
}

legend.project_index {
	font-size: 18px;
	font-color: #0000FF;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
	border-style: none;
	cursor: hand;
}

fieldset.project_index {
	border-style: none;
	cursor: hand;
}

hr.project_index {
	width: 100%;
	align: left;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.project_website {
	margin: 20px;
	font-size: 18px;
	font-color: #0000FF;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: underline;
}
a.project_website:hover {
	margin: 20px;
	font-size: 18px;
	color: #FF0000;
	font-color: #FF0000;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
a.project_website:visited {
	margin: 20px;
	font-size: 18px;
	color: #000000;
	font-color: #000000;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: underline;
}
a.project_index_image {
	text-decoration: none;
}
a.project_index_image:hover {
	text-decoration: none;
}
a.project_index_image:visited {
	text-decoration: none;
}
a.project_index_image:active {
	text-decoration: none;
}
a.project_index_genre {
	text-decoration: none;
}
a.project_index_genre:hover {
	text-decoration: none;
}
a.project_index_genre:visited {
	text-decoration: none;
}
a.project_index_genre:active {
	text-decoration: none;
}
a.project_clips {
	text-decoration: underline;
}
a.noline {
	color: #000000;
	text-decoration: none;
}
a.noline:hover {
	color: #000000;
	text-decoration: none;
}
a.noline:visited {
	color: #000000;
	text-decoration: none;
}
a.noline:active {
	color: #000000;
	text-decoration: none;
}

p {
	margin: 20;
	padding: 0;	
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

p.project_index_name {
	margin: 20;
	padding: 0;	
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

p.project_index_description {
	margin: 18;
	padding: 0;	
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

p.project_index_genre {
	margin: 0;
	padding: 6px;	
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

h2 {
	text-align: left;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

div.input {
	margin: 0;
	border: 1px solid #000000;
	padding: 10px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

div.project {
	margin: 20;
}
div.name {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
div.project_name {
	margin: 0;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
div.project_synopsis {
	margin: 20px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
div.career {
	margin: 20px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
div.resume {
	margin: 20px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

p.synopsis {
	margin: 20px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}

font.success {
	color: #00FF00;
	font-size: 24px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: none;
}
font.error {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	font-family: Courier, Andale Mono, monospace;
	text-decoration: blink;
}

img.thumbnail {
	border-style: none;
}
img.project {
	border-style: none;
	float: right;
}