body
{

	font-size: 1.2em; font-family: times new roman; text-align:left; background-color:#ffffff; 

}

H1 { font-size:2.5em; font-family: Arial, Helvetica; text-align:center; color:black; margin:0px 0px 0px 0px; padding:0px;}
H2 { font-size:1.5em; font-family: Arial, Helvetica; text-align:center; color:#000080 }
H3 { font-size: 1.2em; color: purple }
HR {color: #000080}
p {text-align: left;}
a:link{color: #000080}
a:hover{ color:blue}
a:active{ color:red }


#top {
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0px;
top: 0px;
right: 0px;
width: 102%;
background: #000080;
font-size: 1em; color: white; font-family: Arial, Helvetica; text-align:center;
a:link{color: #ffffff}
a:hover{ color:#ffffff}
a:active{ color:#ffffff}
}

#left {
position: absolute;
margin-left: 5%;
padding: 10px;
left: 0px;
top: 15px;
width: 140px;
background: #ffffcc;
}

#center{
background: #ffffff;
margin-top: 0px;
margin-left:105px;
margin-right: 105px;
padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px;
}

#right {
position: absolute;
margin-right: 5px;
padding: 10px;
right: 0px;
top: 5px;
width: 140px;
background: #ffffcc;
}

.menubox
{
border: 2px; border-style: solid; border-color: #000080;
margin-left: 0px;
background-color:#ffffcc;
padding-left: 6px; padding right: 6px; padding-top: 0px; padding-bottom: 6px;
text-align:left;
width:80%; 
}
/*This is a colored border around text for the upper left-hand menu<div class="menubox">content of box</div>. I didn't use this on this site for the menu, I just put the menu in the #left section*/



.whitebox
{
margin-left:10%; margin-right:auto;
background-color:#ffffff;
width:80%; 
}
/*This is an 80% white background around text<div class="whitebox">content of box</div>*/


.smallbox
{
border: 2px; border-style: solid; border-color: #000080;  
margin-left: auto;
margin-right: auto;
background-color:#DFE7EC;
padding-left: 6px; padding right: 6px; padding-top: 6px; padding-bottom: 6px;
width:70%;}
/*This is a colored border around text for the upper left-hand menu<div class="borderbox">content of box</div>*/


.textbox
{
border: 2px; border-style: solid; border-color: #FFCCCC;  
margin-left:10%; margin-right:auto;
background-color:#FDF2D0;
padding-left: 6px; padding right: 6px; padding-top: 0px; padding-bottom: 6px;
width:80%; 
}
/*This is a colored box surrounding text<div class="textbox">content of box</div>*/


.orderbox
{
width: 80%; margin-left: auto; margin-right: auto;
background-color:#FDF2D0;
border: 3px; border-style: dashed; border-color:black;
padding: 6px; 
}
/*This is a colored box surrounding text<div class="textbox">content of box</div>*/


.white80
{
padding-left: 6px; padding right: 6px; padding-top: 0px; padding-bottom: 6px;
width:80%; 
}
/*This is a colored box surrounding text<div class="textbox">content of box</div>*/


/*CSS Code for the ultimate submit button */

.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
 
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}



/* Navy Blue 36 73 103 244967 */
