/*///
basic
///*/
body {
	background: #336600 url(../images/bgcolor.gif);
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.25em;
	color: #2F4142;
}
a {
	text-decoration: none;
	color: #BD430F;   
}
a:hover {
	text-decoration: underline;	
}
img {
	border: 0;
}
form {
	padding: 0;
	margin: 0;
}
hr {
	display: none;
}
abbr, acronym, .help {
	border-bottom: 1px dotted #BD430F;
	cursor: help;
   font-style: normal;
}
.clear {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
.nowrap {
	white-space: nowrap;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
object, embed {
	padding: 0;
	margin: 0;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
ul, ol, ul li, ul li ul li, ol li, ol li ol li {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
.divider {
	color: #336600;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;	
}
.smalltext {
	font-size: 86%;
}

/*////
layout
///*/
#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	margin-top: 16px;
	position: relative;
	border-bottom: 2px solid #EEDD06;
	border-top: 1px solid #EEDD06;
	font-size: 82%;
}
h1 a {
	display: block;
	background: url(../images/currentform2.png) no-repeat;
	width: 750px;
	height: 37px;
	font-size: 1px;
	text-indent: -5000px;	
	overflow: hidden;
}
h1 a:hover {
	text-decoration: none;
	cursor: pointer;
}
#nav {
	background: url(../images/nav-bg.png) no-repeat;
	border-bottom: 2px solid #EEDD06;
	height: 121px;
}
#nav #navselector {
	position: relative;
	width: 750px;
}
#nav #navselector li {
	float: left;
	padding: 3px 12px 1px 12px;
	height: 18px;
	margin-right: 1px;
	background: #e9ecbe;	
}
#nav #navselector li.active {	
	background: #FFFCF4;
	height: 19px;
}
#nav #navselector li a {
	display: block;
	color: #336600;
	position: relative; 
	z-index: 1;
}
#nav #navselector li.active a {
	color: #2F4142;
}
body.internal #internalnav {
	position: relative;	
}
body.internal #nav {
/*	border-bottom: 1px solid #E88500;*/
	border-bottom: none;
	border-top: 2px solid #9EAD00;	
	width: 750px;
	height: 121px;
}
#projectsFlash1, #projectsFlash2 {
	visibility: hidden;	
	position: absolute;
	height: 100px;
	width: 750px;
	top: 60px;
}
body.internal #projectsFlash1, body.internal #projectsFlash2 {
	top: 25px;
}

/*//////////////////
no flash project nav
//////////////////*/
ul.nonFlashNavItems {
	height: 100px;
	padding-left: 28px;
	clear: both;
}
ul.nonFlashNavItems li {
	float: left;
	display: inline;
	width: 80px;
	background: url(../images/noflashframe.gif) 0 9px no-repeat;
}
ul.nonFlashNavItems li a {
	display: block;
	color: #336600;
	font-weight: bold;
	margin: 11px 0 0 0;
	width: 54px;
	height: 54px;
}
ul.nonFlashNavItems li a:hover, ul.nonFlashNavItems li a:focus { text-decoration: none; }
* html ul.nonFlashNavItems li a:hover, * html ul.nonFlashNavItems li a:focus { position: relative; }
ul.nonFlashNavItems li a span { display: none; }
ul.nonFlashNavItems a:hover span, ul.nonFlashNavItems a:focus span {
	display: block;
	position: absolute;
	margin-top: 64px;
	white-space: nowrap;
}
/* only IE right aligns to the anchor edge, the rest do it to the UL edge */
ul.nonFlashNavItems li.lastproject a:hover span, ul.nonFlashNavItems li.lastproject a:focus span { right: 26px; }
* html ul.nonFlashNavItems li.lastproject a:hover span, * html ul.nonFlashNavItems li.lastproject a:focus span { right: 0; }

ul#projects1, ul#projects2 {
	display: none;
}


/*// 
news
/*/
#updates {
	border-top: 2px solid #9EAD00;
	border-bottom: 1px solid #E88500;
	background: white url(../images/photo.jpg) bottom left no-repeat;
}
#updateWrapper {
	background: url(../images/archive_divider.gif) repeat-y;
	width: 750px;
}
#updates #archives {
	width: 81px;
	padding: 15px 17px 0 17px;	
	float: left;
	font-size: 90%;
}
#updates #archives h2 {
	width: 78px;
	height: 32px;
	background: url(../images/latest_updates.gif) no-repeat;
	font-size: 1px;
	text-indent: -5000px;
	overflow: hidden;
}
#updates #archives h2 a {
	display: block;
	height: 32px;
	width: 78px;
}
#updates #archives h2 a:hover {
	text-decoration: none;
}
#updates #homepageArchiveLinks {
	height: 200px;
}
#updates #news {
	float: left;
	width: 624px;
	padding: 10px 0;	
}
#updates #news div.item {
	float: left;
	width: 275px;
	padding: 0 5px 0 20px;
}
#updates #news div.item h3 {
	color: #336600;
	font-size: 105%;
}
#updates #news div.item p.newsdate {
	color: #9EAD00;
	margin: 0;
	padding: 0;
}
.archiveLink {
	padding-bottom: 10px;
	padding-left: 20px;
}
.archiveLink h3 a { color: #336600; }
.archiveLink h3 a:hover { color: #E88500; }
.archiveLink h3 a:active { color: #BD430F; }
.currentArchive {
	padding: 10px;
	margin-left: -20px;
	padding-left: 20px;
	background-color: #FFFCF4;	
}
.currentArchive h3 a {
	color: #E88500;
}
/*////
footer
////*/
#footer {	
	background-color: #FFFCF4;
	border-bottom: 2px solid #9EAD00;
}
#footer p {
	padding: 8px 10px;
	width: 355px;
	float: left;
}
#footer p.right {
	text-align: right;
}

/*////
resume
///*/
#resume {
	width: 410px;
	padding-left: 30px;
	padding-top: 10px;
}
#resume h1 {
	font-size: 140%;
	color: #BD430F;	
}
#resume address {
	padding: 6px 0 10px 0;
	font-style: normal;
}
#resume h2 {
	font-size: 120%;
	color: #336600;
	padding: 20px 0 0 0;
	clear: both;
}
#resume ul {
	padding: 0 30px;
}
#resume p.indent {
	padding: 10px 30px 0 30px;
}
#resume ul li {
	padding: 10px 0;
}
#resume ul#proficiencies {
	padding-top: 8px;
	padding-bottom: 8px;
}
#resume ul#proficiencies li {
	padding: 2px 0;
}

/*//////
project 
//////*/
#project {
	background-color: white;
	background: white url(../images/project_bg.gif) repeat-y;
	border-bottom: 2px solid #EEDD06;
}
#project #images {
	float: left;
	width: 402px;
	padding: 11px;
}
#project #info {
	float: left;
	width: 325px;
	border-left: 1px solid #9EAD00;
	background-color: #FFFCF4;
	padding-bottom: 10px;
}
#project #info h2 {	
	width: 325px;
	height: 33px;
	font-size: 1px;
	overflow: hidden;
	text-indent: -5000px;	
}
#project #info h2 { 
	background: #9EAD00 13px 10px no-repeat; 
}
#project #info h3 {
	font-size: 1px;
	text-indent: -5000px;
	margin: 15px 0 5px 15px;
	height: 12px;
	overflow: hidden;
}
#project #info h3.extras { background: url(../images/extras.gif) no-repeat; height: 18px; }
#project #info h3.downloads { background: url(../images/downloads.gif) no-repeat; height: 18px; }
#project #info h3.description { background: url(../images/description.gif) no-repeat; }
#project #info h3.viewsite { background: url(../images/view_site.gif) no-repeat; }
#project #info h3.awards { background: url(../images/awards.gif) no-repeat; }

ul.projectlinks li {
	margin-bottom: 5px;
}

ul.projectlinks li.pdf {
	background: url(../images/pdf.gif) no-repeat;
}
ul.projectlinks li.zip {
	background: url(../images/zip.gif) 1px 0 no-repeat;
}
ul.projectlinks li.html {
	background: url(../images/html.gif) 1px 0 no-repeat;
}
ul.projectlinks li a {
	padding-left: 25px;
}
#project #info .projectText {
	border-left: 1px solid #e9ecbe;
	margin: 0 15px 0 20px;
	padding: 0 15px;
}
#project #info .projectText p {
	padding: 0;
	margin: 8px 0;
}

/* non-flash/non-javascript version of images */
#project #imageLinks {
	line-height: 0;
}
#project #imageLinks img {
	border: 1px solid #E88500;
}
#project #imageLinks p {
	margin: 0 0 15px 0;
	padding: 10px;
	background-color: #e9ecbe;
	color: #336600;
	border: 1px solid #336600;
	border-top: none;
	line-height: 1.6em;
}




/************* 
IE5.5/Win Only 
**************/
@media tty {
   i{content:"\";/*" "*/}}@m; @import 'ie5win.css'; /*";}
}/* */

/*************
IE5.0/Win Only
**************/
@media tty {
   i{content:"\";/*" "*/}}; @import 'ie5win.css'; {;}/*";}
}/* */