body {
	background: #796B44;
	margin-left: 0; margin-top: 0;    
}

#holder {
	width: 976px;
	background: #4A6748;
}

#topart {
}

#content {
}

#leftnav {
	width: 197px;
	float: left;
	padding: 0px 0px;
	background-color:#4A6748;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y; 
	height: 100%;		
}

#text {
	width: 727px;
	float: left;
  	margin-top: 0px;
  	margin-left: 10px;
	padding: 10px 0px 0px 0px;
	background-color:#4A6748;		
}

#right {
	width: 16px;
	position: absolute; left: 968px; top: 99px;
}

#footer {
  	padding-top: 0px;
}

#raven {
	position: absolute; left: 10px; top: 500px;
	width: 150px;
	font-family: Arial Sans Serif;
	font-size: 16px;
	font-weight: bold;
    font-style: normal;
    color: #F2EACD
}	

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.header1 {font-family: Arial Sans Serif; font-size: 20px; font-weight: bold; font-style: normal; color: #F2EACD}
.header2 {font-family: Arial Sans Serif; font-size: 17px; font-weight: bold; font-style: normal; color: #F2EACD}
.quote1 {font-family: Arial Sans Serif; font-size: 16px; font-style: normal; color: #F5FAD2}
p {font-family: Arial Sans Serif; font-size: 16px; font-style: normal; color: #F2EACD}
br {font-family: Arial Sans Serif; font-size: 16px; font-style: normal; color: #F2EACD}
td {font-family: Arial Sans Serif; font-size: 16px; font-style: normal; color: #F2EACD}

A:link {font-family: Arial Sans Serif; color: #FFBA00; text-decoration: none; font-weight: bold}
A:visited {font-family: Arial Sans Serif; color: #FFBA00; text-decoration: none; font-weight: bold}
A:hover {font-family: Arial Sans Serif; color: #26A0C8; text-decoration: none; font-weight: bold}

#copyright {
  font-family: Arial Sans Serif;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;      
  color: #F5FAD2; 
  margin-left: 10px;
}

#copyright .navlink, .navlink a:link, .navlink a:visited, a.navlink:link, a.navlink:visited  {
	color: #ffffff;
    padding-left: 40px;
    font-family: Arial Sans Serif;
    font-size: 13px;  
    font-weight: bold;
    text-decoration: none;		
}

#web {
  font-family: Arial Sans Serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;      
  color: #F5FAD2; 
  margin-left: 10px;
}

.navlink a:hover {
	color: #AC1F24;
    font-family: Arial Sans Serif;
    font-size: 13px;  
    font-weight: bold;
    text-decoration: none;		
}


