* {
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}

/*
paragraphs
*/
p {
	text-align: left;
	width: 350px;
	padding: 5px 40px 5px 10px;
	margin: 0px 0px 8px 0px;
}

.title {
	text-align: left;
	padding: 5px 40px 5px 10px;
	margin: 0px 0px 8px 0px;
	width: 420px;
}

.workbar {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 8px 5px;
	width: 439px;
}

.summary {
	text-align: left;
	width: 350px;
	padding: 5px 40px 5px 10px;
	margin: 8px auto 8px auto;
}

.digits {
	text-align: center;
	height: 14px;
	width: 360px;
	padding: 5px 40px 5px 0px;
	margin: -8px auto 8px auto;
}

/*
links
*/
a {
	text-decoration: none;
	color: #ffffff;
}

 a:visited, a:hover, a:active {
	color: #000000;
}

.hidden:visited, .hidden:hover, .hidden:active {
	cursor: text;
	text-decoration: none;
	color: #ffffff;
	border-style: none;
}

.top_menu:visited, .top_menu:hover, .top_menu:active {
	text-decoration: none;
	color: #ffffff;
	border-style: none;
}

/*
images
*/
.work_pic_new {
	height: 377px;
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
}

a.new_digits {
	color:#ffffff;
}

#nd_one {
	color:#000000;
}

/*
structure
*/
body {
	color: #ffffff;
	background-color: #00a155;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

#wrapper {
	width: 490px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}

#header {
	width: 470px;
	border-style: solid;
	border-width: 10px;
	border-color: #ffffff;
}

#header_bar {
	background-image: url('header_bar.gif');
	background-repeat: repeat-x;
	width: 459px;
	height: 58px;
	margin: 5px 5px 5px 5px;
}

#menu {
	float: left;
	width: 282px;
	height: 20px;
	margin: 10px 0px 0px 10px;
}


.menu_item {
	float: left;
	width: 40px;
	height: 20px;
	margin: 0px 2px 0px 2px;
}

#resume {
	float: left;
	width: 48px;
	height: 20px;
	margin: 0px 2px 0px 6px;
}

.menu_item a {
	vertical-align: middle;
}

.plus {
	float: left;
}

.plus span {
	vertical-align: middle;
}

#color_box_1 {
	float: right;
	width: 13px;
	height: 13px;
	margin: 15px 3px 0px 0px;
	background-color: #d8db2c;
}

#color_box_2 {
	float: right;
	width: 13px;
	height: 13px;
	margin: 15px 3px 0px 0px;
	background-color: #b2ce3d;
}

#color_box_3 {
	float: right;
	width: 13px;
	height: 13px;
	margin: 15px 3px 0px 0px;
	background-color: #86c046;
}

#color_box_4 {
	float: right;
	width: 13px;
	height: 13px;
	margin: 15px 3px 0px 0px;
	background-color: #38af4f;
}

#color_box_5 {
	float: right;
	width: 13px;
	height: 13px;
	margin: 15px 5px 0px 0px;
	background-color: #00a155;
}

#head {
	float: right;
	width: 45px;
	height: 38px;
}

#tagline {
	float: right;
	width: 450px;
	height: 20px;
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: #86c046;
}

#tagline span {
	float: right;
	vertical-align: middle;
	font-size: 7pt;
}

#content {
	text-align: left;
	width: 465px;
	height: 345px;
	padding: 0px 10px 2px 15px;
	background-color: #ffffff;
}

#work_content {
	text-align: left;
	width: 470px;
	padding: 0px 10px 2px 10px;
	background-color: #ffffff;
}

.work_menu_item {
	float: left; 
	text-align: center;
	width: 14px;
	height: 14px;
	background-color: black;
	margin-right: 5px;
}

.links {
	width: 145px;
}

#footer {
	text-align: left;
	width: 470px;
	padding: 0px 10px 2px 10px;
	background-color: #ffffff;
}

#email {
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 450px;
	height: 22px;
	background-color: #00adef;
}

.peepants {
	border-style: none;
	width:  360px;
	height: 216px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}
