body {
margin:0px;
background-color: #FFFFFF;
}

#main {
margin:0px;
background-color: white;
}


#wholesitepositionid {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}


#wholesitecenterid {
margin: auto;
width: 685px;
position: relative;
display: block;
background-color: white;
border-color: #D6006B;
border-style: solid;
border-width:1px;
}


#topmenuline {
padding: 0px, 0px, 150px, 0px;
position: absolute;
top:183px;
left:20px;
background-color: white;
z-index:60;
}
td.textmenus {
padding-right:15px;
}
a.textselected {
color: #D6006B;
font-size: 16px;
font-family: "times new roman";
font-variant: small-caps;
text-decoration:none;
}
a.textnotselected {
color: #000000;
font-size: 16px;
font-family: "times new roman";
font-variant: small-caps;
text-decoration:none;
}
a.textselected:hover {
color: #D6006B;
font-size: 16px;
font-family: "times new roman";
font-variant: small-caps;
text-decoration:none;
}
a.textnotselected:hover {
color: #D6006B;
font-size: 16px;
font-family: "times new roman";
font-variant: small-caps;
text-decoration:none;
}

#article {
width: 481px;
position: relative;
background-color: white;
border: 20px solid #FFFFFF;
}

#earlygraphics {
position: relative;
width: 501px;
height: 150px;
background-color: white;
border: 20px solid #FFFFFF;
}

#lategraphics {
position: absolute;
width: 179px;
left: 502px;
top: 20px;
}

#basescrollgraphicid {
position: relative;
margin: auto;
width: 685px;
display: block;
border-color: #D6006B;
border-style: solid;
border-width:1px;
}

#spacer {
display: none;
}

a:link
{ color: #5B5B5B; text-decoration:none; font-weight:bold;}
a:hover
{ color:#D6006B; text-decoration:underline;}

h1 {font-family: "georgia"; color: #D6006B; font-style: italic; font-size: 20px; } 
h2 {font-family: tahoma; color: #000000; font-weight:bold; font-size: 14px; }
h3 {font-family: "georgia"; color: #D6006B; font-size: 13px; }

p {font-family: arial; color: black; font-size: 14px; } 

.backtotop {font-family: verdana; color: #D6006B; font-size: 10px; ]

.quotes {font-family: georgia; font-style: italic; color: #D6006B; font-size:16px; }
.quoteclose {font-family: verdana; font-style: italic; color: #5B5B5B; font-size:10px; }

}
.logotext {
  color: #000000;
  font-size: 24px;
  font-family: "times new roman";
  font-variant: small-caps;
  font-weight: bold;
}
.basescroll {
  color: #D6006B;
  font-size: 14px;
  font-family: "times new roman";
  font-variant: small-caps;}

input.submitbutton {
  border: #D6006B 2px solid;
  background-color: white;
  font-family: verdana;
}



table.inputform {
  border: #D6006B 1px solid;
}
td.inputform {
  font-size: 12px;
  font-color: black;
  font-family: verdana;
  align: right;
}