body {
  margin: 0; 
  text-align: center;
  font: 0.8em verdana, arial, sans-serif;  
  line-height: 180%;
  /*color: #FFF;*/
  background:  url(bg_body_wide.jpg) repeat-y top center;
}

p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}

p2 { font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
}

p3 { font-family:Lucida Console, monospace;
}

p4 { font-family:Lucida Console, monospace;
  text-align: center;
}

a {
  color: #006;
}

a:visited {
  color: #600;
}

a:hover {
  color: #009;
}

h1 {
  clear: both;
  margin: 10px 0;
  font: 700 1em "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:20px;
  color: #FFF;
  background: #686868;
}

h1 span {
  display: block;
  padding: 2px;
  background: url(rounded_br.gif) no-repeat bottom right;
}

h2 {
  clear: both;
  margin-left: 5px;
  margin-top: 10px;
  padding-top: 10px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:60px;
  color: #FFF;
  background: none;
}

h2 span {
  display: block;
  /*padding: 2px;*/
  background: url(rounded_br.gif) no-repeat bottom right;
}

h3 {
  clear: both;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 4px;
  margin-right: 4px;
  font: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:25px;
  color: #FFF;
  background: none;
}

h3 span {
  display: block;
  padding: 2px;
  background: url(rounded_br.gif) no-repeat bottom right;
}

h4 {
  clear: both;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 4px;
  margin-right: 4px;
  font: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:20px;
  text-decoration:underline;
  color: #000;
  background: none;
}

h5 {
  clear: both;
  margin: 10px 0;
  font: 700 1em "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:20px;
  color: #039;
  padding-top: 4px;
  /*background:  url(rounded_bl3.png) no-repeat bottom right;*/
  border:				0px #00F solid;
  border-bottom-width:5px;
  /*border-right-width:5px;*/
}

h5 span {
  display: block;
  padding: 2px;
  /*background: url(rounded_bl3.png) no-repeat bottom right;*/
}

h6 {
  display: block;
  font-size:12px;
  font-weight:300;
  background: none;
}

h7 {
  clear: both;
  margin: 10px 0;
  font: 700 1em "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:20px;
  color: #FFF;
  background: #065068;
}

h7 span {
  display: block;
  padding: 2px;
  background: #065068;
}

h8 {
  clear: both;
  margin: 10px 0;
  font: 700 1em "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:20px;
  color: #039;
  padding-top: 4px;
  /*background:  url(rounded_bl3.png) no-repeat bottom right;*/
  border:				0px #00F solid;
  /*border-bottom-width:5px;*/
  /*border-right-width:5px;*/
}

h9 {  font: 700 1em "Palatino Linotype", "Book Antiqua", Palatino, serif ;
  font-size:20px;
  color: #039;
}

pref {
	display:  block;
    margin-left:20px;
    margin-right:20px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
	border: 0px #06F solid;
	border-bottom-width:3px;
	border-top-width:3px;
}

#sideBar h1 {
  text-align: left;
  background: #063063;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: #063063;
}

#text h1 {
  text-align: left;
  background: #063063;
}

#text h1 span {
  display: block;
  padding: 2px;
  background: #063063;
}

#text h7 {
  text-align: left;
  background: #065068;
}

#text h7 span {
  display: block;
  padding: 2px;
  background: #065068;
}

#content ol li { 
  color: #9BE4FF;
}

#content ol li span {
  color: #EEE;
}

#content ul {
  padding-bottom: 10px;
}

#content ul li {
  /*list-style-image: url(li_bullet.gif);*/
}

/***************************************************
  Layout Element Styles
 ***************************************************/

#header {  
  width: 100%;
  height: 110px;/*10em; */
  background: #FFFFFF url(bg_header.jpg) repeat-y top center;  
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
  width: 980px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: left;  
}

/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.6em;
  float: left;
}

#title h2 {
  display: inline;
  color:  #FFF;
  background-image: none;
}

#title h3 {
  display: inline;
  color:  #FFF;
  background-image: none;
}

/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side bar
 2. Dropdown image
 3. Right side text 
 ***************************************************/

#content {
	clear: both;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#sideBar {
  float: left;
  width: 135px !important;
  height: 1150px;
  padding: 10px 10px 60px 0 !important;
}

#image {
  float: left;
  width: 141px;
  margin-left: 0px;
  /*vertical-align: top;*/
  padding-bottom: 20px;
}

#text {
  float: left;
  width: 650px !important;
  /*width: 437px; */
  padding: 10px 5px 20px 20px !important;
}

/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding-top: 10px;
  padding-bottom:5px;
  padding-left: 2px;
  padding-right: 0px;
}

.sideMenu a {
  display: block;
  text-align: left;
  text-decoration: none;
  margin-bottom: 1px; 
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #99FFFF;
}

.sideMenu a:hover span {
  background: #99FFFF;
}

/***************************************************
  enlarge thumnail
 ***************************************************/
img {
	border: none;
}

img2 {
	border: none;
	padding-bottom: 20px;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 1px;
	width: 130px;
}

ul.thumb li {
	margin: 0; 
	padding: 5px;
	float: left;
	position: relative;
	width: 120px;
	height: 170px; 
}

ul.thumb li img {
	width: 120px; 
	height: 164px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	/*-ms-interpolation-mode: bicubic; */
}

ul.thumb li img.hover {
	/*background:url(thumb_bg.png) no-repeat center center;*/
	border: none;
}

ul.thumb li2 {
	margin: 0; 
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	float: left;
	position: relative;
	width: 120px;
	height: 40px; 
	border: none;
}

ul.thumb2 {
	float: left;
	list-style: none;
	margin: 0;
	padding: 1px;
	width: 650px;
}

ul.thumb2 li3 {
	margin: 0; 
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 6px;
	float: left;
	position: relative;
	width: 650px;
	border: none;
}

ul.thumb2 li4 {
	margin: 0; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 6px;
	float: left;
	position: relative;
	width: 650px;
	border: none;
}

/***************************************************
 Content listing
 ***************************************************/



/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
 /* width: 880px;
  /*margin: 101px 779px;*/
  text-align: left;
  margin-top:  5em;
  margin-left: 50px;
  margin-right: 980px;
  padding-top: 2em;
  border-top: solid;
  border-top-color:#FFF;
  border-top-width:thin;
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
  font-size: 9px;
}

#footer a {
  color: #000;
  padding-left: 20px;
}

#footer a:hover {
  color: #30F;
}

/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}
