body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#header {
	height:126px;
	width:100%;
	margin-bottom: 0px;
	padding-bottom: 16px;
}	
#header div.inner {
	width:315px;
	height:142px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 200px;
	padding-bottom: 0px;
}
#header a#logo{
	display:block;
	height:126px;
	width:300px;
	float:left;
	position:fixed;
	top:12px;
	left:20px;
	z-index:1000;
	border:none;
	text-indent:-5000px;
	overflow:hidden;
	background-image: url("../images/michelle_keyo_design.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#navigation {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	float:left;
	position:absolute;
	left:0;
	bottom:0;
	letter-spacing: 1px;
}
#header ul#navigation li {
float:left;margin:0
0 0 2px} #header ul#navigation li
a{
	float:left;
	height:28px;
	padding:0
15px 0 0;
	color:#CCC
}
#header ul#navigation li a
b {float:left;height:28px;font-weight:normal;line-height:28px;padding:0
0 0 15px;cursor:pointer}
#header ul#navigation li a:hover, #sidebar small a:hover, #footer p#copyright a:hover{
	border:none;
	color:#FFF;
	text-decoration: none;
}
#header ul#navigation li
a.current{
	border:none;
	color:#000;
	background-color: transparent;
	background-image: url(images/bg_nav-right.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#header ul#navigation li a.current
b{
	background-color: transparent;
	background-image: url(images/bg_nav-left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#wrapper {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF200;
}
#content_body {
	color:#fff;
	width:900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 10px;
	line-height: 1.75em;
}
#leftcol {
	width:350px;
	padding-left:210px;
}
#rightcol {
	width:320px;
	padding-left: 20px;
	float: right;
	padding-bottom:20px;
}
#maincol {
	width:670px;
	margin-left:210px;
}
#topright {
	width:350px;
	border: 1px solid #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-bottom:2px;
}
#loadarea {
	color:#fff;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #666666;
	background-color:#3e3e3e;
}
h1 {
	font-size: 18px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
h2 {
	font-size: 14px;
	color: #8dc640;
	letter-spacing: 1px;
}
h3 {
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF200;
	border-top-style: none;
}
}
#year { font-weight: bold; }
a:link { color: #8dc640; text-decoration: none; }
a:visited { color: #8dc640; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
a:active { color: #8dc640; text-decoration: none; }
#bottom {
	width:100%;
	height:120px;
	background-color: #FFF200;
	line-height: 1.65em;
}
#footer {
	font-size: 11px;
	color:#3e3e3e;
	width:710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.footer {
	width:350px;
	padding-left:170px;
}
.footer a:link { color: #3e3e3e; text-decoration: none; }
.footer a:hover { color: #2470aa; text-decoration: underline; }
.footer a:active { color: #3e3e3e; text-decoration: none; }
.footer a:visited { color: #3e3e3e; text-decoration: none; }
.copyright {
	color:#666666;
}
.project_description {
	padding-bottom:25px;
	padding-left:10px;
}
.project_list {
	padding-left:10px;
}
.indent {
	padding-left: 20px;
}
.img_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.resume ul {
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 10px;
}
.resume li {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 35px;
	list-style-type: circle;
}

