* {
	margin:0px;
	padding:0px;
	outline:none;
	border:0px;
	text-decoration:none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary  {display:block;}

body {}

ul {
	list-style:none;
	margin-left:1px;
	padding-top:8px;
	font-family:Georgia; 
	font-style:normal; 
	font-size:9pt;
	color:#565656;
	line-height:20px;
}

p {
	margin-left:1px;
	padding-top:8px;
	font-family:Georgia; 
	font-style:normal; 
	font-size:9pt;
	color:#565656;
	line-height:20px;
}

div {
	overflow:hidden;
}

article  {
	margin-bottom:66px;
}

h2 {
	font-family:Georgia; 
	font-style:italic; 
	font-size:10pt; 
	color:#565656;
	margin-top:30px;
}

#all {
	width:877px;
	margin:0px auto;
	padding-bottom:100px;
}

#logo {
	margin-top:50px;
	padding-bottom:26px;
}

#errolPortrait {
	float:left;
	margin-right:20px;
	position:relative;
	top:-6px;
}

.menu a:link {font-family:Georgia; font-style:normal; font-size:9pt; color:#565656;}
.menu a:hover {font-family:Georgia; font-style:normal; font-size:9pt; color:#de0f44;}
.menu a:active {font-family:Georgia; font-style:normal; font-size:9pt; color:#565656;}
.menu a:visited {font-family:Georgia; font-style:normal; font-size:9pt; color:#565656;}

.menu li {
	padding-bottom:3px;
}

.menu {
	width:216px;
}

.resume {
	width:450px;
}

.heading {
	font-family:Georgia; 
	font-style:italic; 
	font-size:20pt; 
	color:#525252;
	margin-bottom:10px;
}

.menutitle {
	font-family:Georgia; 
	font-style:normal; 
	font-size:9pt; 
	color:#c2c2c2;
}

.datestamp {
	font-family:Georgia; 
	font-style:normal; 
	font-size:9pt;
	color:#c2c2c2;
}

.listspacer {
	padding-top:8px;
}

.twitter li {
	margin-bottom:10px;
}

.content {
	width:654px;
	float:right;
}

.content a:link {font-family:Georgia; font-style:normal; font-size:9pt; color:#de0f44;}
.content a:hover {font-family:Georgia; font-style:normal; font-size:9pt; color:#565656;}
.content a:active {font-family:Georgia; font-style:normal; font-size:9pt; color:#de0f44;}
.content a:visited {font-family:Georgia; font-style:normal; font-size:9pt; color:#de0f44;}

.content img {
	margin-top:20px;
}

.errorpage {
	width:325px;
	margin-left:auto;
	margin-right:auto;
}

.errorlogo {
	width:162px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

