body {
	background-color: #05185c;
	background-image: url(/images/wrapper/leftColBkg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:94px;
	background-color: #2c3a70;
	background-image: url(/images/wrapper/symbol.gif);
	background-repeat: no-repeat;
	z-index:1;
}
#logo {
	padding-left: 148px;
}

#content {
	position:absolute;
	left:180px;
	top:129px;
	width:580px;
	height:82px;
	z-index:2;
}
#leftNav {
	position:absolute;
	left:0px;
	top:140px;
	width:121px;
	z-index:3;
}
#footer {
	clear: both;
	padding-top: 16px;
	padding-bottom: 14px;
	font-size: 11px;
	line-height: 150%;
}
h1 {
	font-size: 18px;
	color: #95a8e3;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95a8e3;
	margin-bottom:30px
}
h2 {
	font-size: 12px;
	color: #95a8e3;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}

ul.moreSpace {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-left: 10px;
}
ul.moreSpace li {
	margin-bottom: 10px;
}
#phone {
	position:absolute;
	left:640px;
	top:0px;
	width:120px;
	height:80px;
	z-index:4;
}
#photoNav {
	width: 560px;
	position: relative;
}
.numbers {
	padding-bottom: 10px;
	float: left;
}
.numberMark  {
	color: #000000;
	background-color: #CCCCCC;
	margin: 2px;
	padding: 1px 4px;
	font-weight: bold;
}
.numberBlock a:link, .numberBlock a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	margin: 2px;
	padding: 1px 4px;
	font-weight: bold;
}
.numberBlock a:hover, .numberBlock a:active {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 2px;
	padding: 1px 4px;
	font-weight: bold;
}
.photo {
	clear: both;
}
.back {
	float: right;
	font-size: 11px;
}
.back a:link, .back a:visited {
	color: #CCCCCC;
	text-decoration: none;	
}
.back a:hover {
	
}
.back a:active{
	
}
.picturepadleft {
	float: right;
	padding-left: 10px;
	padding-bottom: 1px;

}

.picturepadright {
	float: left;
	padding:0px 10px 5px 0px;
}


#resume {
	
}

#resume p, blockquote {

	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.larger {
	font-size: 14px;
}
.padBtm {
	padding-bottom: 3px;
}
.small {
	font-size: 11px;
}
.homeQuote {
	font-size: 16px;
	font-style: italic;
}
