/* CSS Document */

html {
	height: 100%; 
	margin-bottom: 1px; 
}
body {
	background-color: #000000;
	padding: 0;
	margin:0;
}
#wrapper {
	background-color: #000000;
	width: 918px;
	margin: 45px auto 0px auto;
	overflow: hidden;
}
#plumbob {
	float: left;
	height: 553px;
	width: 18px;
}
*html #plumbob {
	margin-right: -3px;
}
#masthead {
	height: 222px;
}
#nav {
}
#navbar {
	float: left;
	height: 24px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../i/gfx_nav.gif);
}
#nav li {
    margin: 0px; 
	padding: 0px; 
	list-style: none;
    position: absolute; 
	top: 0px;
}
#nav li, #nav a {
    height: 24px; 
	display: block;
}
#home {
	left: 0px; 
	width: 180px;
}
#about {
	left: 180px; 
	width: 180px;
}
#people {
	left: 360px; 
	width: 180px;
}
#projects {
	left: 540px; 
	width: 180px;
}
#contact {
	left: 720px; 
	width: 180px;
}
#home a:hover, #home a.current {
    background: transparent url(../i/gfx_nav.gif)
    -0px -24px no-repeat;
}
#about a:hover, #about a.current {
    background: transparent url(../i/gfx_nav.gif)
    -180px -24px no-repeat;
}
#people a:hover, #people a.current {
    background: transparent url(../i/gfx_nav.gif)
    -360px -24px no-repeat;
}
#projects a:hover, #projects a.current {
    background: transparent url(../i/gfx_nav.gif)
    -540px -24px no-repeat;
}
#contact a:hover, #contact a.current {
    background: transparent url(../i/gfx_nav.gif)
    -720px -24px no-repeat;
}
#logo {
	width: 180px;
	float: left;
}
#flash {
	width: 720px;
	float: left;
}
#content {
	background-image: url(../i/gfx_content_bkg.gif);
	background-color: #FFF0D9;
	background-repeat: no-repeat;
	width: 900px;
	float: left;
}
#content2 {
	background-color: #FFF0D9;
	border-left: 179px solid #FFE8C3;
	width: 721px;
	float: left;
}
.col2Text {
	padding: 10px 25px 20px 125px;
}
.col2Text .content a, .col2Text .content a:visited {
	font-weight: bold;
	color: #B06010;
	font-size: 10px;
	text-decoration: none;
	float: right;
	padding-bottom: 12px;
}
.col2Text .content a:hover {
	color: #000000;
	text-decoration: underline;
}
.col3Text {
	padding: 10px 25px 20px 125px;
}
.col3Text .content a, .col3Text .content a:visited {
	font-weight: bold;
	color: #B06010;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 12px;
}
.col3Text .content a:hover {
	color: #000000;
	text-decoration: underline;
}
.col4Text {
	padding: 10px 25px 20px 25px;
}
.col4Text .content a, .col4Text .content a:visited {
	font-weight: bold;
	color: #B06010;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 12px;
}
.col4Text .content a:hover {
	color: #000000;
	text-decoration: underline;
}
*html #sidebar {
	margin-left: 12px;
	display: inline;
}
#sidebar {
	float: left;
	width: 179px;
	margin: 0px 20px 50px -179px;
	background-image: url(../i/gfx_plum_bob.png);
	background-repeat: no-repeat;
	min-height: 331px;
	display:inline;
	position: relative;
}
*html #sidebar {
	height: 331px;
}	
*html #col1 {
	margin-left: 12px;
	display: inline;
}
#col1 {
	float: left;
	width: 325px;
	margin: 12px 20px 50px 15px;
}	
#col2 {
	width: 525px;
	float: left;
	margin: 12px 10px 50px 0px;
	background-color: #FFE8C3;
	background-image: url(../i/gfx_col2_bkg.gif);
}
#col3 {
	width: 673px;
	float: left;
	margin: 12px 10px 50px 0px;
	background-color: #FFE8C3;
	background-image: url(../i/gfx_col2_bkg.gif);
	background-repeat: repeat-y;
}
#col4 {
	width: 673px;
	float: left;
	margin: 12px 10px 50px 0px;
	background-color: #FFE8C3;
}
#col5 {
	width: 336px;
	float: left;
	margin: 12px 10px 50px 0px;
	background-color: #FFE8C3;
	background-image: url(../i/gfx_col2_bkg.gif);
	background-repeat: repeat-y;
}
#col6 {
	width: 336px;
	float: left;
	margin: 12px 10px 50px 0px;
	background-color: #FFE8C3;
	background-image: url(../i/gfx_col2_bkg.gif);
	background-repeat: repeat-y;
}
.bold {
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
}
.sideNav a.current {
	font-weight: bold;
}
#SlideShowImg {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#SlideShowDiv {
	height:198px; 
	width: 720px;
	margin-top:0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	height: 50px;
	float: left;
	width: 900px;
	text-align: center;
	border-top: 1px solid #BFB4A3;
	margin: 0px 0px 0px 18px;
	padding: 12px 0px 0px 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	padding:0 0 0 12px;
}
.sideNav a, .sideNav a:visited {
	text-decoration: none;
	color: #000000;
}
.sideNav a:hover {
	color: #0000CC;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999966;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #996633;
}
.footer {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #003399;
	text-decoration: underline;
}
.clear {
	float: left;
	margin: 0px;
	padding: 0px;
}
.more {
	font-weight: bold;
	color: #B06010;
	font-size: 10px;
	text-decoration: none;
	float: right;
	padding-bottom: 12px;
}