body
{
	margin-top:-5px;
	font-family: "Trebuchet MS";
	font-size:.8em;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
	}
.link {
	color:#06F !important;
	text-decoration: underline !important;
}
h1
{
	margin-top:15px;
	color: #4A3B24;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
h2
{
	font-size: 1em;
	font-weight: bold;
	background-color: #F0F2CD;
	color: #4A3B24;
	padding: 1px 3px 0px 3px;
}
h4
{
	font-size: 1em;
	font-weight: bold;
	background-color: #F0F2CD;
	color: #4A3B24;
	padding: 1px 3px 0px 3px;
	border-bottom: #4A3B24;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-top:0px;
	margin-bottom:5px;
}
span.date 
{ 
  position:static;
  display:inline;
  float:right;
}
.job-title {
    margin-top:10px;
	display:block;
	font-size: 1.1em;
	font-weight: 800;
	color: #4A3B24;
}

h1.education {
  margin-top:25px;

}

.indent {
	margin-left:1em;
}
.indent-more {
	margin-left:2.5em;
	margin-top:3px;
	}

ul { margin-top:0px;
	 margin-bottom:0px;
}
.job {
	margin-bottom:10px;
}
dt {font-size: 0.9em;
    font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}
dt.date {
	float:right;
	display:inline;
}

.photo
{
	float: right;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	margin-left:15px;
}
.page2 {
    margin-top:80px;
}

li
{
	margin-bottom:5px;
	margin-top:5px;
	list-style-image:url(diamond-gray.gif);
}
p
{
	margin-top:5px;
	margin-bottom:1px;
}
.website {
	margin-top:10px;
	height:120px;
}
.description {
	margin-top:20px;
}
.hide {
visibility:hidden !important;
}
#personal {
	text-align:left;
}
#name {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.5em;
	color:#333333;
}
#updated {
	float:right;
}
#misc {
	visibility:hidden;
}

/*BODY* { 
	font-family: sans-serif;
	font-size: 95%;
	background: white no-repeat fixed left bottom;
	color: #333333;}

.photo {
	 position: absolute;
	 top: 5px;
	 right: 5px;
	 font-size: 90%;
	 padding: 5px;
	 border-width: 1px;
	 border-style: solid; 
	 border-color: #000000;
	 background-color: #99FF00;}

.edu {
	}

.header {
	}
	
.key { 
	margin-right: 180px;
	position: relative;
	width: auto;
	}

.experience {
	clear: both;
	}

dd {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
	background: #cca;
  	border:1px solid black;
  	color: #333333;}

h1 {
	font-family: sans-serif;
	font-size: 110%;
	color: #660033;}

h2	{
	font-family: sans-serif;
	font-size: 105%;
	color: #660033;}

img {
   border-style: none; 
   color: white; }
*/