﻿#top
{
	width: 766px;
	height: 286px;
	margin: 0 auto 0 auto;
	background-position: top center;
	background-repeat: no-repeat;
}

.des1
{
	background-image: url(../images/top1.jpg);
}

.des2
{
	background-image: url(../images/top2.jpg);
}

.des3
{
	background-image: url(../images/top3.jpg);
}

.des4
{
	background-image: url(../images/top4.jpg);
}

#middle
{
	width: 766px;	
	margin: 0 auto 0 auto;
	background-image: url(../images/middle.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	padding-bottom: 25px;	
}	

#middle div
{
	padding: 0 60px 0 228px;
}

#middle div div
{
	padding: 0;
}

#middle div.tabular
{
	padding: 0 60px 0 108px;
}

#middle div.tabular h1
{
	margin-left: 120px;
}

#bottom
{
	width: 766px;
	height: 93px;
	margin: 0 auto 0 auto;
	background-image: url(../images/bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}	

.last
{
	margin-bottom: 0;
	padding-bottom: 20px;
}

#nav
{
	margin: 0 0 0 38px;
	padding: 135px 0 0 0;
}	

.resumes
{
	font-family: verdana, arial, sanf-serif;	
}

.resumes .name
{
	font-size: 14px;
	font-weight: bold;
}

.resumes .title
{
	font-size: 12px;
	font-style: italic;
}

.resumes h1
{
	padding-bottom: 8px;
}

.resumes ul
{
	padding: 0;
	margin: 0 0 20px 30px;
}

.resumes ul li, #prop ul li
{
	font-family: verdana, arial, sanf-serif;	
	font-size: 10px;
	padding: 3px;
	color: #606060;	
}

.resumes table
{
	margin: 0;
}

.resumes td
{
	padding: 0 10px 5px 0;
}

.detailsblurb
{
	width: 150px;
	float: left;
}

.detailsbox
{
	margin: 0 auto 10px 30px;
	float: left;
	width: 420px;
	font-family: verdana, arial, sanf-serif;
	font-size: 10px;
	color: #606060;
	line-height: 75%;
}

.dt1, .dt2
{
	width: 180px;
	text-align: center;
}

.detailsbox img
{
	display: block;
	float: none;
	margin: 0;
}

.detailsbox a
{
	margin: 0;
	padding: 0;
	display: block;
	width: 160px;
	height: 120px;
	border: solid 5px #ffffff;		
}

.detailsbox a:hover
{
	border: solid 5px #606060;
}

.dt1
{
	float: left;
}

.dt2
{
	float: right;
}

.dtclear
{
	clear: both;
	height: 20px;
}

.propimg
{
	float: left;
	margin-bottom: 5px;
}

.proptext
{
	float: left;
	margin: 15px 0 0 10px;
}

.propheader hr, .propheader br
{
	clear: both;
}

#prop p b, #prop table b
{
	color: #000;
}

#prop p, #prop ul
{
	margin: 0;
	padding: 0;
}

#prop ul
{
	list-style-type: none;
}

#prop ul li
{
	margin: 0 0 1px 0;
	padding: 0 0 0 22px;
	line-height: 115%;
	background-image: url(../images/bull.gif);
	background-position: top left;
	background-repeat: no-repeat;				
}

