#wrapper {
width: 800px;
text-align: left;
margin: 0 auto;
}

body {
}
#header {
background: url(../images/header_06.png);
width: 800px;
height: 200px;
color: orange;
font-size: 46pt;
font-weight: bold;
}

#leftNav {
width: 150px;
float: left;
margin: 0px 10px 0px 0px;
text-align:center;
}

#tips {
width: 150px;
float: right;
background: url(../images/tips_back3.png) top no-repeat;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
color: white;
}

#tipsy {
width: 130px;
background: url(../images/tips_back3.png) top repeat-y;
padding: 0px 10px 0px 10px;
}

#content {
margin-left: 10px;
font-size:13pt;
/*float: right;*/
}

#footer {
background: url(../images/footer_03.png) bottom no-repeat;
width: 800px;
height: 57px;
padding-top: 18px;
text-align: center;
margin: 75px 0px 0px 0px;
color: #000066;
font-size: 12pt;
font-weight: bold;
}

#box{
background-color:#99CCFF;
font-size:small;
font-style:italic;
padding-left:10px;
padding-right:10px;
width: 80%;
margin-left: 30px;
}

a.footer:link, a.footer:visited {
color: #000066;
}

a.footer:hover {
color: #000066;
background-color: none;
}

.path {
font-size: 36px;
color:#0000FF;
}
.fna {
font-family:"Monotype Corsiva", Arial, sans-serif;
color:#FF6600;
font-size: 100px;
font-style:oblique;
}
.h1 {
text-decoration:underline;
text-shadow: #660000
border-bottom:thin;
border-bottom-color: #FF0000;
font-size: 24px;
font-family:Pristina, "Monotype Corsiva", Arial, sans-serif;
font-weight:bold;
color:#CC0000;
}

.h2{
font-size:36px;
color:#CC0000;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

a.tipsy:link, a.footer:visited {
color: #000;
font-weight:bold;
}

a.tipsy:hover {
color: #FFF;
background-color: none;
}