﻿html {
	margin: 0;
	height: 100%;
}
/* All Purpose */
body {
	margin: 0;
	height: 100%;
}
body {
	font-size: 10pt;
	font-family: Verdana;
	color: #595959;
	line-height: 150%;
	margin: 0px;
}
body.blue a:link {
	color: #2e8bd1;
	text-decoration: none;
}
body.blue a:visited {
	color: #2e8bd1;
	text-decoration: none;
}
body.blue a:active {
	color: #2e8bd1;
	text-decoration: none;
}
body.blue a:hover {
	color: #2e8bd1;
	text-decoration: underline;
}
body.green a:link {
	color: #70bc1f;
	text-decoration: none;
}
body.green a:visited {
	color: #70bc1f;
	text-decoration: none;
}
body.green a:active {
	color: #70bc1f;
	text-decoration: none;
}
body.green a:hover {
	color: #70bc1f;
	text-decoration: underline;
}
h1 {
	vertical-align: top;
	font-weight: normal;
	font-size: 16pt;
	font-family: Tahoma;
	margin: 0px;
	color: #595959;
}
.align_right {
	text-align: right;
}
/* Content Background */
td.content_tile {
	height: 100%;
	width: 600px;
	vertical-align: top;
	background-image: url('images/paper_tile.jpg');
}
table.xbox_back {
	width: 600px;
	vertical-align: top;
	background-image: url('images/xbox_back.jpg');
	background-repeat: no-repeat;
}
table.default_back {
	width: 600px;
	vertical-align: top;
	background-image: url('images/default_back.jpg');
	background-repeat: no-repeat;
}
table.spore_back {
	width: 600px;
	vertical-align: top;
	background-image: url('images/spore_back.jpg');
	background-repeat: no-repeat;
}
table.home_back {
	width: 600px;
	vertical-align: top;
	background-image: url('images/home_back.jpg');
	background-repeat: no-repeat;
}
table.xbox360_back {
	width: 600px;
	vertical-align: top;
	background-image: url('images/xbox360_back.jpg');
	background-repeat: no-repeat;
}
table.gamesforwindows_back {
	width: 600px;
	vertical-align: top;
	background-image: url('images/gamesforwindowslive_back.jpg');
	background-repeat: no-repeat;
}
/* Tiles */
td.tileright {
	background-color: #e1e1df;
	height: 100%;
	width: 50%;
}
td.tileleft {
	background-image: url('images/paper_tile.jpg');
	width: 50%;
	height: 100%;
}
/* Section Pages */
.widescreen_thumb {
	border: none;
	width: 270px;
	height: 152px;
	vertical-align: top;
}
.linked_trans_gif {
	border: none;
	width: 177px;
	height: 75px;
	vertical-align: top;
}
.standard_thumb {
	border: none;
	width: 270px;
	height: 202px;
	vertical-align: top;
}
h1.section_header {
	margin-bottom: 10px;
}
/* Home */
.home_thumbs {
	border: none;	
	vertical-align: top;
}
/* About Me */
.favorite_game_image {
	border: none;
	width: 102px;
	height: 146px;
	vertical-align: top;
}
/* Navigation */
td.above_nav {
	height: 35px;
}
.arrow {
	width: 30px;
	height: 30px;
	text-align: right;
	vertical-align: top;
}
td.tilenav {
	height: 100%;
	width: 150px;
	vertical-align: top;
	background-image: url('images/nav_tile.jpg');
}
table.xbox_nav {
	width: 190px;
	background-image: url('images/xbox_nav.jpg');
	background-repeat: no-repeat;
}
table.default_nav {
	vertical-align: top;
	width: 190px;
	background-image: url('images/default_nav.jpg');
	background-repeat: no-repeat;
}
table.spore_nav {
	vertical-align: top;
	width: 190px;
	background-image: url('images/spore_nav.jpg');
	background-repeat: no-repeat;
}
table.xbox360_nav {
	width: 190px;
	background-image: url('images/xbox360_nav.jpg');
	background-repeat: no-repeat;
}
table.gamesforwindows_nav {
	width: 190px;
	background-image: url('images/gamesforwindowslive_nav.jpg');
	background-repeat: no-repeat;
}
table.navlinkblue td {
	vertical-align: top;
	color: #595959;
	font-size: 11pt;
	font-family: Verdana;
	line-height: 20pt;
	text-decoration: none;
}
table.navlinkblue a:link {
	color: #2e8bd1;
	text-decoration: none;
}
table.navlinkblue a:visited {
	color: #2e8bd1;
	text-decoration: none;
}
table.navlinkblue a:active {
	color: #2e8bd1;
	text-decoration: none;
}
table.navlinkblue a:hover {
	color: #2e8bd1;
	text-decoration: underline;
}
table.navlinkgreen td {
	vertical-align: top;
	color: #595959;
	font-size: 11pt;
	font-family: Verdana;
	line-height: 20pt;
	text-decoration: none;
}
table.navlinkgreen a:link {
	color: #70bc1f;
	text-decoration: none;
}
table.navlinkgreen a:visited {
	color: #70bc1f;
	text-decoration: none;
}
table.navlinkgreen a:active {
	color: #70bc1f;
	text-decoration: none;
}
table.navlinkgreen a:hover {
	color: #70bc1f;
	text-decoration: underline;
}
/* Page Title */
p.title_space {
	margin-top: 5px;
}
td.above_title {
	height: 17px;
}
/* Resume */
h1.resume {
	margin-bottom: 20px;
}
p.resume_content_header {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}
p.resume_no_content_header {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 150%;
}
p.resume_content {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 150%;
}
p.resume_address {
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 110%;
}


