@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	color: #F2B5FF;
	background-color: #000000;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	padding-top: 12px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #614993;
}
.italics {
	font-style: italic;
}
.center {
	text-align: center;
	font-size: 11px;
}


#middle {

}
#sidebar {
	float: left;
	width: 200px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #614993;
	padding-right: 5px;
}
#mainContent {
	float: right;
	width: 675px;
	padding-top: 20px;
}
#footer {
	clear: both;
	text-align: center;
}
#title {
	font-size: 30px;
	font-style: italic;
	color: #674D9A;
	width: 681px;
	position: absolute;
	font-weight: bold;
	left: 199px;
	top: 57px;
}
#tagline {
	font-style: italic;
	color: #6A509F;
	width: 300px;
	position: absolute;
	left: 282px;
	top: 103px;
}
#navigation {
	color: #F2B5FF;
	width: 442px;
	position: absolute;
	left: 455px;
	top: 192px;
}
a:link {
	color: #F2B5FF;
	text-decoration: none;
}
a:visited {
	color: #F2B5FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EAB0FD;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #F2B5FF;
	text-decoration: none;
}
#homeTypes {
	text-align: center;
}
#offSite {
	position: relative;
}
#pricing th {
	font-weight: normal;
}
.grayText {
	color: #333333;
}
#pricing td, th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
th {
	font-weight: normal;
}
h2, h3 {
	font-style: italic;
}
.rightJustify {
	text-align: right;
}
.redText {
	color: #FF0000;
}
.twelvePoint {
	font-size: 12px;
}
.positions {
	color: #ccc;
	font-style: italic;
	font-weight:bold;
}
.workdates {
	color: #666;
	font-style: italic;
}

#resume {
    background-color:#333333;
	width: 500px;
	margin-right:auto;
	margin-left:auto;
	padding-left:10px;
	padding-bottom:10px;
	}
th.rightbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
