html {
	background: /*url(../images/layout_grid.gif) repeat-y top center*/;
	}
body  {
	background-color: #8e9095;
	font-size: 11px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	}
h1, h2, h3, h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	}
h1 {
	font-size: 14px;
	}
h2 {
	font-size: 12px;
	color: #000000;
	}
h3 { 
	font-size: 11px;
	color: #000000;
	}
h4 { 
	font-size: 10px;
	color: #000000;
	}
p { 
	line-height: 18px;
	color: #454646;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	}
ul {
	margin: 0;
	padding: 0;
	}
li {
	list-style-type: none;   
	margin: 0;
	padding: 0;
	}
em {
	color: #eeeeee;
	}

/*PAGE STRUCTURE ---------------------------------------------------------*/
#wrap {
	width: 812px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	background: #ffffff url(../images/content_bg3.gif) top left repeat-y;
	}
	
#head {
	width: 812px;
	height: 127px;
	margin-left: 0px;
	background: url(../images/wrap_bg3.gif) left top no-repeat;
	}

#logowrap {
	width: 287px;
	height: 108px;
 	background: url(../images/name_bg.gif) top left;
	background-repeat: no-repeat;
	float: left;
	}
#logo {
	width: 287px;
	height: 108px;
	}	
	
#content {
	position:;
	width: 812px;
	margin: 0;
	padding-left: 40px;
	background: ;
	}
#sidebar {
	width: 250px;
	padding: 0 0px 0 10px;
	text-align: left;
	float: left;
		}
#maincontent {
	width: 425px;
	margin-left: 282px;
	padding: 0px 0px 0px 0px;
	}
.resume {}	
.recent {}
.projects {}
.about {}
.resume h2 {font-weight: normal; text-transform: none;}

#footer {
	width: 812px;
	height: 52px;
	margin-bottom: 0px;
	padding: 4px 0 0 36px;
	background: #8e9095 url(../images/foot_bg3.gif) top left no-repeat;
	clear: both;
	}
/*navigation
---------------------------------------------------------*/
#navwrap {
	height: 100px;
	margin: 0 0 0 300px;
	padding-top: 12px;
	background-color:;
	}
#nav {
	position: relative;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	display: block;
	background-color: ;
	height: 100px;
	margin: 0px 0 0px 0;
	text-transform: uppercase;
	z-index: 101;
	}
#nav li {
	list-type-style: none;
	display: block;
	margin: 0 0px 0 0px;
	padding: 0px 0 11px 0;
	font-weight: bold;
	height: 24px;
	float: left;
	text-indent: -5000px;
	}
#nav a:link, #nav a:visited {text-decoration: none;}	
#nav li.nav1, #nav li.nav1 a:link, #nav li.nav1 a:visited, #nav li.nav1 strong {
	height: 98px; width: 70px;
	display: block;
	}
#nav li.nav1, #nav li.nav1 a:link, #nav li.nav1 a:visited {
	background: url(../images/nav_work.gif) no-repeat;
	}
#nav li.nav1 a:hover, #nav li.nav1 strong {
	background: url(../images/nav_work.mo.gif);
	}
#nav li.nav2, #nav li.nav2 a:link, #nav li.nav2 a:visited, #nav li.nav2 strong  {
	height: 98px; width: 70px;
	display: block;
	}
#nav li.nav2, #nav li.nav2 a:link, #nav li.nav2 a:visited {
	background: url(../images/nav_resume.gif) no-repeat;
	}
#nav li.nav2 a:hover, #nav li.nav2 strong {
	background: url(../images/nav_resume.mo.gif) no-repeat;
	}

#nav li.nav3, #nav li.nav3 a:link, #nav li.nav3 a:visited, #nav li.nav3 strong {
	height: 98px; width: 65px;
	display: block;	
	}
#nav li.nav3, #nav li.nav3 a:link, #nav li.nav3 a:visited {
	background: url(../images/nav_about.gif) no-repeat;
	}
#nav li.nav3 a:hover, #nav li.nav3 strong {
	background: url(../images/nav_about.mo.gif) no-repeat;
	}

/*Contextual Selectors
-------------------------------------------------*/
#logowrap a:link, #logowrap a:visited {
	width: 287px;
	height: 108;
	display: block;
	}
#content h1 {clear: right;}
#sidebar a:link, #sidebar a:visited {
	color: cc5c0a;
	}
#maincontent h1, #maincontent h2, #maincontent h3{
	color: #304276;
	text-transform: ;
	margin: 0 0 0 0px;
	}
#maincontent h2 strong {color: #645A50;}	
#maincontent h1, #sidebar h1 {
	letter-spacing:;
	margin-bottom: 8px;
	}
	
#maincontent h1 em {
	color: #000000;
	font-style: normal;
	}
#maincontent h2{
	font-size: 11px;
	color: #645A50;
	margin-bottom: 4px;
	}
.projects img {
	margin: 10px 0 0px 0px;
	border: none;
	}
caption, p.caption {
	font-size: 9px;
	margin: 0 0 0 0;
	}	
#maincontent p {
	font-size: 12px;
	line-height: 20px;
	color: #0000000;
	margin: 0 0 6px 0px;
	}
#maincontent a:link, #maincontent a:visited {
	color: #cc5c0a
	}
#maincontent a:hover {
	color: #7c8cbc;
	}

#maincontent ul {
	margin: 0 0 8px 12px;
	}
#maincontent li {
	padding-left: 14px;
	background: url(../images/chek.gif) left center no-repeat;
	}	
#sidebar h1 {
	color: #645A50;
	font-size: 14px;
	}
#sidebar h2, #sidebar h3 {
	color: #304276;
	}
#sidebar h3 {padding-right: 14px;}
#sidebar p {
	margin: 0 0 16px 0;
	font-size: 11px;
	line-height: 18px;
	text-align: ;
	}
#sidebar ul {
	margin: 0px 0 8px 0px;
	}
#sidebar li {
	padding-right: 14px;
	color: #645A50;
	text-decoration: none;
	}
#sidebar li.current{
	/*list-style-image: url(../images/arrow2.gif);*/
	background: url(../images/arrow3.gif) left 1px no-repeat;
	font-style:normal;
	color: #645a50;
	
	font-weight:bold;
	margin-bottom: 4px;
	
}
#sidebar li strong {
	font-size: 12px;
}
#sidebar li li {
	margin-bottom: 6px;
	padding-left: 12px;
	margin-left: 0px;
	/*line-height: 20px;*/
	}
#maincontent p.jump {font-size: 9px;}	
#sidebar a.back:link, #sidebar a.back:visited, #maincontent p.jump a:link, #maincontent p.jump a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9px;
 	text-transform: uppercase;	
 	}
#sidebar a:link, #sidebar a:visited {
	background: none;
}	
#sidebar a.back:hover {
	color: #645A50;
 	}
#sidebar a:link, #sidebar a:visited {
	color: #cc5c0a;
	}
#sidebar a:hover {
	color: #7c8cbc;
	}

#content .resume p {
	font-size: 11px;
	}

#sidebar .resume p {
	font-size: 12px;
	line-height: 22px;
	}
			
#projects ul, #projects li {
	margin: 0;
	padding: 0;
	background: none;

	}
#projects {padding: 0px; padding-left: 0; background-color:;}	
#projects, #projects h2, #projects h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: ;
	letter-spacing: ;
	}
#projects a:link, #projects a:visited {
	display: block;
	width: 400px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 0px;
	clear: ;
	color: #cc5c0a;
	text-decoration: none;
	}
#projects li {
	}	
#projects li .thumb {
	height: 32px;
	width: 32px;
	border: 2px solid #304276;
	background: ;
	float: left;
	clear: none;
	overflow: hidden;
	}
.thumb {
	margin: 0 10px 0 0;
	}
.thumb img {
	margin: 0px 0 0 0px;
	border: none;
	}

#projects a:link h2, #projects a:visited h2 {
	color: #645A50;
	text-decoration: none;
	}

#projects a:link h3, #projects a:visited h3 {
	text-decoration: none;
	}	
#projects a:hover h2 {
	color: #cc5c0a;
	}
#projects a:hover .thumb {
	background:;
	border: 2px solid #cc5c0a;
	}
#projects a:hover .thumb img {
	border:;
	}	
#projects .desc {
	padding-top: 10px;
	}
#projects li .desc h2 {
	font-size: 12px;
	letter-spacing: 0;
	text-transform: none;
	}

#projects a:link h2 strong, #projects a:visited h2 strong {
	text-decoration: none;
	display: block;
	}

	
#footer p {
	margin: 18px 0 0 0;
	font-size: 9px;
	}
#footer a:link {
	color: #666666;
	}
	
/*misc.
-------------------------------------------------------*/
.divider {
	height: 5px;
	border-bottom: 1px solid #bdc9e2;
	margin: 0 0 8px 0;
	}
hr.break {
	clear: left;
	height: 0;
	margin; 0;
	visibility: hidden;
	}
.spacer {
	height: 0px;
	margin: 0px;
	font-size: 1px;
	clear: left;
	float: none;
	}
.hide {display: none;}
.invisible {visibility: hidden;}
hr.invisible {margin: 0;}
.flashobj {margin: 0 0 10px 10px;}
