﻿#imageBox {
	border-style: solid;
	border-width: 2px;
	position: absolute;
	width: 210px;
	height: 190px;
	top: 150px;
	left: 30px;
}
#contentDiv {
	border: 10px solid #000000;
	font-family: "Courier New", Courier, monospace;
	background-color: #EBEBEB;
	width: 780px;
	height: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#fileNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-transform: uppercase;
	width: 450px;
	position: absolute;
	top: 81px;
	right: 30px;
	text-align: right;
}
#fileNavigation a {
	color: #000000;
}
#fileNavigation a:hover {
	text-decoration: underline;
	color: #800000;
}
.styleRedText {
	color: #800000;
}
.skillsTitle {
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	position: absolute;
	width: 170px;
	top: 450px;
	left: 575px;
	font-weight: bold;
	text-align: left;
	background-color: #999999;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#photoRuss {
	border-style: solid;
	border-width: 2px;
	position: absolute;
	width: 162px;
	height: 190px;
	top: 150px;
	left: 30px;
}
#bulletList ul li {
	list-style-type: square;
}
#bulletList {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 216px;
	font-size: .8em;
	top: 490px;
	position: absolute;
	left: 550px;
}
.raleighNC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.contactInfo {
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 225px;
	position: absolute;
	top: 20px;
	left: 525px;
	background-color: #333333;
	color: #CCCCCC;
}
.body {
	background-color: #333333;
}
.title {
	border-width: 2px;
	top: 20px;
	left: 30px;
	position: absolute;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-style: dotted;
}
.grayLine {
	background-color: #C0C0C0;
	width: 720px;
	height: 5px;
	top: 90px;
	left: 30px;
	position: absolute;
	padding-top: 7px;
}
.intro {
	position: absolute;
	width: 465px;
	top: 135px;
	left: 280px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 8px;
}
.paragraphSpacing4-4 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.paragraphSpacing8-8 {
	margin-top: 8px;
	margin-bottom: 8px;
}
.paragraphSpacing12-8 {
	margin-top: 12px;
	margin-bottom: 8px;
}
.paragraphSpacing12-12 {
	margin-top: 12px;
	margin-bottom: 12px;
}
.paragraphSpacing18-8 {
	margin-top: 18px;
	margin-bottom: 8px;
}
.smallFont {
	font-size: .6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	text-decoration: none;
	color: #800000;
}
a:hover {
	color: #006699;
}
.centerBar {
	background-color: #333333;
	width: 720px;
	height: 13px;
	position: absolute;
	top: 350px;
	left: 30px;
}
.centerBarThin {
	background-color: #333333;
	width: 720px;
	height: 4px;
	position: absolute;
	top: 368px;
	left: 30px;
}
.bio {
	position: absolute;
	width: 250px;
	top: 385px;
	left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bioText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	position: absolute;
	width: 500px;
	height: 305px;
	top: 425px;
	left: 30px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#menuMain {
	border: 1px solid #000000;
	width: 720px;
	position: absolute;
	top: 117px;
	left: 30px;
	background-color: #333333;
}
#menuMain ul {
	padding: 0px;
	margin: 0px;
	color: #008080;
}
#menuMain ul li {
	display: inline;
	line-height: 20px;
	padding-left: 10px;
}
#menuMain ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #E2E2E2;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
#menuMain ul li a:hover {
	color: #FFFFCC;
	background-color: #C4C2AB;
}
.noLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #E2E2E2;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.topicHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	width: 250px;
	top: 162px;
	position: absolute;
	left: 30px;
}
#rightSideLinks {
	width: 225px;
	position: absolute;
	top: 225px;
	right: 30px;
	background-color: #669999;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	color: #800000;
	border-top-style: solid;
	border-bottom-style: solid;
}
#rightSideLinks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#rightSideLinks ul li {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #B1CBCB;
	border-bottom-style: dotted;
	border-width: 1px;
}
#bottomDiv {
	position: absolute;
	width: 720px;
	height: 175px;
	left: 30px;
	top: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.paragraph1 {
	position: absolute;
	width: 500px;
	left: 80px;
	top: 50px;
}
.paragraph2 {
	position: absolute;
	width: 500px;
	left: 80px;
	top: 100px;
}
#introDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	position: absolute;
	top: 165px;
	width: 400px;
	left: 300px;
}
#phoneNumberDiv {
	position: absolute;
	top: 10px;
	left: 25px;
}
#bottomDivProposal_Photos {
	position: absolute;
	top: 400px;
	left: 30px;
	width: 720px;
	height: 175px;
}
.bottomDivPhotoPlacement {
	position: absolute;
	top: 0px;
	left: 0px;
}
.pdfDownloadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 385px;
	left: 325px;
}
.pdfDownloadLink:hover {
	text-decoration: underline;
}
