body {
	font-family: 'News Cycle', sans-serif;
}


.header {
	font-size: 20pt;
	height: 40px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.header a:link { text-decoration: none; color: black;}
.header a:visited {text-decoration: none; color: black;}
.header a:active {text-decoration: none; color: black;}
.header a:hover {text-decoration: underline; color: blue;}

.yearlinks {
	padding-top: 10px;
	font-size: 12pt;
	font-weight: bold;
}

.yearlinks a:link { text-decoration: none; color: #aeafb1; margin-right:10px;}
.yearlinks a:visited {text-decoration: none; color: #aeafb1; margin-right:10px;}
.yearlinks a:active {text-decoration: none; color: #aeafb1; margin-right:10px;}
.yearlinks a:hover {text-decoration: underline; color: black; margin-right:10px;}

.activeyear { color: black; margin-right:10px; }

.bullets {
	margin-top: -10px;
	font-size: 18pt;
}

.home {
	text-align: right;
	float: left;
	width: 175px;
}

.photography {
	float: left;
	margin-left: 18px;
	width: 150px;
}

.left {
	text-align: right;
	float: left;
	width: 175px;	
}

.divClear {
	clear:both;
}

img { border: 0px; }

.left a:link { text-decoration: none; color: #aeafb1;}
.left a:visited {text-decoration: none; color: #aeafb1;}
.left a:active {text-decoration: none; color: #aeafb1;}
.left a:hover {text-decoration: underline; color: black;}

.linkleft {
	float: left;
	margin-left: 45px;
	margin-top: 25px;
}

.right {
	float: left;
	margin-left: 18px;
	width: 580px;
}

.rightstatement {
	color: #6d6e70;
	font-size: 16pt;
	float: left;
	margin-left: 18px;
	width: 580px;
}

.caption {
	margin-left: 30px;
	margin-bottom: 100px;
	font-weight: bold;
	width: 250px;
}

.photo {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td {
	vertical-align:bottom;
}

.year {
	color: #aeafb1;
}

.footer {
	margin-left: 195px;
	margin-top: 20px;
	font-weight: bold;
}

.footer a:link { text-decoration: none; color: black; margin-right:30px;}
.footer a:visited {text-decoration: none; color: black; margin-right:30px;}
.footer a:active {text-decoration: none; color: black; margin-right:30px;}
.footer a:hover {text-decoration: underline; color: #aeafb1; margin-right:30px;}

.address {
	font-weight: normal;
	font-size: 8pt;
	color: #aeafb1;
}

.address a:link { text-decoration: none; color: #aeafb1;}
.address a:visited {text-decoration: none; color: #aeafb1;}
.address a:active {text-decoration: none; color: #aeafb1;}
.address a:hover {text-decoration: underline; color: black;}


.rightresume {
	float: left;
	margin-left: 18px;
	font-weight: bold;
	font-size: 10pt;
	width: 700px;
}

p {
	margin: 0px;
}

.resumedetails {
	font-weight: normal;
	color: #6d6e70;
}

.resumedetails a:link { color: #6d6e70;}
.resumedetails a:visited { color: #6d6e70;}
.resumedetails a:active { color: #6d6e70;}
.resumedetails a:hover {text-decoration: none; color: black;}

.resumeleft {
	float:left;
	width: 340px;
	margin-right:10px;
}

.address {
	margin-top: 18px;
	font-weight: normal;
	font-size: 8pt;
	color: #aeafb1;
}

.address a:link { text-decoration: none; color: #aeafb1;}
.address a:visited {text-decoration: none; color: #aeafb1;}
.address a:active {text-decoration: none; color: #aeafb1;}
.address a:hover {text-decoration: underline; color: black;}

.rightarticle {
	margin-top: -20px;
	float: left;
	margin-left: 18px;
	width: 600px;
}

.rightarticle p {
	margin: 10px;
}

.gallery .gallery-item { 
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline; 
	margin:5px; 
}
	
.gallery { margin: auto; text-align:center; clear:both; }	 
.gallery img { border: 2px solid #cfcfcf; }
.gallery-caption { margin-left: 0; }
.attachment { margin: 1em 0 }