body {
	background-color: black;
}
a:link {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
	a:visited {
	color: grey;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #9999CC;
}
a:active {
	color: #0000CC;
}
a.nav:link {
	font-family: impact, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-align: center;
	float: left;
	height: 14px;
	width: 100px;
	text-decoration: none;
	background-color: #666666;
	padding-top: 1px;
	padding-bottom: 2px;
	margin: 0px;
}
a.nav:visited {
	font-family: impact, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-align: center;
	float: left;
	height: 14px;
	width: 100px;
	text-decoration: none;
	background-color: #666666;
	padding-top: 1px;
	padding-bottom: 2px;
	margin: 0px;
}
a.nav:hover {
	background-color: #000066;
	height: 18px;
}
a.nav:active {
	background-color: #333333;
}
.center {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding-top: 0px;
	background-color: white;
}
li.whitespace {
	background-color: white;
	width: 2px;
	height: 21px;
	float: left;
	display: inline;
}
whitespace {
	background-color: white;
	width: 2px;
	height: 21px;
	float: left;
}
li.nav {
	display: inline;
	}
li.navon {
	height: 36px;
	width: 100px;
	float: left;
	display: inline;
	}
ul.nav {
	margin: 0px;
	padding: 0px;
}
.nav {
	background-color: #666666;
	width: 800px;
	height: 21px;
}
img.nav {
	float: left;
	height: 36px;
	width: 100px;
	}
.navgreyleft {
	float: left;
	display: inline;
	background-color: #666666;
	width: 70px;
	height: 21px;
}
.grey {
	background-color: #666666;
	width: 100%;
	height: 7px;
}
.blue {
	background-color: #336699;
	width: 100%;
	height: 2px;
}
.blue1 {
	background-color: #336699;
	width: 100%;
	height: 7px;
}
.white {
	background-color: white;
	width: 100%;
	height: 2px;
}
.colorblock {
	width: 100%;
}
.darkblue {
	background-color: #003366;
	width: 100%;
	height: 83px;
}
.logo {
	float: left;
	width: 450px;
	height: 83px;
	padding: 0px;
	text-align: left;
}
.header {
	font-family: times;
	font-size: 40px;
	color: white;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	float: right;
	width: 200px;
	height: 83px;
	vertical-align: middle;
	text-align: center;
}
.vertical {
	vertical-align: middle;
}
.body {
	width: 80%;
	padding: 40px;
}
p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
img {
	border-width: 0px;
	}
.footer {
font-family: sans-serif;
font-size: 11px;
color: white;
text-align: center;
padding-top: 3px;
}

/* ------------------RESUME---------------------- */
a.format:link {
	color: #333333;
	text-decoration:none;
}
a.format:visited {
	color: grey;
	text-decoration:none;
}
a.format:hover {
	color: #9999CC
	}
a.format:active {
	color: #0000CC
}
a.res:link {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #333399;
	vertical align: top;
}
a.res:visited {
	font-style: italic;
	font-weight: bold;
	color: #666699;
	vertical align: top;
}
a.res:hover {
	font-style: italic;
	color: #003366;
}
a.res:active {
	color: #0000CC;
}
.main {
	padding: 15;
	margin: 15;
}
.titles {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.res-formats {
	float: left;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: black;
}
.name {
	border-bottom: thin solid black;
	font-family: arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}
.res-header {
	border-bottom: thin solid black;
	width:100%;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.jobtitle {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
ul.res {
	font-family: arial, sans-serif;
	font-size: 12px;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	padding-left: 15px;
}
li.res {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-type: square;
}
.skills {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	width: 33%;
	list-style-type: square;
}