body
{
   font-family:Geneva,Tahoma,Verdana,sans_serif;
   background:#EEEEEE;
   padding:0;
   margin:0;
}
#page
{
  width:820px;
  margin:auto;
}
#content
{

   font-family:Geneva,Tahoma,Verdana,sans_serif;
  font-size:.9em;
  min-height:500px;
  width:600px;
  padding:10px;
  padding-left:50px;
  background:white;
  float:left;
}
*html #page #content
{
  height:500px;
}

#content a, #content a:visited, #content a:active
{
  color:#C60D27;
  text-decoration:none;
}

#content a:hover
{
background:#C60D27;
color: #FFFFFF;
}


.serif
{
  font-family:"Times New Roman",serif
}

#header
{
  background:#F9DB53;
  width:820px;
  padding:20px;
  color:#C60D27;
 /* align:center;*/
  font-size:1.2em;
  margin-bottom:0;
}
#header a, #header a:visited, #header a:active
{
  color:#C60D27;
  text-decoration:none;
}
#sidebar
{
  min-height:500px;
  width:180px;
  margin:auto;
  padding:10px;
  float:right;
  background:#787C80;
  font-size:.8em;
}
*html #page #sidebar
{
  height:500px;
}
#sidebar ul
{
  list-style:none;
  margin:0;
  padding:0;
}

#sidebar ul li
{
  padding-left:10px;
  padding-bottom:5px;
  font-weight:bold;
}
#sidebar ul li ul li
{
  font-weight:normal;
}
#sidebar a, #sidebar a:visited
{
  color:white;
  text-decoration:none;
}
#sidebar a:hover
{
  background:#C60D27;
  display:block;
}

li.page_item current_page_item, li.page_item current_page_parent
{
   background:white;
padding:10px;
}
#navigation
{
  list-style:none;
  background:#787C80;
  width:820px;
  margin-bottom:1px;
  margin-top:1px;
}
#navigation a, #navigation a:visited /*#subnav a, #subnav a:visited */
{
  color:white;
  text-decoration:none;
}
#subnav a, #subnav a:visited
{
  color:#000000;
  text-decoration:none;
}

#navigation a:hover, #subnav a:hover
{
  background:#C60D27;
  color:#FFFFFF;
}
#navigation li
{
  display:inline;
  padding-right:10px;
  padding-left:10px;
  border-right:1px solid white;
}
#navigation li ul
{
  display:none;

}

#page
{
  width:860px;
  margin:auto;
}
#subnav
{
   color: #000000;
   background:#CFCFCF;
   list-style:none;
   display:block;
   width:100%;
   padding:0;
   margin:0;
}
#subnav li
{
  list-style:none;
  display:inline;
}
#subnav li a
{
 display:none;

}
#subnav li.current_page_item ul li a,

#subnav li.current_page_parent ul li a
{
  display:inline;
  padding-right:10px;
  padding-left:10px;
  border-right:1px solid white;;
}
#adminLinks li a, #adminLinks li a:visited
{
  color:#000000;
}
.post h2 a, .post h2 a:hover, .post h2 a:visited
{
  color:black;
  text-decoration:none;
}
hr
{
  width:300px;
  margin:auto;
}
.pdf
{

  background-image:url(http://localhost:8888/sp/wp-content/themes/default_gettext/images/acrobat.gif);
  background-repeat:no-repeat;
  background-position:topleft;
  padding-left:19px;
  height:20px;
  padding-bottom:3px;
}
input
{
  border:0;
  padding:2px;
  margin:2px;
}
input#searchsubmit
{
  border:1px solid white;
}

a
{

}