body {
	margin: 0;
	border: 0;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	background-color: #fff7a7;
/*	background-image: url(images/bg3.jpg);
	background-repeat: repeat; */
}
h1 {
	color: #006600;
	font-size: 1.7em;
	font-variant: small-caps;
	font-weight: bold;
/*	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
*/
}
h2 {
	font-size:1.6em;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
       /* letter-spacing: 1px; */
	color: #555;
}
h3 {color:#333;font-size:1.2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
}
h4, h5 {
	padding-top: 0.5em;
}

em {
        font-style: italic;
	font-weight: normal;
}

.menu hr {
  border: 1px solid #80eb00;
  width: 90%;
}

li {
	list-style-image: url(images/bullet.gif);
	margin-left:-30px;
}
img {border:0}

#workspace {
	position: relative;
	top: 0;
	left: 0;
	width: 1000px;
	background-color:#fff
	border: 1px dashed #red;
}

#leftside {
	position: fixed;
	top:145px;
	left:0;
  width: 237px;
  height: 100%;
	clear: both;
	vertical-align: top;
  z-index: 2;
}
.navibox_outer {
  background-image: url(images/nbox_bg.gif);
  background-repeat: repeat-y;
  border-bottom: 2px solid #60b030;
}
.navibox {
  background-image: url(images/nbox_m.gif);
  background-repeat: repeat-y;
	position: absolute;
	width: 210px;
 /*  height: 310px; */
  padding:10px 0 10px 25px;
  font-size:0.7em;
  font-weight: bold;
  line-height:1.5em;
  color:#555;
  z-index: 2;
}
.navibox li {
  list-style-image: none;
}
.navibox_sub {
  background-image: url(images/nbox_sub.gif);
  background-repeat: repeat-y;
  width:237px;
}

#top {
  position: fixed;
  top: 0px;
  left:0px;
  height: 145px;
  width:982px;
  overflow: hidden;
  z-index:10;
  text-align:right;
  vertical-align:top;
  background-color:#fff;
  border-right: 1px solid #60b030;
	z-index: 10;
}
#top_message {
	position: absolute;
	top: 50px;
	left: 300px;
	width: 550px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	/* font-weight: bold; */
	font-style: italic;
	line-height: 1.5em;
	color: #8FBC8F;
	z-index: 10;
	letter-spacing: 2px;
	text-align: left;
}
#t_b {
  position: absolute;
  top: 123px;
  left:237px;
  width:745px;
  height: 20px;
  background-image: url(images/c_top.gif);
  background-repeat: repeat-x;
  background-color:#fff;
  left:237px;
	z-index: 10;
}

#cont_area {
	position: absolute;
	top: 145px;
	left: 237px;
	width: 745px;
	min-height: 80%;
	background-color: #fff;
	border-right: 1px solid #60b030;
	overflow: visible;
	z-index: 0;
}

#cont {
	width: 665px;
	padding: 15px 40px 5px 40px;
	color: #333;
	line-height: 1.6em;
	overflow: visible;
	background-color: #fff;
	z-index: 0;
}

.sp {
	width: 85%;
  margin:auto;
}
.sp_o {
  margin:auto;
  text-align: center;
  clear:both;
}
.sp_l {
  width: 45%;
  float: left;
}
.sp_r {
  width: 45%;
  float: right;
}

.thinline {
	height: 1px;
	 color: #00a400;
	 width: 85%;
}

#copyr {
	text-align: right;
	font-size: 0.7em;
	color: #555555;
	margin: 60px 5px 2px 0;
	clear: both;
}

#r_limit {
  position: absolute;
  top: 12px;
  left:585px;
  width:400px;
  overflow: hidden;
/*  border-right: 1px solid #60b030; */
  padding-bottom: 10px;
/*  border: 1px dashed red; */
}

#absBottom {
		clear: both;

.floatRight {

 float: right;
}

.floatLeft {
 float: left;
 }


}
