html,body {
   margin:0 auto;
   padding:0;
}
body {
  background: #98d566 url(../images/bodybg.jpg) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align:center;
  height:100%;
}
div.uj_wrap {
  width: 780px;
  margin: 0 auto;
  padding: 0px;
  height:auto !important; /* real browsers */
  height:100%; /* IE6: treaded as min-height*/
  min-height:100%; /* real browsers */
  background: #e6ffdd;
  text-align:left;
}

div.uj_top {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  padding: 0px;
  background: url(../images/wrapbg.jpg) no-repeat;
  overflow:hidden;
}
div.uj_toplogo {
  width: 33%;
  height: 100px;
  background: url(../images/logobg.png) no-repeat;
  float:left;
  margin-top:0px;
  overflow:hidden;
}

div.uj_topmenu {
  width: 67%;
  float:right;
  height: 40px;
  margin: 0;
  margin-top: 59px;
  padding-top: 0px;
  background: url(../images/menubg.png) no-repeat;
  overflow:hidden;
}
div.uj_topmenu div.moduletable {
  margin: 0px;
  padding: 1px 0;
  overflow:hidden;
}

div.uj_main {
  width: 100%;
  margin: 0 auto;
  overflow:hidden;
}
div.uj_maincontent {
  width: 67%;
  float:left;
  margin: 0 auto;
  padding:0px;
  background: #e6ffdd;
  overflow:hidden;
}
div.uj_contenttop {
  height: 115px;
  margin: 0 auto;
  padding:0px;
  background: #e6ffdd;
  overflow:hidden;
}
div.uj_contenttop_inner {
  margin: 10px;
  padding: 10px;
height: 150px;
  background: url(../images/content_top_photo.jpg) no-repeat;
  border: 1px solid #CCFFBB;
  overflow:hidden;
}

div.uj_content {
  margin: 0 auto;
   margin: 10px;
  background:  url(../images/mainbg.png);
  overflow:hidden;
}
div.uj_content_inner {
  padding: 10px;
 
  border: 1px solid #CCFFBB;
  overflow:hidden;
}
div.uj_mainright {
  width: 33%;
  float:right;
  margin: 0 auto;
  background: #e6ffdd;
  overflow:hidden;
}
div.uj_mainright1 {
  margin: 0 auto;
  overflow: hidden;
  overflow:hidden;
}
div.uj_mainright1_top {
  background: url(../images/righttopbg.png) no-repeat 5px 0;  
  overflow: hidden;
  margin: 10px 0px 0 0px;
  height: 20px;
  overflow:hidden;
}
div.uj_mainright1_main {
  background: url(../images/rightbg.png)  repeat-y 5px 0;
  overflow: hidden;
  margin: 0px 0px 0 0px;
  overflow:hidden; 
}
div.uj_mainright1_maininner {
  padding: 15px;
  width: 100%;
  height: 100%;
}
div.uj_mainright1_bottom {
  background: url(../images/rightbottombg.png) no-repeat 5px 0;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
  height: 15px;
  overflow:hidden;
}
div.uj_mainright2 {
  margin: 0 auto;
  overflow: hidden;
  overflow:hidden;
}

div.uj_bottom {
  width: 100%;
  height: 80px;
  margin: 0 auto;
  background: url(../images/bottombg.jpg) no-repeat;
  clear:both;
  color: #FFFFFF;
  overflow:hidden;
}
div.uj_footer {
  width: 780px;
  height: 120px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  font-size: 10px;
  overflow:hidden;
}


div.uj_topmenu ul {
  text-align: center;
  margin: 0;
  padding: 0px;
  width: 100%;
}
div.uj_topmenu ul li
{
  display:inline;
  line-height: 40px;
  padding 1px;
}
div.uj_topmenu ul li a
{
  padding: 5px 10px 10px 10px;
  color: #e6ffdd;
  text-decoration:none;
  font-weight: bold;
  margin:0px;
position: relative;
z-index: 1;
}

div.uj_topmenu ul li a:hover
{
   text-decoration:underline;
}

h1, h2, h3, h4 {
  color: #744136;
  width: 100%;
  text-align: center;
}
a {
  text-decoration: none;
  color: #467436; 
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0px;
}
p.buttonheading {
  width: 100%;
  text-align: right;
}
p.iteminfo {
  width: 100%;
  text-align: center;
  font-size: 10px;
  color: #467436; 
}
a.readon {
  padding: 5px 0 5px 40px;
  background: url(../images/libg.png) no-repeat;
}
input.button
{
  color: #E6FFDD;
  font-weight: bold;
  margin: 0 10px 0 10px;
  padding: 0px;
  border: solid 1px #467436;
  width: 60px;       
  background: #64A64D;
}
input.button:hover
{
  color: #ffffff;
  border: solid 1px #744136;    
}

div.uj_mainright ul {
  text-align: left;
  padding:0px;
  margin: 12px 0 12px 0;
}
div.uj_mainright ul ul {
  margin: 0px 0 0px 20px;
}
div.uj_mainright ul li
{
  list-style-type: none; 
  background: url(../images/libg.png) no-repeat;
  padding: 6px 0 0 0px;
}

div.uj_mainright ul li a
{
  color: #467436;
  text-decoration:none;
  font-weight: bold;
  margin:0px;
  margin-right:3px;
  padding-left: 40px;
}

div.uj_mainright ul li a:hover
{
  text-decoration:underline;
}
fieldset {
  border: 0px;
}