* {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, sans-serif;
}

#hd {
}

#ft {
	margin-top: 1em;
	border-top-style: none;
}

h1 {
	margin-bottom: 5px;
	border-bottom-style: none;
	font-size: 229%;
}

h2 {
	color: #000;
	margin-bottom: 5px;
	font-size: 178%;
}

h3 {
	color: #000;
	margin-bottom: 5px;
	font-size: 146%;
}

h4 {
	color: #000;
	margin-bottom: 5px;
	font-size: 125%;
}

h4 a {
	color: #999;
	text-decoration: none;
}

h4 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
}


strong, bold {
	font-weight: bold;
}

p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#cv p {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}

#portfolio .project p {
	margin-bottom: 0px;
	line-height: 1.5em;
}

.navbar {
}

.navbar p {
}

#details p {
	margin-bottom: .5em;
	margin-top: 0px;
	text-decoration: none;
	color: #666666;
}

.yui-u p a {
	border-bottom-style: none;
	border-bottom-width: 0px;
	text-decoration: none;
	color: #999999;
}

.yui-u p a:hover {
	background-color: black;
	border-bottom-style: none;
	border-bottom-width: 0px;
	text-decoration: none;
	color: white;
}

.navbar a, #ft p {
	border-bottom-style: none;
	border-bottom-width: 0px;
	text-decoration: none;
	margin-right: 1em;
	color: #999999;
}

.navbar a:hover {
	background-color: black;
	border-bottom-style: none;
	border-bottom-width: 0px;
	text-decoration: none;
	margin-right: 1em;
	color: white;
}

.note {
	color: #999999;
}

.info {
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 5px;
}

.project {
	border-bottom-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-bottom-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #cccccc;
}

.navigation {
	border-top-style: solid;
	border-top-width: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #006699;
}

.footer {
	border-top-style: solid;
	border-top-width: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #006699;
}

img {
	text-align: center;
	position: relative;
}

.yui-u {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 1px;
	padding-bottom: 5px;
	padding-right: 1px;
	padding-top: 5px;
}

.yui-g first {
	margin-left: 5em;
	background-color: #cccccc;
}

#about ul, #index ul {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.3em;
}

#about ul li, #index ul li {
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
}

#gallery-pic {
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 0em;
	width: 554px;
}

.label {
	margin-bottom: 1.5em;
	margin-top: -1em;
	font-size: 77%;
}

em {
	font-style: italic;
}

