body {
  width: 760px;
  margin: 0 auto;
  padding: 0;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #e6e6e6;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.green {
  color: #41b300;
}

.red {
  color: #ff0000;
}

/* header */

#intro-bg {
  background: url(../images/header_03.gif) top no-repeat;
  width: 225px;
  height: 175px;
}

#start {
  font-size: 18px;
  text-decoration: underline;
  padding: 15px 0 0 70px;
}

#browse {
  font-size: 11px;
  padding: 5px 0 0 80px;
}

#desc {
  font-size: 11px;
  padding: 35px 20px 0 10px;
}

/* /header */

/* description */

#desc-bg {
  background-color: #000000;
  padding: 5px;
  text-align: center;
  font-size: 18px;
}

/* /description */

/* content */

#wrapper {
  background-color: #4e0000;
}

h1 {
  font-size: 30px;
  margin: 10px 0 20px 0;
}

p.number {
  font-size: 36px;
  font-family: Tahoma, sans-serif;
}

#our-banner {
  background-color: #41b300;
  width: 82px;
  padding: 5px;
  margin: 20px 0 0 105px;
}

#banner {
  width: 468px;
  margin: 0 0 0 95px;
  padding: 0 0 30px 0;
  
}

/* content */

/* footer */

#url {
  font-size: 12px;
  color: #acacac;
  padding: 35px 0 0 30px;
}

#rights {
  font-size: 10px;
  color: #acacac;
  padding: 0 0 0 35px;
}

#footer-menu {
  margin: 0;
  padding: 0;
}

#footer-menu ul {
  margin: 0;
  padding: 0 0 0 15px;
}

#footer-menu li {
  margin: 0;
  padding: 40px 15px 0 15px;
  float: left;
  font-size: 12px;
  list-style: none;
}

/* /footer */

/* highlight */

.highlight img {
	border: 5px solid #ffffff;
}

.highlight:hover img {
	border: 5px solid #ff0000;
}

.highlight:hover {
	color: #ff0000; /* Dumb definition for MSIE */
}

/* end of highlight */

/* global links */

a {
	color: #41b300;
	text-decoration: underline;
}

a:hover {
	color: #77da3f;
	text-decoration: none;
}

/* /global links */
.left-nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #400000;
	border-right-color: #400000;
	border-bottom-color: #400000;
	border-left-color: #400000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
}
.left-nav-title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #370000;
	border-right-color: #370000;
	border-bottom-color: #370000;
	border-left-color: #370000;
	font-size: 14px;
	font-weight: bold;
	background-color: #370000;
	padding: 3px;
}
.right {
	background-color: #FFFFFF;
	padding: 5px;
	color: #000000;
}
.left-pad {
	padding-left: 15px;
}
h2 {
	width: 200px;
	font-size: 14px;
}.right-title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #370000;
	border-right-color: #370000;
	border-bottom-color: #370000;
	border-left-color: #370000;
	font-size: 14px;
	font-weight: bold;
	background-color: #1C0000;
		padding: 3px;
}.right-title-two {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #370000;
	border-right-color: #370000;
	border-bottom-color: #370000;
	border-left-color: #370000;
	font-size: 14px;
	font-weight: bold;
	background-color: #006600;
		padding: 3px;
}
.joinow {
	background-color: #000000;
	border: 1px dashed #000000;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.style3 {color: #FFFF00}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
