body{
	background: #38920A url("images/gradient.gif") repeat-x;
	margin: 168px 0px 0px 70px;
	}
	
div.box {
		width: 660px;
	height:auto;
	background: white;
	
	padding:50px 70px 70px 70px
}

div.project {
	width: 660px;
	height:auto;
	background: white;
	padding:0px
}

a:link {
	color: #38920A;
	text-decoration: none;
}
a:visited {
	color: #38920A;
	text-decoration: none;
}
a:hover {
	color: #38920A;
	text-decoration: underline;
}
a:active {
	color: #38920A;
	text-decoration: none;
}

h1{
line-height:0px;
height:5px;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

span.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #38920A;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: inherit;
	text-decoration: none;
}
span.date{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 0e3f05;
}

span.link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #38920A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: inherit;
	text-decoration: none;
}

span.vline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	color: #38920A;
}
	
#image{
float:none;
width:660px;
padding:0px;
}

#logo{
position:absolute;
left:674px;
top:0px;
}

#resume{
position:absolute;
left:70px;
top:120px;
}

#column1 {
float:left;
width:75%;
height:90px;
}

#column2 {
float:right;
width:25%px;
height:90px;
}