/* Homepage styles */

#home #TopBar {
  position:absolute;
  left:0px;
  right:0px;
  top:0px;
  width:auto;
  height:141px;
  background-color:#990000;
/*   background-image: url(images/TopBar.gif); */
}

#home #TopBar .title {
  position:relative;
  top: 90px;
  left:239px;
}

#home #Nav-left {
  position:absolute;
  left:0px;
  top:141px;
  width:239px;
  height:20px;
  background-color:#510000;
}

#home #Nav
{
	position: absolute;
	left: 239px;
	top: 141px;
	right: 0px;
	width: auto;
	height: 20px;
	background-color: #510000;
	white-space: nowrap;
}

#home #Lisa {
  position:absolute;
  left:0px;
  top:161px;
  width:239px;
  height:auto;
  bottom:0px;
  background-color:#510000;
}

#home #Content {
  position:absolute;
  left:239px;
  right:0px;
  top:161px;
  bottom:0px;
  width:auto;
  height:auto;
  min-height: 472;
  background-color:#660000;
}

#home #BottomBar
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 513px;
  bottom:0px;
	width: 239px;
	height: auto;
	background-color: #510000;
 	background-image: url(images/BottomBar.gif);
 	background-repeat: no-repeat;
}

/* Standard page styles */
#Content {
  //position:absolute;
  left:0px;
  right:0px;
  top:100px;
  width:auto;
/*   height:449px; */
  background-color:#660000;
  overflow: auto;
}

#LeftColumn {
  float: left;
  bottom: 0px;
	background-color: #510000;
}

#TopBar {
  //position:absolute;
  left:0px;
  right:0px;
  top:0px;
  width:auto;
  height:80px;
  background-color:#990000;
}

#TopBar .title {
  position:relative;
  top: 30px;
  left:0px;
}

#Nav
{
	//position: absolute;
	left: 0px;
  right:0px;
	top: 80px;
	width: auto;
	height: 20px;
	background-color: #510000;
/* 	padding: 2px; */
}

#ContentTop
{
/*   position:absolute; */
/*   top:100px; */
/*   left: 239px; */
  color:#c90;
  height:auto;
  overflow: auto;
}

#ContentBottom
{
  position:relative;
  color:#c90;
  height:80px;
  top: 15px;
  bottom: 0px;
}

#BottomBar {
  position:relative;
  left:0px;
  right:0px;
/*   top:549px; */
  width:auto;
  height:51px;
  float:left;
  background-color:#510000;
}

#Signup
{
	max-width: 500;
	min-width: 300;
	padding: 0 0 0 5px;
}


#Content-home h1
{
	font-family: copperplate, capitals, sans;
	font-size: 20pt;
	font-weight: bold;
	color: #F60;
	margin: 0px;
}
#Content-home p
{
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	padding: 0 20px 0 5px;
}

#TopBar-home h1
{
	color: #C90;
	font-family: "helvetica nue",tahoma,sans;
	font-size: 60px;
	font-weight: normal;
	padding: 0 0 0 235px;
	vertical-align: baseline;
	white-space: nowrap;
	letter-spacing: 4px;
	line-height: 141px;
}

#Content-nav a
{
	font-family: verdana,sans;
	font-size: 11px;
	font-weight: bold;
	padding: 0 25px 0 25px;
	background-color: #CC3E00;
	text-decoration: none;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #633;
	color: #FEA034;
	line-height: 14px;
}
#Content-nav a.this
{
	color: #900;
	background-color: #FC0;
}
#Content-nav a:hover
{
	background-color: #FC0;
	color: #900;
}

#Program a
{
	font-weight: bold;
	color: #ADC10F;
	text-decoration: none;
}
#Program a:hover
{
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
#Program h2
{
	font-family: copperplate, capitals, sans;
	font-size: 20pt;
	font-weight: bold;
	color: #FEA034;
	margin: 0px;
	background-color: #CC3E00;
}
#Program h3
{
	font-family: verdana, sans;
	font-size: 12pt;
	font-weight: bold;
	color: #F60;
	margin: 4px 0px 0px 4px;
}
#Program em
{
	color: #ADC10F;
	font-style: normal;
}
#Program ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FEA034;
	font-family: copperplate,capitals,sans;
	font-size: 11pt;
}
#Program ul.box0
{
	padding: 4px;
	background-color: #CC3E00;
}
#Program ul.box1
{
	padding: 4px;
	background-color: #CC6103;
}
#Program ul.box2
{
	padding: 4px;
	background-color: #F00;
}
#Program ul.box3
{
	padding: 4px;
	background-color: #E30029;
}
#Program ul.box4
{
	padding: 4px;
	background-color: #C41A00;
}
#Program ul.box5
{
	padding: 4px;
	background-color: #C11B40;
}
#Program ul.box6
{
	padding: 4px;
	background-color: #DB0027;
}
#Program li.dark
{
	color: #510000;
}
#Program h4
{
	font-family: verdana, sans;
	font-size: 10pt;
	font-weight: bold;
	color: #F60;
	margin: 4px 0px 0px 4px;
	line-height: 10px;
	padding: 4px 0 0 0;
}

/* Bio page stuff */
#TopBar-bio {
  position:absolute;
  left:0px;
  top:0px;
  width:800px;
  height:80px;
  background-color:#990000;
}

#Nav-bio
{
	position: absolute;
	left: 0px;
	top: 80px;
	width: 800px;
	height: 20px;
	background-color: #510000;
/* 	padding: 2px; */
}

#Lisa-bio {
  position:absolute;
  left:0px;
  top:100px;
  width:239px;
  height:449px;
  background-color:#660000;
}

#Content-Bio {
  position:absolute;
  left:239px;
  top:100px;
  width:561px;
  height:449px;
  background-color:#660000;
  overflow: auto;
}

#BottomBar-bio {
  position:absolute;
  left:0px;
  top:549px;
  width:800px;
  height:51px;
  background-color:#510000;
}

/* General site styles */
body {
  margin: 0px;
  background-color: #510000;
  color: #000;
  left: 0px;
  top: 0px;
}

a {
    text-decoration: underline;
    color: #c90;
}

a:hover{
    color: #fc3;
}

#Nav a {
	font-family: verdana,sans;
	font-size: 14px;
	font-weight: bold;
	padding: 0 25px 0 25px;
	background-color: #C90;
	text-decoration: none;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #633;
	color: #600;
	line-height: 20px;
}
#Nav a:hover {
    background-color: #FC0;
}
#Nav a.this
{
	color: #900;
	background-color: #FC0;
}
#Nav-bio a {
    text-decoration: none;
    color: #c90;
}
#Nav-bio a:hover {
    text-decoration: none;
    color: #FF6;
}

p
{
  color: #c90;
  font-family: verdana,sans;
  font-weight: normal;
  font-size: 12px;
}


p.headings
{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 6px;
}

p.body
{
	font-family: "Georgia",times,serif;
	font-size: 13px;
	font-weight: normal;
	border-left: #C90;
	border-width: 0 0 0 2px;
	border-style: none none none dotted;
	padding: 0 0 0 5px;
}

p.mailto
{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.title
{
	font-family: verdana,sans;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}

.nav {
  font-family: verdana,sans;
  font-size: 14px;
  font-weight: bold;
	color: #FF6;
}
em {
  font-weight: bold;
}
.date
{
	font-family: verdana,sans;
	color: #ADC10F;
  font-weight: bold;
}
