body {
	margin: 10px;
	padding: 0;
	background: #D7D7D7;
	font: normal small Arial, Helvetica, sans-serif;
	/* color: #6F4503; */
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	/*text-transform: uppercase;
	color: #9E6813;*/
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #1874CD; /*#6F4503;*/
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/*End Body*/ 

links {

	margin: 10px;

	padding: 0;

	background: #FFFFFF ;

	font: normal small Arial, Helvetica, sans-serif;

	

}

/* Header */
<!--
#hspace {
	width: 770px;
	height: 10px;
		border: none;

	background: #FFFFFF
	margin: 0 auto;
}
-->
#header {
	width: 790px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px; /* original  10px 0 0 10px;*/
	background: #FAF365 url(images/headernew.jpg) no-repeat left bottom;
	/* background: url(images/img2.jpg) repeat-x; */
	border-left: 1px solid #5F5F5F;
 	border-top: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F; 
	
}

#header h1 {
/*
	text-align: center;
	font-size: 3em;
	font-family: "Arial black";
	text-decoration: none;
*/
	font-family: "Arial black";
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 770px;
	height: 36px;	
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;;
}


#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #FFFFFF;
  border-left: 1px solid #CCCCCC;
	 border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC; /*#A0A0A0  #FFF28C*/
	border-bottom: 1px solid #CCCCCC;
}

#content .title {
	
	padding: 10px 20px;
	background: #FFEE8E url(images/bluetop.jpg) repeat-x left bottom;
	border-left: 1px solid #7ABFDB;
	border-right: 1px solid #7ABFDB;
	font-size: 1em;
/*	border: 1px solid #CCCCCC; */
}

#content .content {
	padding: 20px;
	border-left: 1px solid #7ABFDB; /*#A0A0A0*/
	border-right: 1px solid #7ABFDB;
	border-bottom: 1px solid #7ABFDB;
}

#content .link {
	padding: 5px 5px;
	background: #A0A0A0 url(images/img4_mod.gif) repeat-x left bottom;
	font-size: 1em;
	border: 1px solid #CCCCCC;

}

#content .linkcontent {
	padding: 5px 20px;
	border: 0px solid #A0A0A0; /*#A0A0A0*/
	font-size: 1.0em;
}


/* nav content */

#content2 {
	width: 790px;
	margin: 0 auto;
}

/* mid background */

#mid {
	width: 790px;
	margin: 0 auto;
	background: #FFFFFF  url(images/yellowbottom.jpg) repeat-x left bottom;
  border-left: 1px solid #5F5F5F;
 	border-bottom: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F; /*#A0A0A0  #FFF28C*/
}

#midtop {
	width: 790px;
	margin: 0 auto;
	background: url(images/yellowtop.jpg) repeat-x left top;
  }




/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 10px 20px;
/*	background: #4E4E4E; */ 
/*	border-bottom: 1px solid gray; */
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #000000; /*#CCCCCC*/ 
}

#footer a {
	color: #000000;
}

/* Search Box */

span {
  padding-left: 15px;
  padding-top: 30px;
}

span2 {
  padding-left: 40px;
}

.roundcont {
	width: 460px;
	background-color: #FFF500;
	/* color: #fff; */
}

.roundcont2 {
	width: 770px;
	background-color: #FFF500;
	/* color: #fff; */
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

td {
   vertical-align: top;
}

blockquote { 
   border : solid #0066FF 1px; 
   padding : 3px; 
   margin-left: 3em; 
   margin-bottom:0.2em;
   background: #99CCFF none; 
   color: blue;
   width: 360px;
}

/*-- hiden text */  

#div1 {
	display: none;
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#div1 .title {
	display: none;
	padding: 10px 20px;
	background: #FFEE8E url(images/img4.gif) repeat-x left bottom;
	font-size: 1em;
}

#div1 .content {
	display: none;
	padding: 20px;
	border: 2px solid #FFEE8E; /*#A0A0A0*/
}

#div1 .link {
	display: none;
	padding: 5px 5px;
	background: #A0A0A0 url(images/img4_mod.gif) repeat-x left bottom;
	font-size: 1em;
}

#div1 .linkcontent {
	display: none;
	padding: 5px 20px;
	border: 0px solid #A0A0A0; /*#A0A0A0*/
	font-size: 1.0em;
}

/*div2*/

#div2 {
	display: none;
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#div2 .title {
	display: none;
	padding: 10px 20px;
	background: #FFEE8E url(images/img4.gif) repeat-x left bottom;
	font-size: 1em;
}

#div2 .content {
	display: none;
	padding: 20px;
	border: 2px solid #FFEE8E; /*#A0A0A0*/
}

#div2 .link {
	display: none;
	padding: 5px 5px;
	background: #A0A0A0 url(images/img4_mod.gif) repeat-x left bottom;
	font-size: 1em;
}

#div2 .linkcontent {
	display: none;
	padding: 5px 20px;
	border: 0px solid #A0A0A0; /*#A0A0A0*/
	font-size: 1.0em;
}

/*div3*/

#div3 {
	display: none;
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#div3 .title {
	display: none;
	padding: 10px 20px;
	background: #FFEE8E url(images/img4.gif) repeat-x left bottom;
	font-size: 1em;
}

#div3 .content {
	display: none;
	padding: 20px;
	border: 2px solid #FFEE8E; /*#A0A0A0*/
}

#div3 .link {
	display: none;
	padding: 5px 5px;
	background: #A0A0A0 url(images/img4_mod.gif) repeat-x left bottom;
	font-size: 1em;
}

#div3 .linkcontent {
	display: none;
	padding: 5px 20px;
	border: 0px solid #A0A0A0; /*#A0A0A0*/
	font-size: 1.0em;
}

/* Animated tabs */

    
.animatedtabs{
/*border-bottom: 1px solid gray;*/
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 20px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(media/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(media/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

/* Slideshow settings */

ul.ppt {
	position: relative;
	padding: 0px;	
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 15px;
}

.ppt img {
	float right;
	border: 1px solid #e7e7e7;
	padding: 0;
	background-color: #ececec;
	max-width: 280px;
	max-height: 220px;
	display: inline;

}


/*slideshowdiv background */ 

#slide {
	width: 760px;
	float: left;
	background: #FDF68E;
	margin: 0 auto;
	padding-left: 20px;	
 	padding-bottom: 10px;
	padding-right: 10px; 
	display: inline;

	}
#slide2 {
	float: right;
	background: #FDF68E;
	margin: 0 auto;
  	padding-left: 20px;
 	padding-bottom: 10px;
	padding-right: 10px; 
	display: inline;

	}


/* end Slidshow settings */