body {  font-size: 75%; /* Resets 1em to 10px */
  font-family: Verdana, Arial, Tahoma, Sans-Serif;
  background: #ffffff; color: #000000;  margin: 30px;}   /*  background: #f0f0f0 url('images/bg.gif') repeat-x; */

a, a:link, a:active, a:visited { text-decoration: none; }
a:hover {}

h1, h2, h3, h4, form, p, ul { padding: 0; margin: 0; margin-left:20px;}
h1    {margin-bottom:20px;}
h2    {margin-bottom:20px;margin-left:200px;font-size:110%;}

p.bodytext  {margin-right:60px; padding-bottom:10px;padding-left: 50px; font-size:1.2em; }
caption.csc-textpic-caption {font-size:0.8em;}

ul    {margin-right:100px;margin-left:30px;}
ul li {margin: 10px;margin-left:30px;} 

.small { font-size: 0.75em; }
.clear { clear: both; overflow: hidden; height: 0; }


#page {  width: 900px;margin: 0 auto;}

/* Header Style */
#header {height: 50px;  margin: 30px 0 0px 0;}        /* background: transparent url('images/logo.gif') no-repeat left center;cursor: pointer; */
#header1 { float:left; font-size: 2em; }
#header2  { float: right; font-size: 2em; }
#header2 a {color: #cc4545;}                             /* text-indent: -9000px; */
/* End Header Style */

/* Navigation Style */
#navigation {height: 30px;background-color: #000000;line-height: 30px;text-align: center;margin: 20px 0 30px 0;}    /*  background: transparent url('images/bg-500.gif') repeat-x;  */
#navigation a, #navigation a:visited { color: #ffffff; text-transform: uppercase; }
#navigation a:hover {}
#navigation ul { list-style: none; }
#navigation ul li { display: inline; padding: 0 10px 0px 10px; }
#navigation ul li.current_page_item a {font-weight: bold;}
#navigation ul li.current_page_item a:visited {font-weight: bold;}
/* End Navigation Style */

/* Footer Style */
#footer {height: 30px; background-color: #000000; color: #ffffff;line-height: 30px;
  text-align: center; margin: 30px 0 30px 0; }  /*  background: transparent url('images/bg-500.gif') repeat-x;  */
#footer a, #footer a:visited { color: #ffffff; text-transform: uppercase; text-decoration: none; }
/* #footer a:hover { } */
/* End Footer Style */