* {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	background-color: #48494d;
	font-family: "Georgia", Verdana;
	font-size: 100%;
}
img {
	border: none;
}
.noprint     {}

@media print {
	.noprint {display: none}
}
abbr {
	border-bottom: 1px dashed black;
	cursor: help;
}
/*-------------Layout-------------*/
#page {
	margin:0px auto;
	text-align:left;
	width: 750px;
	border: 1px solid #000000;
        background-color:#FFFFFF;
}
#space{
	background: url(images/pagebg.gif);
        background-repeat: repeat-x;
	width: 750px;
        height: 21px;
}
#head {
	color: #FFFFFF;
	background-color: #3D3E42;
	height: 94px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/jpm_01.gif);
	background-repeat: no-repeat;
}
span {
	display: none;
}
#aboutbox {
	background-image: url(images/jpm_05.gif);
	background-repeat: no-repeat;
	height: 218px;
	background-color:#FFFFFF;
}
#greybox {
	background:#3D3E42;
	float:left;
	width:471px;
    }
#wrap {
	background-color:#3063B8;
}
#bluebox {
    background:#3063B8;
    float:right;
    width:279px;
    }
#content {
	background-color:#FFFFFF;
	width: 575px;
	margin: auto;
}
#portfolio {
	background-color:#FFFFFF;
	width: 575px;
	margin: auto;
}
#indexfooter {
	clear:both;
}
.align-left{
	float:left;
}
.align-right{
	float:right;
}
#experience .align-right, #education .align-right{
	float:right;
	width: 200px;
}
.clearit {
	clear:both;
}
#experience .clearit, #education .clearit{
	clear:both;
	padding: 7px 0px;
}
.imgmenu img {
	margin: 0px 15px;
	padding: 2px;
	border: 1px solid #464646;
}
.imgmenu {
        text-align: center;
}
.imgcenter {
        text-align: center;
}
.imgcenter img{
        margin: 15px;
        border: 1px solid #464646;
}
#greybox .updateimg{
        clear:both;
	float:left;
        margin: 5px 10px;
        border: 1px solid #000000;
    }
#contact {
        width: 365px;
        border: 1px solid #FFFFFF;
}
/*-------------Type-------------*/
h1{
	font-family: "Lucida Grande", Verdana;
	color: #3063B8;
	font-size: 125%;
	padding: 3px 0px 5px 0px;
	margin: 3px 0px 10px 0px;
	border-bottom: #BCBCBC solid 2px;
	letter-spacing: -0.09em;
}
h2{
	font-family: "Lucida Grande", Verdana;
	color: #464646;
	font-size: 115%;
	padding: 3px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	letter-spacing: -0.09em;
}
p.subtext {
	margin: 0px;
	color: #999999;
	font-size: 90%;
}
h3{
	font-family: "Lucida Grande", Verdana;
	color: #464646;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	letter-spacing: -0.03em;
}
p.companytext {
	margin: 0px;
	font-size: 90%;
}
p{
	padding: 0px;
	margin: 15px 0px;
}
#aboutbox p{
	padding: 5px 0px;
	margin: 0px 5px 0px 490px;
}
#greybox p{
	padding: 0px 14px;
	color: #BCBCBC;
	margin: 0px;
}
#greybox h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
#bluebox p{
	padding: 0px 7px;
	margin: 0px;	
}
#footer {
	text-align:center;
	background-color:#3D3E42;
	clear:both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #48494D;
	color: #737478;
	padding: 5px;
	margin-top: 20px;
}
a:link {
	color: #48494D;
}
a:visited {
	color: #48494D;
}
#portfolio ul {
	float: right;
	width: 250px;
	margin: 12px 0px 10px;
	padding: 5px;
	list-style: none;
	font-size: 75%;
	border: 1px solid #464646;
	background-color: #e5e5e5;
	}

#portfolio li {
	clear: left;
	margin-bottom: 5px;
	}

#portfolio li strong {
	display: block;
	float: left;
	width: 90px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3063B8;
}
#portfolio li em{
        font-style: normal;
	width: 160px;
	float: left;
        padding-top: 2px;
}
/*-------------Lists-------------*/
.vlistl, .vlistr {
	list-style-type: none;
	width: 280px;
	margin: -10px 0px 10px 0px;
}
.vlistl li,.vlistr li {
	width: 280px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #e4e4e4;
}
.vlistl {
	float: left;
}
.vlistr {
	float: right;
}
/*-------------Main Nav-------------*/
#menu ul {
	position: relative;
	width: 750px;
	background: url(images/jpm_03.gif);
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li#bu1 a, #menu li#bu2 a, #menu li#bu3 a {
	background: transparent;
	position: absolute;
	width: 104px;
	height: 21px;
	bottom: 0;
	text-decoration: none;
	top: 0px;
}
#menu li#bu1 a {
	width: 105px;
}

/* *html*li#bu1 a, *html*li#bu2 a, *html*li#bu3 a { bottom: -1px; } */

#menu li#bu1 a { left: 427px; background: url(images/home_hover.gif) 0 0 no-repeat; }
#menu li#bu2 a { left: 531px; background: url(images/portfolio_hover.gif) 0 0 no-repeat; }
#menu li#bu3 a { left: 635px; background: url(images/about_hover.gif) 0 0 no-repeat; }

#menu li#bu1 a:hover, #menu li#bu2 a:hover, #menu li#bu3 a:hover { background-position: 0 -21px; }

/*-------------Flickr-------------*/
#flickr_badge_uber_wrapper {
        text-align:center;
}
#flickr_badge_wrapper {
        padding:10px 0 10px 0;
}
.flickr_badge_image {
        margin:0 8px 10px 8px;
        float:left;
}
.flickr_badge_image img {
        border: 1px solid black;
}
#flickr_badge_source {
        text-align:left;
        margin:0 10px 0 10px;}
#flickr_badge_icon {
        float:left;
        margin-right:5px;}
#flickr_www {
/*        display:block;*/
        padding:0 10px 0 10px;
        font: 11px Arial, Helvetica, Sans serif;
        color:#3993ff ;
}
#flickr_badge_uber_wrapper a:hover,#flickr_badge_uber_wrapper a:link,#flickr_badge_uber_wrapper a:active,#flickr_badge_uber_wrapper a:visited {
        text-decoration:none;
        background:inherit;
        color:#000000;
}
#flickr_badge_wrapper {
        background-color:#3063B8;
}
#flickr_badge_source {
        padding:0;
        font: 11px Arial, Helvetica, Sans serif;
        color:#666666;
}
/***************Form Stuff***************/
#submit {
	padding: 5px;
	text-align: right;
	background-color: #FFF7CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7AE56;
	background: url(images/submitbg.jpg);
	background-repeat: repeat-x;
}
#formmeat {
	background: url(images/formbg.jpg);
	background-repeat: repeat-x;
}
label { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.error_field { background-color: #FDD; border: 2px solid #F00; }

.form_el { float: left; margin: 5px; padding: 3px; }
.form_row { clear:both; padding:0 0 8px; }
.error_field { background-color: #FFCCCC; border: 2px solid #F00; margin: 3px; }
.error_field label { font-weight:bold; }
.error_field input[type="text"] { border: 2px solid #F00; }

.form_row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Hides from IE-mac \*/
* html .form_row {height: 1%;}
/* End hide from IE-mac */

