#
# Mad Penguin Inc.
#
# Website stylesheet
# Last Mod: Approx 6/5/2006
#

body { background-color: #ffcccc }

.logo { padding-right: 15; }

.headertitle {  font-size: 24px; font-weight: normal; color: #660D81; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.title { font-weight: normal; font-style: italic; color: #660D81; font-family: Arial, Helvetica, sans-serif}


.navigation { background: #ffffff; border-top: 1px solid; height: 20 }
.navigation_sel { font-weight: normal; color: #9F1085; text-decoration: none; font-weight: bold; padding-left: 5px; padding-right: 5px  }
.navigation_link { color: #9F1085; text-decoration: none; padding-left: 5px; padding-right: 5px }

.content { padding-top: 20; padding-bottom: 20 }

.contact { background: #ffffff;  height: 20; font-style: italic; vertical-align: bottom; border-bottom: 1px solid }


.nav {  color: #6699CC; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
.nav:hover {  color: #FF9933; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

h1 {  font-size: 24px; font-weight: normal; color: #9F1085; font-family: Arial, Helvetica, sans-serif}
h2 {  font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal}
h3 {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal}

a {  color: #669966 }
a:hover {  color: #9F1085 }

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
th {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333 }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333 }

