/* Style sheet across Ian's website */
/* To be used in conjunction with Jalbum generated syle sheet:*/
/* images/res/styles.css */

p { font-size: 12px;}
h1 { font-size: 30px; font-weight: bold; }
h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 16px; font-weight: bold; }
hr { size: 1px; color: #999999 }

.header{ text-align: center; font-family: american typewriter,verdana,serif; font-size: 50px; font-weight: bold; text-shadow: 3px 3px 10px }
.navigation{ margin: -15px; padding: 15px; font-family: verdana,arial,sans-serif; font-size: 10px; font-weight: bold}
.content{ padding: 25px; font-family: verdana,arial,sans-serif; font-size: 12px }
.footer{ padding: 10px; font-family: verdana,arial,sans-serif; font-size: 10px; border-top: 1px solid #999999 }
.slideshow{ text-align: center }

a:link { text-decoration: none; color: #0000CC }
a:visited { text-decoration: none; color: #6666FF }
a:active { text-decoration: underline; color: #6666FF }
a:hover {  text-decoration: underline; color: #6666FF }



