a:link {
color: "#FF9900";
text-decoration: none;
background-color: none;
}
a:visited {
color: #FF9900;
text-decoration: none;
background-color: none;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: none;
}
a:active {
color: #FF9900;
text-decoration: none;
background-color: none;
}
a:external:link {
color: #FF9900;
text-decoration: none;
background-color: none;
}
a:link img {
border-color: #FF9900;
text-decoration: none;
background-color: none;
}

 


body {
margin: 0px;
}

.warning {
color: "000";
font-weight: bold;
}

.menu {
font-size: 14px/0%;
line-height: 0;
color: "F90";
}

.ol {
font-size: 20px/0%;
line-height: 0;
color: "silver";
list=style-type: upper-roman;
}

ul {
list-style-type: square;
list-style-position: outside;
margin: 0em 0 0 1.25em;
padding: 0;
width: 33em;
border: 0px dotted black;
}

div.space p {
margin: 0.5em 0 0 0;
padding: 0;
}

div.space p.first {
margin: 10px;
}

.first-line {
color: "aqua";
font-size: 100%;
}

td {
font-fa#000000;
font-size: 11px/0%;
text-align: left;
line-height: 1.2;
letter-spacing: 0.125em;
}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #F0F0F0;
font-size: 11px/135%;
text-align: right; 
font-style: italic; 
letter-spacing: 0.15em;
}

h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #F0F0F0;
font-size: 14px/135%;
margin-top: 15px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
text-align: center; 
font-style: none; 
letter-spacing: 0.15em;
}

h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px/135%; 
text-align: left; 
font-style: none; 
letter-spacing: 0.15em;
}

h4 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
text-align: left; 
line-height: 2;
font-style: none; 
font-weight: lighter;
letter-spacing: 0em;
}

h5 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
text-align: left;
line-height: 1.2;
font-weight: lighter;
letter-spacing: 0.125em;
}

h6 {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px/0%;
text-align: center;
line-height: 1.2;
font-weight: lighter;
letter-spacing: 0.125em;
}

#header {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #000000;
margin-top: 10px;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
font-size: 11px/135%; 
text-align: center; 
font-style: none; 
letter-spacing: 0.15em;
}

#navbar {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FF9900;
font-size: 12px;
text-align: center;
font-style: none; 
letter-spacing: 0.1em;
padding: 5px 5px 5px 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background-color: "#000";
border-top: 0px;
border-bottom: 0px solid "#f90";
border-left: 0px solid "#f90";
border-right: 0px solid "#f90";
width: 110%;
}

#navbarorder {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FF9900;
font-size: 9px/0%;
text-align: center;
font-style: none; 
letter-spacing: 0.1em;
padding: 5px 5px 5px 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background-color: "#000";
border-top: 0px;
border-bottom: 0px solid "#f90";
border-left: 0px solid "#f90";
border-right: 0px solid "#f90";
width: 100%;
}

#TypicalBox {
width: 450px;
padding: 10px;
border: 1px solid #000;
margin: 20px;
font-family: Georgia, serif;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
color: #000000;
font-size: 11px/110%;
text-align: left; 
font-style: none; 
letter-spacing: 0.15em;
}

#bgform {
position: absolute; 
z-index: 4; 
visibility: visible; 
left: 498px; 
top: 425px; 
width: 184px; 
height: 130px;
}

#bio {
position: absolute; 
visibility: visible;
z-index: 2; 
left: 56px; 
top: 428px; 
width: 400px; 
height: 143px; 
overflow: auto;
}

/* This is hidden field on the order form -  It is to prevent spam */
input#lastname { display:none; }
