html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
  background: #000;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	/**width: 714px;**/
	width: 884px;
  position: relative;
}

#header {
  background: top center url(images/logo.jpg) no-repeat;
  padding-top: 51px;
  width: 252px;
  position: relative;
}

/** Header **/
h1 {
  color: #FDE7C2;
  background: #991111;
  border: 2px solid #C4B888;
  padding: 8px;
  text-align: center;
  font: 25px "Times new roman", sans-serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 2px 21px;
}

#search {
  width: 148px;
  background: #E8E7DA url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 558px;
  padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}

#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 289px;
  padding-left:1px;
/*  background: url(images/pic1.jpg) no-repeat 12px 20px;*/
  
}

#nav.page1{
  background: url(images/janet1.jpg) no-repeat;
}

#nav.page2{
  background: url(../images/mainpic2.jpg) no-repeat;
}


#nav ul {
  background: bottom right #991111 url(images/nav_bot.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#nav li {
  list-style: none;
  background: bottom left url(images/dots.jpg) repeat-x;
}
#nav a {
  color: #FDE7C2;
  font: 18px "times new roman", serif;
  font-style: italic;
  background: #991111;
  padding-right: 8px;
}

/** content **/

#content {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width:619px;
  margin-left: 254px;
  float:left;
}


#content2 {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width:645px;
  margin-left: 254px;
  float:left;
}

#content .main, #content .main2, #content2 .main3 {
  float: left;
  width: 380px;
  margin: 15px;
  padding-right: 28px;
   border-bottom: 1px solid #D6D3BA;
}


#content .picture{
  float: left;
  width: 600px;
  margin-top:15px;
  margin-left: 15px;
  border-bottom: 1px solid #D6D3BA;
}
#content .picture img{
	margin-right:5px;
}

#content .main {
  padding-bottom: 1em;
  border-bottom: 1px solid #D6D3BA;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
  margin-left: 18px;
}

#content .main2 h2{
	font-size:14px;
}

#content .main h3{
	font-size:14px;
}

#content2 .main3 .view {
float:right;
}
#content .confirm{
	text-align:center;
	margin:110px 60px 0px 5px;
	font: italic 22px "Times new roman", serif;
  	color: #991111;

}

#content .confirm h3{
	font: 18px "Times new roman", serif;
  	color: #991111;

}

#content .main .clear, #content .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
}

#errormsg{
	font-size:12px;
	color:#FF0000;
}

.req-fld{
	color:#FF0000;
}

.msg{
	margin-bottom:25px;	
	font-style:italic;
}

.setbg{
	background-color: #FFFFCC;
}

.buffer1{
	padding: 5px;
}

#tribs {
	width:400px;
	margin-bottom:5px;
	padding: 5px;
}

#tribs .header{
	
	color: #990000;
} 

#tribs .location{
	font-style:italic;
}
#links {
  float: right;
  width: 164px;
  border-left: 1px solid #D6D3BA;
  padding: 12px 0px 12px 12px;
  background: top right url(images/bogy_top_right.jpg) no-repeat;
}
#links span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}

#links .newlink {
	margin:10px 0px 30px 0px;
}

#links .newlink2 {
	margin:90px 0px 30px 0px;
}


#links ul{
	text-decoration:none;
	margin:0px;
	padding:0px;
	list-style:none;
}

#links ul li a{
	text-decoration:none;
	color:#312F1A;
}
#links ul li{
	margin-bottom:5px;
	color:#312F1A;
}



#links p {
  float: left;
  width: 110px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#links .clear {
  height: 10px;
}

h2,h3 {
  font: italic 22px "Times new roman", serif;
  color: #991111;
  margin: 0 0 0.5em 0;
}

h4 {
  font: 12px "Times new roman", serif;
  color: #991111;
  margin: 0 0 0.5em 0;
}
/** Footer **/

#footer {
  color: #E8E7DA;
  margin: 2px 0 0 275px;
  float:left;
}

#privacy {
  float: right;
  margin-right:30px;
  width: 148px;
  padding: 4px 0;
  text-align: center;
  background: #E8E7DA bottom left url(images/footer_tab.jpg) no-repeat;
}
#privacy a {
  color: #000;
  font-weight: normal;
}
