/* General Text */
#content { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Sans-Serif; font-size: 12px; color: #333333; line-height: 18px; padding: 10px 30px 0px 30px;}
#footer {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; color: #333333; line-height: 18px; padding: 0px 30px;}

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

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

/* Links */
a { color: #a43d3c; }
a:hover { color: #a43d3c; text-decoration: underline; }

/* Alignment */
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

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

/* Misc. */
.acpe { padding-right: 8px; padding: 4px 0 5px; float: left; }
.emphasis { color: red; }
.faculty { margin-right: 8px; padding: 1px; border: 1px solid #a2a2a2; float: left; }
.divider { color: #d4d2d2; border-top: 1px solid #d4d2d2; height: 1px; width: 100%; margin: 15px 0px 15px 0px;}

