/*start page styles*/
body {
background-color: #ffffff !important;
color: black !important;
}

#dropshadow   /*dropshadow background*/
{}

#header, #nav {
display: none;
}

#wrapper {
margin: 0 !important;
padding: 0 !important;
background-color: #ffffff !important;
}

#content {
margin: 0  !important;
padding: 0 !important;
color: black !important;
background-color: #ffffff !important;
width: 100% !important;
font-family: serif !important;
}

img {
display: none;
}

p, #content p, ul, #content ul, #content a {
font-family: times, serif !important;
font-size: 12px !important;
margin: 0 25% 0 0 !important;
background-color: #ffffff !important;
font-size: 16px !important;
color: black !important;
text-align: left !important;
background-color: white !important;
color: black !important;
background-repeat: no-repeat;
line-height: 2em;
}

#h1, #content h1 {
background: white !important;
color: black !important;
font-family: serif !important;
padding: 0 !important;
margin: 0 !important;
font-size: 18px !important;
font-weight: bold !important;
}

h2, h3  {
background: white !important;
color: black !important;
font-family: serif !important;
padding: 0 !important;
margin: 0 !important;
font-size: 16px !important;
font-weight: bold !important;
}


#footer {
display: none;
}







