@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 900px;
}
#header {
}
#container #header h1 {
	font-size: medium;
}
#navbar {
	margin-top: 50px;
}
#container #navbar table tr td h2 {
	font-size: small;
	text-align: center;
}
.color_ccc {
	color: #CCC;
}
.color_blue {
	color: #a1b9e1;
}
.color_red {
	color: #922626;
}
#contents {
	padding: 0px;
	clear: both;
	margin-top: 50px;
}
#top_slideshow {
}
#footer {
	font-size: x-small;
	text-align: center;
	margin-top: 40px;
}
#portfolio_title {
	margin-left: 50px;
	font-size: small;
	margin-top: 30px;
}
#gallery {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#email {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: small;
}
#container #contents #email h3 a {
	color: #999;
}
#biography {
	padding: 30px;
	font-size: x-small;
}
#portfolio_menu {
	margin-top: 30px;
}
#container #contents #portfolio_menu table tr td {
}
#container #contents #portfolio_menu table tr td p {
	font-size: x-small;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
