body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-color:#CC0066;
}


#wrapper {
	width: 650px;
	margin: 0px auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#header, #webheader, #researchheader {
	height: 58px;
	background-color: #009966;
	text-indent:-5000em;
	padding:0px;
	margin:0px;
	outline:none;
}
#header{background:url(images/header.jpg) no-repeat;
}

#webheader{background:url(images/header.jpg) no-repeat;
}

#researchheader{background:url(images/researchheader.jpg) no-repeat;
}

#lcol {
	/*background-color: #009999;*/
	float: left;
	position:relative;
	/*width: 100px;*/
}
#rcol {
	float: right;
	/*height: 300px;*/
	width: 170px;
	margin-bottom:-200px;
	position:relative;
	padding:0px;


}
#researchfooter {
	/*background-color: #3300FF;*/
	background:url(images/footer.jpg) no-repeat bottom;	
}

#footer, #researchfooter{
	height:11px; 
	clear: both;
}
#content {
	float: left;
	width: 400px;
	padding: 5px;
}
#lcol img {
	margin: 220px  0  -70px -50px;
	float: left;
	position:relative;
}
#rcol img {
	margin-top:-60px;
	margin-right:-150px;
	position: relative;
	float:right;
}

#rcol img {
	margin-top:-60px;
	margin-right:-150px;
	position: relative;
	float:right;
}

#pete {
	margin: 0 0 20px 72px;
	width: 265px;
	padding-left: 5px;
	border: 1px solid #FF9BBC;
	color: #990033;
	line-height:1.5em;
}

#sue {
	margin-bottom:-50px;
	margin-left: 72px;
	width: 265px;
	padding-left: 5px;
	border: 1px solid #FF9BBC;
	color: #990033;
	line-height:1.5em;
	position:relative;
}

#content h1 {
	text-indent: -5000px;
	margin-left: 70px;
	margin-bottom:-5px;
	margin-top:-5px;
}

.webhead {
	background: url(images/webhead.jpg) no-repeat;
	display:block;
	
}

.webhead a {
	display:block;
	height:17px;
	width:70px;
	
}
.pichead {
	background: url(images/pichead.jpg) no-repeat;
}
/*==================Home Page Navigation=========================*/

#homenav, #webnav, #researchnav{
padding:0px;
z-index:5;
position:relative;

}
#nav {
width:165px;
height:120px;
background:url(images/navbgchair.jpg) no-repeat;
padding:0;
margin:0 0 -30px -10px;
}
#nav li {
list-style-type:none;
width:165px;
height:40px;
padding:0;
}

#nav a {
display:block;
width:165px;
height:40px;
text-indent:-9999em;
padding:0;
outline:none;
}

/*Hover state*/
.homelink a:hover {
background:url(images/navbgchair.jpg) no-repeat 0 -120px;
}
.weblink a:hover {
background:url(images/navbgchair.jpg) no-repeat 0 -160px;
}
.researchlink a:hover {
background:url(images/navbgchair.jpg) no-repeat 0 -200px;
}


/*Active State*/


#homenav .homelink {
background:url(images/navbgchair.jpg) no-repeat 0 -240px;
}
#webnav .weblink {
background:url(images/navbgchair.jpg) no-repeat 0 -281px;
}
#researchnav .researchlink {
background:url(images/navbgchair.jpg) no-repeat 0 -320px;
}


/*Hide Hover State*/
#homenav .homelink a,
#webnav .weblink a,
#researchnav .researchlink a,
{
background:none;
}

/*Firefox Fix
It seems you need to define padding. So just add a padding:0; line to #nav {}, #nav li {}, and #nav a {}.*/

/*======================Research Navigation========================*/
#resnav {
width:165px;
height:80px;
background:url(images/navbgres.jpg) no-repeat;
padding:0;
margin:0 0 -30px -10px;
}
#resnav li {
list-style-type:none;
width:165px;
height:40px;
padding:0;
}

#resnav a {
display:block;
width:165px;
height:40px;
text-indent:-9999em;
padding:0;
outline:none;
}

/*Hover state*/
.homelinkres a:hover {
background:url(images/navbgres.jpg) no-repeat 0 -80px;
}
.contactlink a:hover {
background:url(images/navbgres.jpg) no-repeat 0 -120px;
}
/*.researchlink a:hover {
background:url(images/navbgchair.jpg) no-repeat 0 -200px;
}*/


/*Active State


#homenav .homelink {
background:url(images/navbgchair.jpg) no-repeat 0 -240px;
}
#webnav .weblink {
background:url(images/navbgchair.jpg) no-repeat 0 -281px;
}
#researchnav .researchlink {
background:url(images/navbgchair.jpg) no-repeat 0 -320px;
}*/


/*Hide Hover State*/
#homenav .homelink a,
#webnav .weblink a,
#researchnav .researchlink a,
{
background:none;
}

/*Firefox Fix
It seems you need to define padding. So just add a padding:0; line to #nav {}, #nav li {}, and #nav a {}.*/



/*==================Carousel on Web Page*===========================*/

#carousel{
margin:-13px 0 0 64px;
border:#999999 1px solid;
color:#FFFFFF;
overflow:hidden;
text-align:right;
}

#carousel ul {
	list-style: none;
	width:1750px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}

.textholder {
	text-align:center;
	font-size:small;
	color:#FFFFFF;
	padding:3px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;	
	-webkit-border-top-right-radius: 6px;
}

#carousel a:link, a:visited, a:hover, a:active{color:#FFFFFF;}

#frame, #researchframe {
	background: url(images/new-vintage-frame.png) no-repeat;
	width: 410px;
	height:240px;
	padding-top:65px;	
}

#frame{margin-left:-10px;
}

#researchframe{
	margin-left:25px;
	margin-top: -10px;
}

.cvbox{
	margin: 15px 0 0 85px;
	width: 288px;
	padding: 5px;
	border: 1px solid #FF9BBC;
	color: #990033;
	line-height:1.5em;
	position:relative;

}

/*slide show on research page*/
.slideshow { height: 197px; width: 288px; margin: -13px 0 0 65px; }
/*.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }*/
