* {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  outline-style: none;  
  outline-width: 0px;
}

BODY {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-color: #eff3ff;  
  text-align: center;  
  color: #333333;  
  font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;  
  font-size: 12pt;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #eff3ff;
	background-image: url("../css/bg_950px.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	text-align: justify;
}

#content-wrapper {  
  margin-top: 0px;  
  margin-right: 28px;  
  margin-bottom: 0px;  
  margin-left: 28px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  width: 890px;
}

#header {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: black;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-image: url("../css/header_950px.jpg");  
  background-position: center top;  
  height: 212px;  
  background-repeat: no-repeat;  
  color: white;  
  width: 950px;  
  visibility: visible;  
  clear: both;
}

#nav1 {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: white;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: white;  
  margin-top: -35px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 35px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-color: #202020;  
  background-image: url("menu.jpg?z=46447");  
  background-repeat: repeat-x;  
  background-attachment: scroll;  
  background-position: 0% 50%;  
  font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;  
  font-variant: normal;  
  font-size: 20px;  
  font-size-adjust: none;  
  height: 41px;  
  font-style: normal;  
  font-weight: bold;  
  line-height: 40px;  
  font-stretch: normal;  
  width: 880px;
}

#nav1 UL LI {  
  display: inline;
}

#nav1 UL LI A {  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #484848;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: black;  
  padding-top: 0px;  
  padding-right: 14px;  
  padding-bottom: 0px;  
  padding-left: 14px;  
  display: block;  
  float: left;  
  color: white;  
  text-decoration: none;  
  text-align: center;
}

#main {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 20px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-color: transparent;  
  background-image: url("box.jpg");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0% 50%;  
  float: left;  
  width: 650px;  
  display: inline;
}

H1 {  
  font-family: "Trebuchet MS";  
  font-size: 20pt;  
  color: #6bb501;  
  letter-spacing: 1px;  
  margin-top: 6px;  
  margin-bottom: 6px;
}

H2 {  
  font-family: "Trebuchet MS";  
  font-size: 16pt;  
  color: #6bb501;  
  letter-spacing: 2px;
}

H3 {  
  font-family: "Trebuchet MS";  
  font-size: 14pt;  
  color: #6bb501;
}

#main IMG {  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #cccccc;  
  border-right-color: #cccccc;  
  border-bottom-color: #cccccc;  
  border-left-color: #cccccc;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;
}

#sidebar {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  float: right;  
  width: 200px;  
  font-size: 9pt;
}

#sidebar UL.sidemenu LI {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d1d5e1;  
  margin-top: 3px;  
  margin-right: 3px;  
  margin-bottom: 3px;  
  margin-left: 3px;  
  padding-top: 2px;  
  padding-right: 2px;  
  padding-bottom: 2px;  
  padding-left: 2px;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  color: #777777;  
  font-weight: bold;
}

#sidebar UL.sidemenu LI A {  
  text-decoration: none;  
  color: #ff6600;
}

#footer {
	background-color: #eff3ff;
	background-image: url("../css/footer_950px.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;
	color: white;
	clear: both;
	width: 895px;
	height: 42px;
	text-align: center;
	font-size: 8pt;
	left: 0px;
	padding-left: 0px;
	padding-top: 16px;
	right: 0px;
}

A, A:visited {  
  text-decoration: none;  
  color: #6bb501;
}

IMG {  
  border-top-width: 1px !important;  
  border-right-width: 1px !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 1px !important;  
  margin-top: 6px;  
  margin-right: 6px;  
  margin-bottom: 6px;  
  margin-left: 6px;
}
