#homeImage{
background-image: url(../images/iguana.jpg);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top left;
width: 200px;
height: 267px;
float: left;
margin-left:3px;
margin-top:3px;
margin-right: 20px;
}

h1{
text-align:center;
}

p{
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-right:5px;
margin-left:5px;
}

.emphasize{
font-weight: bold;
font-size: 0.9em;
}

#homeProfsList{
line-height:1.2em;
list-style-position:inside;
list-style-image: url(../images/bluedot.gif);

}

#homeProfsList li{
list-style-position:inherit;
}

#homeProfs{
margin-bottom:1em;
margin-left:200px;
padding-left:1em;
}

#homeProfsHeader{
text-decoration:underline;
}

#videoContainer{
	padding-left:10px;
}

h4{
color:#111;
font-size:1.1em;
}

.center{
text-align:center;
}

.condense{
line-height:1.2em;
}

#form_case_study{border:1px solid #000000;margin-bottom:1em;}
