/* STANDARD TAG REDEFINITIONS */
BODY    { color: #ccc; font-family: Arial, Helvetica; font-size: 10pt; background-color: Black; margin: 0; padding: 0; }
p       { margin-bottom: 7px; margin-top: 0; letter-spacing: .085em; }
a       { color: #40529f; text-decoration: none; }
a:hover { text-decoration: underline;  color: White;   }
form    { margin:0;}

#header         { width:760px; margin-left:auto; margin-right:auto;}
#header ul      { margin: 0; padding-left: 0; height: 44px; line-height: 44px; display: block; list-style: none; background-color: #4D4D4D; }
#header li      { display: inline; background-color: #222222;  float: right;  }
#header li a    { height: 44px; line-height: 44px; display: block; padding-left: 27px; padding-right: 27px; border-left: 1px solid Black; float: left;     }
#header li a:hover  { background-color: #444444; text-decoration: none;}
#header .Visual     { height:142px; background-image: url(../images/shmoocon-new.jpg);  background-repeat: no-repeat;  background-color: #4D4D4D;  border-top: 3px solid Black;   }

#indented { padding-left:25px; }
h1{ margin: 0; padding: 40px 0 0 0; font-weight: normal; color:#FFF;  font-size: 20pt;  }
h2{ margin: 0; padding: 10px 0 10px 15px; font-weight: normal; font-size: 15pt; background-position: right; background-color:#111111; background-image: url(../images/moose-new.png); background-repeat:no-repeat;}

#content{ width:760px; margin-left:auto; margin-right:auto;   }
#text{ padding: 15px 15px 15px 15px; border-bottom: 1px solid #484848; border-top: 1px solid #484848; background-color: #222222; }
#text p{	margin-bottom: 1em; font-weight:normal;}

#footer  { width:760px; margin-top:10px; margin-left:auto; margin-right:auto;  border-top: 2px solid #444;  text-align: left;  padding-top: 5px;   }
#footer p{ font-size: 11px; color: #444; }
#footer a{ font-size: 11px;	color: #fff; }

#preso-title { font-size: large; margin: 0;  }
#preso-speakers { margin-bottom: 7px; font-size: medium; font-style: italic;  }
#preso-bio { font-size: small; font-style: italic }
#preso-gap { margin: 30; }