body {
	background-color: #8F0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
   outline: 0;
}
#wrapper {
	background-color: #FFFFFF;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: medium solid #000000;
	padding: 0px;
}
#sidebar {
	height: 600px;
	width: 250px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/sidebg.gif);
}
#main #wrapper #sidebar img {
	margin-top: 15px;
}
#main #wrapper #sidebar #dragon {
	position: relative;
	left: -13px;
	top: 223px;
	z-index: 99;
}
#nav1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 600px;
	list-style-type: none;
	overflow: hidden;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
}


* html #nav1 {
	margin-left: 0;
}
* html #sidebar {margin-right: -3px; }
#nav2 {
	clear: both;
	background-color: #000000;
	width: 510px;
	padding-top: 8px;
	padding-bottom: 8px;
}


#main #wrapper #content {
	float: right;
	width: 510px;
}
#main #wrapper #nav2 a {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 10px;
	margin-left: 8px;
}


#main #wrapper #resume {
	float: right;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
}

* html #sidebar {margin-right: -3px; }
* html #content {
	margin-left: 0px;
	font-size: 11px;
}
#main #wrapper #emblem {
	position: relative;
	top: -190px;
	right: -385px;
}
#main #wrapper #content .text {
	width: 490px;
	padding-left: 15px;
}

#services {
float:right;
width: 500px;
	overflow:auto;
	height:380px;
}

#main #copy {
	text-align: center;
	font-size: x-small;
	clear: both;
}

.cap:first-letter {
	font-weight: bold;
	color: #8f0000;
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
#content ul {
	list-style-type: none;
}
#contact {
	margin-left: 40px;
	width: 330px;
	text-align: center;
	padding-top: 5px;
}

#content .scroll {
	height: 225px;
	overflow: auto;
	clear: both;
}
#main #wrapper #content #resume #pdf {
	height: 30px;
	float: right;
	vertical-align: middle;
	width: 100%;
}




#content .scroll2 {
	height: 575px;
overflow: auto;
}

#resume .scroll {
	height: 354px;
	overflow: auto;
}


#content a {
	color: #990000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#contact h2 {
	font-size: medium;
	color: #990000;
}
img#icon {
	margin-right: 20px;
}

