body {
	background-color: #87A2B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 30px;
	margin-right: 0px;
}

.header {
	background-image: url(top_bar.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}

.headerText {
	font-size: 20px;
	white-space: nowrap;
	position: relative;
	bottom: -10px;
	margin-right: 60px;
}

.footer {
	background-image: url(bottom_bar.gif);
	background-repeat: repeat-x;
	font-size: 8px;
}

.inside {
	background-color: #D5D5D5;
	background-image: url(left_bar.gif);
	background-repeat: repeat-y;
}

img.navLogo {
	position: relative;
	left: 22px;
}

img.topRight {
	position: relative;
	left: 86px;
}

img.navBottom {
	position: relative;
	left: 22px;
	bottom: 0px;
}

img.thumbnail {
	border: 1px solid #000000;
}

img.tab {
	position: relative;
	top: -36px;
	left: -10px;
}

td.navTopBar {
	background-image: url(nav_right_bar.gif);
	background-repeat: repeat-y;
	background-position: 172px 0px;
	vertical-align: top;
	height: 29px;
	width: 182px;
}

td.navRightBar {
	background-image: url(nav_right_bar.gif);
	background-repeat: repeat-y;
	background-position: 172px 0px;
	vertical-align: top;
	margin-right: 20px;
}

td.navBottomBar {
	background-image: url(nav_right_bar.gif);
	background-repeat: repeat-y;
	background-position: 172px 0px;
	vertical-align: bottom;
	height: 11px;
}

td.itemBlock {
	padding: 2px;
	border: 1px solid #000000;
	background-color: #D5D5D5;
}

td.resumeCatBlock {
	padding: 5px;
	border: 1px solid #000000;
	background-color: #E6E6E6;
}

td.resumeBlock {
	padding: 5px;
	border: 1px solid #000000;
	background-color: #D5D5D5;
}

td.resumeBlockHead {
	padding: 5px;
	border: 1px solid #000000;
	background-color: #E6E6E6;
}

td.resumeBlockHead a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

td.resumeBlockHead a:hover {
	color: #999999;
}

p.navRightBar {
	font-size: 9px;
	color: #00FF33;
}

.item {
	border: 1px solid #000000;
	margin-left: 15px;
	vertical-align: top;
	padding: 10px;
	margin-right: 15px;
}

.navRightBar {

}

.mainSection {
	border: 10px solid #000000;
	padding: 10px;
	background-color: #F3F3F3;
	vertical-align: top;
	margin-top: 18px;
	margin-right: 50px;
	margin-left: 100px;
}


.mainText {
	text-indent: 50px;
}

ul {
	position: relative;
	left: -10px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	line-height: 22px;
}

ul.noBullet {
	list-style-position: outside;
	list-style-type: none;
}

ul.circleBullet {
	list-style-position: outside;
	list-style-type: circle;
	font-weight: normal;
}

ul.squareBullet {
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}

ul a {
	color: #000000;
	font-weight: normal;
}

ul a:hover {
}

li.link a {
	color: #4d6a82;
	text-decoration: underline;
}

li.link a:hover {
	color: #87a2b9;
}

a {
	color: #4D6A82;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #87A2B9;
}

.footerText {
	font-size: 12px;
	text-align: center;
}

.codeText {
	border: 1px solid #000000;
	overflow: scroll;
	white-space: nowrap;
	display: list-item;
}

.languageText {
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #87A2B9;
}

.itemText {
	font-size: 16px;
	margin-left: 15px;
	font-weight: bold;
}

.itemInfo {
	vertical-align: top;
}

.smallText {
	font-size: 10px;
}

.smallTextLink {
	font-size: 10px;
	text-decoration: underline;
}

.noMouse {
	cursor: default;
}
.contactText {
	margin-left: 15px;
}
.resumeHead {
	font-size: 18px;
}

.resumeLink {

}

.resumeLink a {
	color: #000000;
	text-decoration: underline;
}

.resumeLink a:hover {
	color: #F3F3F3;
}

.resumeTextLink {

}

.resumeTextLink a {
	color: #000000;
	text-decoration: underline;
}

.resumeTextLink a:hover {
	color: #666666;
}

.resumeName {
	font-size: 24px;
	font-weight: bold;
}

.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #87A2B9;
}

.imageViewer {
	background-color: #F3F3F3;
	padding: 10px;
	margin-top: 18px;
	border: 10px solid #000000;
}
