*
{
    -moz-outline-style: none;     
    outline-style: none;
    outline-width: 0px;
    outline-color: -moz-use-text-color;
	margin:0;
	padding:0;
 
}
.img {
	border:0;

}
.img2 {
      padding:0px 115px;

}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	background-image: url(images/wood-walnut-background-tile.jpg);
	background-attachment: fixed;
	background-repeat: repeat;

}
/*BEGIN NAV LIST*/
#navcontainer {
	background:url(images/menuBackground.png) no-repeat center top;
	width: 900px;
	height:40px;
	margin: 0 auto;
	padding-top:6px;

}	
#nav, #nav ul {

	width: 900px;
	list-style: none;
	line-height: 1;
	background: transparent;
	font-weight: bold;
	margin: 0 2em;
	font-size:24px;

}
#nav a {
	display: block;
	width: 10em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 2em;

}
#nav a.bot2 {
	color: #ffffff;

}
#nav a.bot2:hover {
	color: #ffffff;

}
#nav a:hover {
color:#ecbc7c;

}
#nav a.daddy {
	background: url(images/rightarrow2.png) center right no-repeat;
}

#nav li {
	float: left;
	margin:0;
	width: 12.3em;

}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0;
background: #597a4d;
border: solid #4c101b;
	border-width: 3px;
font-size:16px;

}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: transparent;

}

#content {
	clear: left;
}

#content a {
	color: #ffffff;
}

#content a:hover {
	text-decoration: none;

}
/*END NAV LIST*/
/*BEGIN HEADER*/

#header {
	background: url(images/newhead.png) no-repeat center top; 
	width: 900px;
	height: 254px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	border: 0;

}
.header li {
	color:#4c101b;
	font-size:17px;
	text-align:center;
	list-style:none;
	margin:0px 100px 0px 50px;
	width:230px;

}
/*END HEADER*/
/* BEGIN BAR1*/
#bar1 {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding:5px 0 0 0;

}
.t {
	background:#81a56b center top;
}
#bar1 p {
	color:#4c101b;
	font-size:16px;
	text-indent:3px;	
	margin:5px;
	padding:0 20px;
	text-align:justified;


}
#bar1 h1 {
	margin:0 5px 0 5px;
	font-size:16px;
	color:#4c101b;
	text-align:center;


}
#bar1 .libraryPic {
	float:left;
	margin-right:20px;
	padding:5px;
	border-style:double;
	border-width:10px;
	border-color:#ecbc7c;

}
#bar1 .libraryPic2 {
	float:left;
	margin-right:20px;
	padding:5px;
	border=0;

}
#bar1 .libraryPic3 {
	margin-right:20px;
	padding:5px;
	border-style:double;
	border-width:10px;
	border-color:#ecbc7c;

}
#bar1 b {
	color:#4c101b;
	font-size:22px;

}
#bar1 a {
	color: #ffffff;

}
#bar1 a.bot1 {
	color: #4c101b;

}
#bar1 a.bot1:hover {
	color: #4c101b;

}
#bar1 a:hover {
	color: #ecbc7c;

}
#bar1 li {
	margin: 0 20px;
	font-size: 5px;
	list-style-type: none;

}
#ct li {
	color:#4c101b;
	font size:12px;
	text-align:left;
	list-style:bullet;

}
/* END BAR1*/
/* BEGIN TABLE*/
#table1 {
	width:900px;
	padding:1.5em 4.2em;
	text-align:left;
	color:#4c101b;
	font-size: 16px;
	text-decoration: none;

}
#table2 {
	width:850px;
	text-align:left;
	color:#4c101b;
	font-size: 16px;
	padding:0px 20px;
}
#table3 {
	width:850px;
	text-align:center;
	color:#4c101b;
	font-size: 16px;
	padding:0px 36px;
	margin: auto;
}
/*END TABLE*/
