  body { 	
	//background-color: #7c5935;
	//background-color: #4b3723;
	//background-color: #382a1b;
	background-color: #311900;
	font-family: Georgia, "Bitstream Charter", "Century Schoolbook L", "DejaVu Serif", "Bitstream Vera Serif", serif;
	font-size: 10pt;
	color: #000;
  }

  div.main {
  	width: 1000px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
  }

  a {
	text-decoration: none; 
	border-bottom: 1px dotted;
	//color: #edd9c2; 
	//color: #5e462e;
	color: #785430;
  }
  a:visited {
	text-decoration: none; 
	color: #785430; 
  }
  a:hover {
	text-decoration: underline;
	border-bottom: none; 
	//color: #fff; 
	//color: #4b3723; 
	color: #b55c1e;
  }


  div.bgmenu {
	display:block;
    	position:absolute;
    	top:0px;
    	left:0px;
  }

  div.topmenushadow {
	display:block;
	position:absolute;
	top:8px;
	left:545px;
  }

  div.topmenu {
	display:block;
	position:absolute;
	top:35px;
	left:555px;
  }

  div.topmenu2 {
	display:block;
	position:absolute;
	top:35px;
	left:500px;
  }

  #about {
	margin: -5px -5px -5px -5px;
	float:left;
	display: block;
	width: 80px;
	height: 147px;
	background: url("images/about.png") no-repeat 0 0;
	border-bottom: none; 
  }

  #forum {
	margin: -5px -5px -5px -5px;
	float:left;
	display: block;
	width: 80px;
	height: 147px;
	background: url("images/forum.png") no-repeat 0 0;
	border-bottom: none; 
  }

  #chat {
	margin: -5px -5px -5px -5px;
	float:left;
	display: block;
	width: 83px;
	height: 147px;
	background: url("images/chat.png") no-repeat 0 0;
	border-bottom: none; 
  }

  #network {
	margin: -5px -5px -5px -5px;
	float:left;
	display: block;
	width: 98px;
	height: 147px;
	background: url("images/network.png") no-repeat 0 0;
	border-bottom: none; 
  }

  #contact {
	margin: -5px -5px -5px -5px;
	float:left;
	display: block;
	width: 86px;
	height: 147px;
	background: url("images/contact.png") no-repeat 0 0;
	border-bottom: none; 
  }

  #home2 {
	margin: 43px -5px -5px -5px;
	float:left;
	display: block;
	width: 123px;
	height: 99px;
	background: url("images/home.png") no-repeat 0 0;
	border-bottom: none; 
  }

  #home2:hover { 
	background-position: 0 -99px;
  }

  #about:hover,#forum:hover,#chat:hover,#network:hover,#contact:hover { 
	background-position: 0 -147px;
  }

  #about span,#forum span,#chat span,#network span,#contact span,#homebtn span,#home2 span {
	display: none;
  }

  #homebtn {
	float:left;
	display: block;
	width: 123px;
	height: 99px;
	background: url("images/home.png") no-repeat 0 0;
	border-bottom: none; 
  }

  #homebtn:hover { 
	background-position: 0 -99px;
	border-bottom: none; 
  }

  #navbar {
	height:147px;
  }

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

  div.home {
	display:block;
	position:absolute;
	top:307px;
	left:42px;
  }

  div.home img {
	border: 0;
  }

  div.sidebar {
	display:block;
	position:absolute;
	top:405px;
	left:20px;
  }

  div.sidebar a {
	color: #fff;
	font-size: 10pt;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
	border-bottom: none; 
  }

  div.sidebar a:hover {
	text-decoration: underline;
	border-bottom: none; 
	color: #b55c1e;
  }

  div.sidebar a:visited {
	color: #fff;
	border-bottom: none; 
  }

  div.contenttable {
	display:block;
	position:absolute;
	top:222px;
	left:247px;
	width:750px;
  }

  div.contenttable2 {
	display:block;
	position:absolute;
	top:222px;
	left:0px;
	width:1000px;
  }

  div.contentbg{
	//background-color: #531909;
	//background-color: #583329;
	//background-color: #7c5935;
	background:url(/images/bg.gif);
	margin: -78px -25px -78px -31px;
	border-radius: 20px;
	-moz-border-radius: 20px;
  }

  div.content {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 15px 10px;
	min-height: 700px;
  }

/* Top border and right corner */
.bt {
	background:url(/images/box.png) no-repeat 100% 0;
	margin:0 0 0 44px;
	height:44px;
}
/* Top left corner */
.bt div {
	height:44px;
	width:44px;
	position:relative;
	left:-44px;
	background:url(/images/box.png) no-repeat 0 0;
}
/* Bottom border and right corner */
.bb {
	background:url(/images/box.png) no-repeat 100% 100%;
	margin:0 0 0 44px;
	height:44px;
}
/* Bottom left corner */
.bb div {
	height:44px;
	width:44px;
	position:relative;
	left:-44px;
	background:url(/images/box.png) no-repeat 0 100%;
}
/* Left border */
.i1 {
	padding:0 0 0 44px;
	background:url(/images/midleft.png) repeat-y 0% 0;
}
/* Right border */
.i2 {
	padding:44px 44px 44px 0;
	background:url(/images/midright.png) repeat-y 100% 0;
}


// news style

  h1 { 
	font-size: 35px; 
  }
  h2 { 
	font-size: 30px; 
	// letter-spacing: 4px;
	// margin-top: 0px;
	// margin-bottom: 0px;
	// padding-top: 25px;
	// padding-left: 85px;
	// height: 60px;
	// background:url(/images/666px-divider.png) no-repeat 11px 0;
  } 
  h3 { 
	font-size: 25px; 
  }
  h4 { 
	font-size: 22px; 
	margin-top: 0px;
	margin-bottom: 0px;
  }
  h5 { 
	font-size: 18px;
	letter-spacing: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
  }
  h5 a {
	//color: #edd9c2;
	text-decoration: none;
	border-bottom: none;
  }
  h6 { 
	font: 11px Trebuchet MS,verdana;
	//color: #000; 
	color: #311900;
	margin-bottom: 1px; 
	margin-top: 1px;
  }
/* Using this for links on adaptations home page*/
  h7 { 
	font-size: 22px;
	color: #785430;
  }
  hr {
	color: #000;
	background-color: #000;
	border: 0;
	height: 1px;
	//margin-top: -20px;
  }

// stupid wordpress stuff...

.navigation {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


ol, ul {
	list-style: none;
}

li.widget-container {
	width: 300px;
}

div.widget-area {
	margin-left: -24px;
	margin-top: -25px;
	width: 150px;
}

div.sociable li {
	list-style:none;
	display:inline;
}



/* Comments form */
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

