/*
body {font-size: 12pt; font-family: Sans-Serif; color: white; background-color: gray; }
*/

body {
margin: 0;
padding: 0;
background-color: #f3b044; 
/*
background-image:url(../images/rock.gif);
*/
background-repeat;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center; }

h1  {font-size: 24pt; font-family: Sans-Serif; color: white; text-align: center; }

h2  {font-size: 16pt; font-family: Sans-Serif; color: yellow; text-align: center; }

h3  {font-size: 12pt; font-family: Sans-Serif; color: white; text-align: center; }

h4  {font-size: 11pt; font-family: Sans-Serif; color: white; text-align: center; }

h5  {font-size: 10pt; font-family: Sans-Serif; color: white; text-align: left; }

p {text-indent: 4em;  text-align: justify; font-size:10pt;}

p1 {text-indent: 2em; text-align: justify; }

li {font-size: 16pt;}

img { border-width:10px; border-style: solid; border-color: silver; }


.red  {text-indent: 2em;  background-color: red; text-align: justify; }

a:link {color: black; text-decoration: none; }

a:visited {color: black; text-decoration: none; }

a:active {color: black; text-decoration: none; }

a:hover {color: orange; text-decoration: bold; underline; }

td {font-size:12pt; color: black; text-align: center; vertical-align: top;}


dd {color: white}

dt {color: white; font-weight: bold}

#content {margin: 0px 25% 10 330px; padding: 3px; color: white;}



#header {
background-image: url(../images/panoramax.jpg);
width:100%;
height: 145px;
color: white;
background-color: transparent;
}


#header h1 {
font: normal 250% chalkdust, verdana, voltage, Times, Broadway, Georgia, "Times New Roman", Times, serif;
color: red;
background-color: transparent;
text-align: center;
margin-top: -60px;
margin-bottom: -5px;
}



#navi {
width:650;
height: 5px;
background-color: #f3b044;
font-family: Arial;
font-size: .9em;
}

#navi ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}

#navi li {
display: inline;
}

#navi a:link {
margin-right: 2px;
padding: 3px 10px 2px 10px;
color: #a62020;
background-color: #fce6ea;
text-decoration: none;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #717171;
border-right: 1px solid #717171;
}


#navi a:visited {
margin-right: 2px;
padding: 3px 10px 2px 10px;
color: #a62020;
background-color: #fce6ea;
text-decoration: none;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #717171;
border-right: 1px solid #717171;
}




#navi a:hover {
border-top: 1px solid #717171;
border-left: 1px solid #717171;
border-bottom: 1px solid #ffffff;
border-right: 1px solid  #ffffff;
}




/*
#navi {
font-family: Arial;
font-size: .9em;
}

#navi ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}

#navi li {
display: inline;
}

#navi a:link, #navigation a:visited {
padding: 3px 10px 2px 10px;
background-color: #b51032;
color: #ffffff;
text-decoration: none;
border: 1px solid #711515;
}

#navi a:hover {
background-color: blue;
color: #ffffff;
}
*/
