body
{
	margin: 0em 5em;
	font-family: "Trebuchet MS";
	
	background-color:#666666;
	font-size:.8em;
}
div.page {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding: 15px;
	border:2px #000000 solid;
	background: url(02.gif);
}


h1 {
	font-size: 1.8em;
	font-weight: 800;
	color: #4A3B24;
	font-style:italic;
	text-align:center;
}
h2 {
	font-size: 1.1em;
	font-weight: 800;
	color: #4A3B24;
	margin-bottom:10px;
}
h4 {
	margin-top:0px;
	
	border-bottom: #4A3B24;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-bottom:0px;
}
span.date 
{ 
  position:static;
  display:inline;
  float:right;
}
.job-title {
    margin-top:40px;
	display:block;
	font-size: 1.1em;
	font-weight: 800;
	color: #4A3B24;
}
a:link, a:visited {
	color:#4A3B24;
}
.indent {
	margin-left:1em;
}
.indent-more {
	margin-left:2.5em;
	margin-top:3px;
	}

ul
{
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 2em;
	padding:.2em 1em .2em 1em;
	color: black;
}

.job {
	margin-bottom:20px;
}

dt {font-size: 1em;
    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;
}

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


/*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; }
*/