body {
 margin: 0px;
 padding: 0px;
/* background-color: #F7EBE0;*/
 background-color: #097900;
 font-family: Tahoma;
 font-size: 12px;
 color: #FFFFFF;
}

a {
 text-decoration: none;
 color: #FFFFFF;
}

a:hover {
 text-decoration: underline;
}

img {
 border: none;
}

div, dl, dt, dd, h1, h2, h3, div div, form {
 margin: 0px;
 padding: 0px;
}

/*div {
 border: 1px solid red;
}*/

h1 { 
 font-size: 14px;
 font-weight: bold;
 padding-top: 13px;
 padding-bottom: 5px;
 background-image: url(images/hbg.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
 margin-bottom: 9px; 
}

h2 {
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 padding-top: 20px;
 padding-bottom: 8px;
 background-image: url(images/hbg.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
 margin-bottom: 9px;
}

h3 {
 font-size: 11px;
 font-weight: bold;
}

#body {
 width: 990px;
 text-align: left;
 background-image: url(images/collage.jpg);
 background-repeat: no-repeat;
}

#top {
 height: 201px;
 padding-top: 32px;
 padding-left: 495px;
 font-size: 14px;
 font-family: Tahoma;
 font-weight: bold; 
}

#logo {
 margin-top: -15px;
 margin-left: -125px;
}

#logo, #logo img {
 width: 200px;
 height: 75px;  
}

#headmenu {
 list-style: none;
 margin: 0px;
 padding: 0px;
 float: right;
 margin-top: -112px; 
}

#headmenu li {
 margin: 0px;
 padding: 0px;
 display: inline;
 padding-right: 16px; 
}

#headmenu img {
 height: 12px;
 width: 16px;
}

#topmenu {
 list-style: none;
 margin: 0px;
 padding: 0px;
 clear: both;
 float: left;
 width: 650px;
 margin-left: 60px;
}

* html #topmenu {
 margin-left: 30px;
}

#topmenu li {
 margin: 0px;
 padding: 0px;
 float: left;
}

#topmenu li a {
 display: block;
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold; 
 padding: 14px;
}

#topmenu li a:hover { 
 text-decoration: none;
 padding: 13px;
 border: 1px solid #709A03;
 color: #FFD745; 
}

#search {
 float: right;
 width: 211px;
 height: 42px;
}

#search input {
 height: 16px;
 width: 108px;
 border: 1px solid #000000;
 font-size: 11px;
 margin: 11px;
 margin-top: 21px;
}

* html #search input {
 margin-bottom: -25px;
}

#search input#searchbutton {
 margin: 0px;
 padding: 0px;
 float: right;
 height: 39px;
 width: 73px;
 border: none;
}

#search2 {
 margin: 11px;
}

#search2 input {
 width: 88px;
 border: 1px solid #000000;
 font-size: 11px;

}

#search2 input#searchbutton {
 float: right;
 width: 73px;
 border: none;
}

* html #search input#searchbutton {
 margin-top: -15px; 
}

#inner {
 float: left;
 /*background-color: #097900;*/
 background-color: #FFFFFFF;
 background-image: url(images/bg.gif);
 background-repeat: repeat-x;
  
}

#side {
 float: left;
 width: 205px;
 /*padding: 5px;*/
 font-size: 11px;
}

#side h2 {
 margin: 0px;
 padding: 0px;
 background-image: none;
}

#membermenu {
 text-align: center;
 clear: both;
 background-image: url(images/sidem/mbg.gif);
 background-repeat: no-repeat; 
 color: #022800;
 font-weight: bold;
 font-size: 12px;
 padding-top: 7px;
 padding-bottom: 16px; 
}

#membermenu a {
 font-weight: normal;
 font-size: 11px;
 color: #022800;
 text-decoration: underline; 
}

#basket {
 float: left;
 width: 180px;
 background-image: url(images/sidem/basbg.gif);
 background-repeat: no-repeat;
 padding-left: 17px;
 padding-top: 10px;       
 padding-bottom: 16px;
 padding-right: 20px;  
 color: #022800;
}

#basket a {
 text-decoration: underline;
 color: #022800;
}

#leader {
 clear: both;
 margin-top: 10px;
 background-image: url(images/sidem/tbg.gif);
 background-repeat: repeat-y;
 background-position: 8px 0px;
 padding: 0px 15px;   
 color: #022800;
 margin-bottom: 10px;
 padding-bottom: 10px; 
}

#leader a {
 font-weight: bold;
 text-decoration: underline;
 color: #022800;
}

#leader img {
 width: 56px;
 float: left;
 margin-right: 7px;
 border: 1px solid #709A02;
}

#leader h2 {
 margin: 0px -15px; 
 padding-left: 15px;
 padding-top: 10px;
 padding-bottom: 15px;
 background-image: url(images/sidem/lead_bg.gif);
 background-repeat: no-repeat;
 background-position: left top;
}


#sidemenu h2 {
 border: none;
 padding: 0px;
 margin: 0px;  
 padding-top: 10px;
 padding-bottom: 15px;
 padding-left: 15px;
 background-image: url(images/sidem/catbg_top.gif);
 background-position: left top;
 background-repeat: no-repeat;
 color: #00223F;
}

#sidemenu { 
 clear: both; 
 width: 204px;  
 background-image: url(images/sidem/bg.gif);
 background-repeat: repeat-y;
 background-position: left 10px;
}

* html #sidemenu {
 margin-top: -3px;
}

#sidemenu a {
 display: block;
 background-image: url(images/sidem/arrow.gif);
 background-repeat: no-repeat;
 background-position: 15px 3px; 
 padding: 2px 0px;
 padding-left: 35px;
 text-decoration: underline;
 color: #022800;
}

#sidemenu a:hover {
 text-decoration: none;
}

.left_bbg {
 float: left;
 margin-left: 2px; 
}

#work {
 margin: 0px;
 padding: 0px;
 margin-left: 2px;
 padding-left: 15px;
 padding-right: 25px;  
 width: 180px;  
 background-image: url(images/sidem/foot.gif);
 background-repeat: no-repeat;
 padding-bottom: 40px;  
}


* html #work {
 padding-bottom: 60px; 
}

#content { 
 margin-left: 225px;
 background-image: url(images/bg1.gif);
 background-position: top right;
 background-repeat: no-repeat; 
 padding: 5px 0px;
 padding-right: 15px; 
 width:750px;
}

#content2 {
 margin-left: 225px;
 background-image: url(images/bg1.gif);
 background-position: top right;
 background-repeat: no-repeat; 
 padding: 5px 0px;
 padding-right: 15px;
 width:750px;
}

#content dl {
 /*float: left;
 width: 375px;*/
 padding-bottom: 15px;
}

#content dt {
 float: left;
 width: 100px;
}

#content dt img {
 width: 98px;
 border: 1px solid #FFFFFF;
 background-color: #0CA200;
 padding: 1px;
}

#content dd {
 margin-left: 110px;
 margin-right: 20px;
}

#content dd a {
 text-decoration: underline;
}

#content dd a:hover {
 text-decoration: none;
}

#content dd p {
 margin: 0px;
 padding: 0px;
}

#content dd span {
 display: block; 
 margin: 5px 0px;
 font-weight: bold; 
}

#content dd a.more {
 display: block; 
 float: right;
 font-weight: normal;
 margin: 5px 0px;
 margin-top: -50px; 
 border: 1px solid red;
}

#content .formfield {
 width: 30px;
 margin: 0px;
 padding: 0px;
 height: 16px; 
 border: 1px solid #000000;
 font-size: 11px;
 text-align: right;
 color: #096C04;
}

#content .button {
 float: left;
 margin-left: 40px;
 margin-top: -19px;
}

* html #content .button {
 margin-left: 20px;
 margin-top: -19px;
}

#content table td {
 vertical-align: top;
 width: 50%;
}

#bottom {
 clear: both;
 width: 991px;
 background-image: url(images/bbg.gif);
 background-repeat: repeat-x;
 text-align: center;
 color: #FFFFFF;
 font-size: 12px;
 padding: 13px 0px;
}

* html #bottom {
 width: 990px;
}

#bottom a {
 color: #FFFFFF;
 text-decoration: none;
}

#bottom a:hover {
 text-decoration: underline;
}


.new {
 position: absolute;
 width: 63px;
 height: 64px;
 background-image: url(/images/new.png);
 margin-top: 40px;
}

* html .new {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/new.png", sizingMethod="scale");
}


div.modalPopupTransparent {
    display: none;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity:.75;
    background: #CCCCCC;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 1000;
}

div.modalPopupTransparent a{
    color:#000;
}

div.modalPopupWindow {
    display: none;
    background-color: #FFFFFF;
    color:#000;
    border: 2px solid black;
    padding: 8px;
    text-align: left;
    position: fixed;
    z-index: 1001;
}

div.modalPopupWindow a{
    color:#000;
}