body {
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	line-height:1.35;
	text-align:center;
	background-color:#B5A985;
}
#holder{
	padding:0;
	width:635px;
	border:2px solid #0F0D0B;
	text-align:left;
	margin:auto;
	background-color:#fff;
}
#header{
	background-image:url(bulbheader.gif);
	padding:0;
	border-bottom:2px solid #0F0D0B;
	margin:0;
	background-color: #60413F;
	background-repeat: no-repeat;
}
#name
{
	display:none;
}
#name h1 {
margin:0;
padding:0;
}
#address{
	text-align: center;
	padding:250px 0 0 0;

}
address {
	font-style:normal;
	padding:5px;
	border-top:2px solid #0F0D0B;
	color:#fff;
}

address a {
	color:#fff;
	text-decoration:none;
}
address a:hover {
	color:#EBF4F1;
	text-decoration:underline;
}


#content{
	margin:0;
	padding:5px 30px;
	background-color:#fff;
}
#content a{
	color:#2B744B;
}
#content a:hover{
	color:#53B994;
}

#content li{
}


h1, h2, h3, h4{
	font-family: "Myriad Condensed Web", "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 2.0em;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.4em;
	}
h4 {
	font-size: 1.2em;
	}
	
#curint{
	
}
#curint h2{

}

#education{
}

#experience{
}

.jobtitle{
	float: left;
	width: 200px;
	clear: both;
	text-align: right;
}

.jobtitle strong{
	display:block;
	margin:5px 0 5px 0;
}

.jobdesc{
margin:10px 0 25px 0;
padding:0 25px 25px 230px;
border-bottom: 1px solid #92926C;
}

.jobdesc li{
	margin:5px 0 5px 0;
}


#selproj{
}

#skills{
}
#skills p{
padding: 2px 0;
margin:0;
}

#pres{
}

#other{
}

.project {
	border-bottom:1px solid #ccc;
	padding-bottom:25px;
}
.project h2{
clear:right;
margin-top:25px;
}
.project p{
	line-height:1.8em;
	padding-left:25px
}
.projShots {
	float:right;
}
.projShots img{
	display:block;
	margin: 0 0 5px 50px;
}