
body {  
  padding : 0;
  margin : 0; 
  background-image:url(../images/sr_background.jpg);
  font : 100.1% 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif;
}

/* 
  This is the inner wrapper which contains the entire site 
*/


/*
  Global link styling except where specified otherwise 
*/
a {
  color : #000;
}

a:hover, a:focus, a:active {
  color : #000;
  text-decoration : none;
}

a:focus, a:active {
  color : #fff;
  background-color : #000033;
}

/*
  Jump link navigation styling 
*/
ul#jumplinks {
  padding : 63px 0;
  margin : 0;
  display : block;
  width : 760px;
  height : .5em;
}

ul#jumplinks li {
  display : inline;
  float : right;
}

ul#jumplinks li a {
  padding : 0 10px;
  margin : 0 5px;
  color:#FFFFFF;
  text-decoration: none;
}

/*
  The masthead and h1 styling 
*/
#header {
margin:4px auto;
  width : 1024px;
  height : 319px;
  background : transparent url(../images/pregraphic.jpg) no-repeat; /* CHANGED/ADDED THIS */
}

#header h1 {
  padding : 0;
  margin : 0;
}

/*
  Specify the h1 link styling
*/
#header h1 a {
  display : block;
  width : 740px;
  height : 78px;
  padding : 10px;
  color : #eecc11;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  text-decoration : none;
}

#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
  color : #fff;
  background : transparent;
}

#header h1 a:focus, #header h1 a:active {
  text-decoration : underline;
}

/*
  Layout the content area 
*/
#wrapper {
  width : 1024px;
  margin :auto;
}

#content {
  background-image:url(../images/background.jpg);
  float : left;
  display : inline;
  width : 566px;
  padding-left:20px;
  padding-right:20px;
  margin-left:4px;
  margin-bottom:4px;
  font-size:12px;

}

#contentwide {
  float : left;
  display : inline;
  width : 742px;
  padding-left:30px;
  padding-right:20px;
  font-size:12px;
  background:#FFFFFF;
}
#news {

}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
/* 
  The nvaigation bar positioning
*/
p#navbar {
  font-size : 1em;
  float : left;
}

/*
  Content elements positioning tweaks and styling
*/
h2, h3 {
color:#CC3300;
text-shadow:#999999;
} 

ul {
  list-style-type : square;
  padding-left : 40px;
  margin-left : -5px;
}  

dl {
  margin-left : 20px;
}

dt {
  font-weight : bold;
  color : #386088;
  background-image:url(../images/fontbkgrnd.png);
  padding:2px;
}

blockquote {
  margin-left : 20px;
  padding-left : 15px;
  border-left : 2px dotted #386088;
}

blockquote cite {
  display : block;
  text-align : right;
  font-weight : bold;
  color : #386088;
}

/*
  Layout the sidebar area and style its content
*/
#sidebarleft {
  background-image:url(../images/background.jpg);
  float : left;
  display : inline;
  width : 180px;
  height:auto;
  margin : 0;
  padding : 10px;
  color : #fff;
}

#sidebarleft h3 {
  color : #fff;
  font-size:16px;
  font-weight:bolder;
  margin-bottom:10px;
}

#sidebarleft a {
  color : #ccc;
}

#sidebarleft a:hover, #sidebar a:focus, #sidebar a:active {
  color : #eecc11;
}

#sidebarleft a:focus, #sidebar a:active {
  background-color : #003366;
}

#sidebar {
  background-image:url(../images/background.jpg);
  float : right;
  font-size:14px;
  display : inline;
  width : 190px;
  margin : 0;
  padding : 10px;
  color : #000;
}

#sidebar h3 {
  color : #fff;
  font-size:16px;
  font-weight:bolder;
  margin-bottom:10px;
}

#sidebar a {
  color : #ccc;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
  color : #eecc11;
}

#sidebar a:focus, #sidebar a:active {
  background-color : #003366;
}

/*
  Style the main navigation menu
*/
ul#navmenu { 
  margin : 0;
  padding-left :5px;
  list-style-type : none;

}

ul#navmenu li {
  margin-bottom : 5px;
}

ul#navmenu a { 
  font-size:0.7em;
  height : auto;
  padding : 0;
  text-align : left;
  text-decoration : none;
  color:#336699;
  cursor : pointer;
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active, 
ul#navmenu a.selected, ul#navmenu a.selected:hover, ul#navmenu a.selected:focus, ul#navmenu a.selected:active { 
  background : url(../images/bg2.png) repeat-x; /* CHANGED/ADDED THIS */
  color:#990000;
}

ul#navmenu a.selected { 
  text-align : right;
  cursor : default;
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active { 
  background : #333 url(../images/background_01.gif) repeat-x; /* CHANGED/ADDED THIS */
  color : #fff;
}
#navmenu2 {
  margin : 0;
  padding : 10px;
  list-style-type : none;
  color:#000000
  }
#navmenu p {
font-size: 10px;
color: #000
};
#navmenu2 p {
font-size:12px
}
#thedate {
background-color:#CC6600;
}


/*
  Layout the footer
*/
#footer {
  clear : both;
  width : 1024px;
  height : auto;
  margin-top:14px;
  padding-top:10px;
  text-align:center;
  font-size :10px;
  color:#CC3300;
  background-image:url(../images/background.jpg);
}

/*
  Style the various footer elements
*/


ul#footnav {
  margin : 0;
  padding : 10px;
  font-size:10px
}

ul#footnav li {
  display : inline;
}


ul#footnav li a {
  padding : 0 5px;
  color : #eecc11;
}


#footer a {
  padding : 0;
  color : #ddd;
  text-decoration:none;
}

#footer p {
display:block;
  color : #666;
  float:right;
  text-align:right;
  font-size:10px;
margin: 0 0 0 -100px;
}

#footer a:hover, #footer a:focus, #footer a:active {
  color:#3366CC;
}

ul#footnav li a:hover, ul#footnav li a:focus, ul#footnav li a:active {
  color:#3366CC;
  text-decoration : none;
}

#footer a:focus, #footer a:active, ul#footnav li a:focus, ul#footnav li a:active {
  background-color : #003366;
}

