body { margin: 0000; padding: 0000; height: 100%; background-image: url(images/bg.jpg); background-repeat: repeat-y }

div.nav { float: left; width: 200px; padding-top: 10px; padding-left: 10px; font-size: 130%; font-weight: bold; font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif; }

div.content { margin-left: 220px; width: auto; padding-top: 10px; padding-right: 20px;  }

img.logo { margin-bottom: 10px; width: 120px; height: 60px; border: solid 0px white }

img.gallery { border: solid 0px green; width: auto; height: 175px }

.white {background-color: white }

h1, h2, h3, h4 { font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif; }

h1 { text-align: center; font-size: 300% }
h2 { text-align: center; font-size: 200% }

p, li {font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif }

p.footer { padding-top: 50px; padding-bottom: 10px; text-align: center; font-size: 80% }

.small { font-size: 90% }

.left { text-align: left }

.center { text-align: center }

.right { text-align: right }

.italic { font-style: italic }

.indent { padding-left: 40px; font-weight: normal }

.bold { font-weight: bold }

.nowrap { white-space: nowrap }

td {vertical-align: top; padding: 10px }

a { text-decoration: underline }

a:link { color: green }

a:visited { color: #00B000 }

a:hover { background-color: lime }

a:active { background-color: lime; }

a.image:link { color: white; background-color: #DDFFDD; border: solid 0px blue }

a.image: visited { color: white; background-color: #DDFFDD; border: solid 0px blue}

a.image:hover { color: white; background-color: #DDFFDD; border: solid 0px blue}

a.image:active { color: white; background-color: #DDFFDD; border: solid 0px blue }

a.gallery:link { background-color: white }
a.gallery:visited { background-color: white }
a.gallery:hover { background-color: lime }
a.gallery:active { background-color: lime }

/* 

Document headers

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<HTML>

<HEAD>

<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

*/
