/* General Text */
#container { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Sans-Serif; font-size: 12px; color: #626262; line-height: 1.4; }
#content { font-size: 12px; color: #444; }
#adthing { width: 204px; height: 225px; position: absolute; top: 168px; left: 710px; }

/* Lists */
ul { margin: 0 0 10px 25px; list-style-type: square; }
ul li { margin-top: 8px; }

/* Headers & Text */
h1 { font-size: 22px; color: #6b081d; margin: 10px 0 10px 0; }
h2 { font-size: 18px; color: #444; margin: 5px 0 5px 0; clear: both; }
p { text-align: left; margin: 8px 0 8px 0; }

/* Links */
a { color: #858333; }
a:hover { color: #858333; text-decoration: none; }

/* Alignment */
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
blockquote { margin-left: 25px; }

/* Presentations */
ul#presentations { margin: 0px 30px 0px 0px; }
ul#presentations li { display: table; margin-bottom: 10px; clear: both; font-size: 14px; }
ul#presentations li img { float: left; margin-right: 10px; }

/* Misc. */
.acpe { padding: 4px 11px 0 5px; float: left; }
.emphasis { color: #6b081d; text-align: center;}
.headshot {float: left; padding: 1px; border: 1px solid #312e2a; margin: 2px 10px 10px 0px;}
.rule { border-bottom: 1px solid #a8a8a8; margin: 20px 10px 20px 10px; }

