/*This document vaidates as CSS level 2.1!  Good for me.*/

body {background-color: #fff;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 10px;
color: #383838;
text-align: left;}

a:link {text-decoration: none;
color: rgb(158,30,1);}

a:visited {text-decoration: none;
color: rgb(158,30,1);}

a:hover {text-decoration: none;
color: rgb(158,30,1);}

a:active {text-decoration: none;
color: rgb(158,30,1);}

#container {position: relative;
left: 50%;
margin-left: -325px;
margin-top: 20px;
width: 650px;}

ul {list-style-type: none;
padding: 0px;
margin-top: -10px;
margin-left: 20px;}

li {background-image: url(images/resume_dash.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 20px;}

p.contact1 {font-size: 12px;
font-weight: bold;
float: left;
margin-left: 125px;
width: 200px;}

p.contact2 {font-size: 12px;
font-weight: bold;
float: right;
margin-right: 125px;
width: 200px;
text-align: right;}

p.header {text-align: center;
clear: both;}

p.date {float: right;
color: #383838;
text-align: right;}
