.leftSideBar {
	float: left;
	text-align: left;
	vertical-align: top;
	position: relative;
	clear: left;
	width: 155px;
	font-size: 18px;
	background-color: #345D79;
	height: 350px;
	white-space: normal;
	display: list-item;
	padding-right: 15px;
	padding-left: 10px;
	letter-spacing: normal;
	overflow: visible;
	z-index: auto;
	visibility: inherit;
	word-spacing: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	line-height: 2em;
	color: #CCC;
	font-weight: bold;
}
.MainContent {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: .8em;
	height: 330px;
	width: 540px;
	float: left;
	margin: 0px;
	position: relative;
	left: 12px;
	clear: none;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: scroll;
}
#AlexPhoto {
	position: relative;
	float: left;
	display: inline;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 0px;
	padding-bottom: 1px;
}
#resume {
	font-size: 14px;
	padding: 12px;
	display: inline;
	vertical-align: middle;
}
#hiddenLink {
	color: #FFF;
}
#RedText {
	color: #900;
}

