@charset "utf-8";
a  {
	color: #333333;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ShowTitle {
	font-size: 1.5em;
	color: #fff;
	letter-spacing: 0.25em;
	font-variant: small-caps;
}

.TomName {font-size: 70px}
.TomUnion {font-size: 50px}
.Titles {
	font-size: xx-large;
}
.style1 {
	font-size: large;
	color: #999999;
}


#grouping1 {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
}
#smallBoxTop {
	height: 27px;
	width: 581px;
}
#smallBoxMiddle {
	width: 581px;
}
#smallBoxBottom {
	height: 37px;
	width: 581px;
}

#box {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/MainBox_02.gif);
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#boxTop {
	position: relative;
	height: 26px;
	width: 794px;
	background-image: url(images/MainBox_01.gif);
	margin-left: auto;
	margin-right: auto;
}
#boxBottom {
	position: relative;
	height: 36px;
	width: 794px;
	background-image: url(images/MainBox_04.gif);
	margin-left: auto;
	margin-right: auto;
}
#navBar {
	position: relative;
	width: 524px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 30px;
	margin-top: 8px;
}






#nameplate {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 175px;
	width: 503px;
	position: relative;
	float: right;
	margin-right: 40px;
}
#nameplateImage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#headshot {
	background-image: url(images/tom_edit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 434px;
	width: 314px;
	float: left;
	position: relative;
	left: 0px;
	top: 20px;
}
#resumeLayout1 {
	position: absolute;
	left: 350px;
	top: 30px;
	height: 400px;
	width: 350px;
	font-weight: bolder;
	font-size: 24px;
}
#resumeLayout2 {
	position: relative;
	width: 730px;
	text-align: left;
	margin-top: 30px;
}
#layoutSectionHeader {
	font-size: 24px;

}

#layoutLeft {
	float: left;
}
#layoutMiddle {
	float: left;
	margin-left: 10px;
}

#layoutRight {
	float: right;
	text-align: right;
	margin-left: 0px;
	position: absolute;
	right: 0px;
}




#showInfo {
	height: 124px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/infobox.jpg);
}
#thumb {
	float: left;
	height: 90px;
	width: 175px;
	margin-top: 12px;
	margin-left: 20px;
	background-color: #000000;
}
#info {
	float: right;
	margin-left: 10px;
	width: 350px;
	margin-top: 12px;
	margin-right: 30px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
#info a {
	color: #CCCCCC;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#header {
	background-image: url(images/header.gif);
	height: 70px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	margin-bottom: 14px;
}
#videoBox {
	height: 189px;
	width: 278px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
#resumeBox {
	height: 218px;
	width: 157px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
#player {
	margin: 15px;
}
#tag {
	font-size: small;
	color: #999999;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: right;
}
#tag a {
	color: #999999;
	text-decoration: underline;
}
