body {
	background-image: url(images/gradient35616109.png);
	background-color: #229900;
	background-repeat: repeat-x;
	font-family: sans-serif;
	text-align: center;
	color: #666;
	margin: 0;
	padding: 0;
}
#everything {
	background-color: #fff;
	color: #666;
	margin: 0 auto;
	padding: 0;
	width: 990px;
	text-align: left;
}

.hidden {
	display: none;
}

#header {
	padding: 2em;
	color: #fff;
	background-image: url(images/gradient97966682.png);
	background-color: #666;
	background-repeat: repeat-x;
	position: relative;
}
#header #resume-link {
	position: absolute;
	top: 23px;
	right: 200px;
	width: 64px;
	height: 64px;
	overflow: hidden;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 50px;
text-shadow: 2px 2px #000;
}
#header p {
margin: 0;
}
#header h1 img {
margin: 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}
#header .tagline {
	font-size: small;
padding-top: 5px;
text-shadow: 2px 2px #000;
}

#content {
	color: #666;
	padding: 15px 10px 20px 20px;
	font-size: 14px;
}

#content .col, #content .col3 {
	float: left;
	width: 310px;
	height: 650px;
	margin-right: 10px;
}
#content .coldouble {
	float: left;
	width: 630px;
	margin-right: 10px;
}
#content .col3 {
margin-right: 0px;
}

#content .coldouble2 {
	float: right;
	width: 310px;
	margin-right: 0px;
}

#content .colfull {
	margin-top: 20px;
	margin-right: 0px;
}


div.photo {
	height: 180px;
	margin: 0 0 10px 0;
	width: 330px;
	overflow: hidden;
}


#content h2 {
text-transform: uppercase;
margin: 0 0 10px 0;
letter-spacing: 1px;
/*text-shadow: 1px 1px 2px #fff, 2px 2px 5px #000;
*/}


#contactlink {
	float: right;
	top: -10px;
}
#contactlink a {
	display: block;
	padding: 10px 20px 10px 20px;
	line-height: 1.5em;
}
#footer {
	padding: 0.5em;
	background-color: #000;
	color: #fff;
}

.dialog {
color: yellow;
text-align: left;
}

.content-panel {
	text-align: left;
}

table.stats-table {
margin: 0 0 10px 0;
font-size: small;
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: #ccc;
}

table.stats-table thead td {
border-style: solid;
border-width: 1px 1px 1px 0;
border-color: #ccc;
background-color: #eee;
vertical-align: bottom;
}

table.stats-table tbody td {
border-style: solid;
border-width: 0 1px 0px 0;
border-color: #ccc;
background-color: #fff;
vertical-align: bottom;
}

.highlight {
color: #000;
background-color: yellow;
padding: 0 4px 0 4px;
}

.highlight-alpha {
color: #fff;
background-color: green;
padding: 0 4px 0 4px;
}
