/* Sometimes we actually want an old-style link on the page */
a.retro { text-decoration:underline; color:blue; }

/* About Page */
.about-container { width: 100%; margin: auto; padding: 10px; }
.about-left { width: 150px; float: left; }
.about-right { margin-left: 20%; }

/* Media Kit */
a.media {font-size:125%; font-weight:bold;}

/* Home Study Course -- probably need to generalize this, but what to call it? */
img.hsc { padding-top: 8px; }

/* Styles added for Invincible Divorcee page on robertrudelic.com
h2.title { font-family: Arial, Verdana, Helvetica, sans-serif !important; }
.bottomboxtitle { font-family: Arial, Verdana, Helvetica, sans-serif; }
.boxtitle { font-family: Arial, Verdana, Helvetica, sans-serif; }
.boxsubtitle { font-family: Arial, Verdana, Helvetica, sans-serif; }
.invincible-subtitle { color:white; font-weight:100; text-shadow: 2px 2px #888888; }
.text { width: 100% !important; }
*/
