* { padding: 0; margin: 0; }

body {
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight : bold;
color: #F0F1DD;
}

a {color: #F0F1DD; text-decoration:underline;  font-weight : normal; }
a {border:none}

li.listoff {
list-style-image: url(images/4kzw.gif);
margin-left: 15px;
line-height : 32px;
font-weight : bold;
}

li.liston {
list-style-image: url(images/4krd.gif);
margin-left: 30px;
line-height : 32px;
font-weight : bold;
 }

ul.NoBullet {
list-style-type: none}

#wrapper {
 margin: 0 auto;
 background: transparent url(images/bg.gif) no-repeat scroll center top;
 width: 900px;
 /*border: #00BFFF 1px dashed;*/
 }

#wrapper #header {
 background: transparent;
 width: 900px;
 height: 180px;
 margin : 0px 0px 0px 0px;
 border: #00BFFF 0px dashed;
 }

 #wrapper #headertext {
 font: bold 11pt Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-transform: uppercase;
 color: #F0F1DD;
 background: #4B4B32;
 width: 590px;
 height: 24px;
 margin : 1px 0px 0px 220px;
 padding : 5px 0px 0px 10px;
 float: none;
  /*border: #00BFFF 1px dashed;*/
 }

 #wrapper #headertext li {
 list-style:none;
 display:inline;
  }

 #wrapper #headertext a,
 #wrapper #headertext a:hover  {
 font: normal 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #F0F1DD;
 text-transform: uppercase;
 text-decoration: none;
  }

#wrapper #content{
 float: left;
 width: 900px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: transparent;
  /*border: #00BFFF 1px dashed;*/
 }

#wrapper #content #content-left {
 margin: 40px 0px 0px 15px;
 padding: 0px 0px 0px 0px;
 width: 190px;
 float: left;
 /*border: #00BFFF 1px dashed;*/
}

#wrapper #content #content-left li {
list-style-image: url(images/blank.gif);
margin-left: 5px;
line-height : 22px;
font-weight : normal;
list-style:none;
 }

#wrapper #content #content-left li a,
#wrapper #content #content-left li a:hover {
font: normal 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : normal;
text-transform: lowercase;
text-decoration: none;
color: #4B4B32;
 }

#wrapper #content #content-left .menu {
 margin: 0px 0px 0px 0px;
 padding: 2px 0px 3px 0px;
 }

#wrapper #content #content-right {
 margin: 1px 0px 0px 220px;
 padding: 10px 10px 10px 10px;
 width: 580px;
 background : #8A8D00;
 float : none;
 }

#wrapper #content #content-right img {
 margin: 5px 5px 5px 5px;
 padding: 0px 0px 0px 0px;
 border-top: 02px solid #4b4b32;
 border-right: 02px solid #4b4b32;
 border-bottom: 02px solid #4b4b32;
 border-left: 02px solid #4b4b32;
}

 /* Footer  */

#footer {
 float : none;
 clear: both;
 width: 820px;
 height: 20px;
 background: transparent;
 /*border: #00BFFF 1px dashed;*/
 margin:  3px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font: 0.7em Verdana;
 color: #A6AA00;
 padding-bottom : 8px;
 text-align: right;
 }
