*				{ padding: 0; margin: 0; border: 0;}

body  			{background-color: #827B60;}

#wrapper 		{ display:block; width: 960px;  margin-left:10px; margin-right:10px; background-color: #292929; font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
				font-size: 16px;
				font-style: normal;
				font-variant: normal;
				color:#B8B8B8;} 

#imageslider	{padding-top: 0px; width: 960; margin:0px; position:relative; }

#imageslider2	{padding-top: 0px; width: 960; margin:0px; position:relative; }

#logo			{padding: 10px 10px 0px 10px; float: left; position: relative; width:60%; height:60%; }

#homepage		{padding-top: 10px; padding-right: 10px; float: right; position: relative; height: 20px; }

#navbar 	ul{list-style: none;
				clear:both;
  				margin: 0px;
  				padding: 0px;
				height: 30px;
  				display: flex;
  				justify-content: space-around;
				background-color: #FAC905;
				
				}
#navbarlist		{padding: 20px; vertical-align: middle; font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
				font-size: 20px;
				font-style: normal;
				font-variant: normal;
				color:#292929;}

#tansbar		{position: absolute; z-index: 10; }

#container		{overflow:auto; position: absolute; width: 960px; }

#container2 	{position: absolute; width: 960px; ;
				}
#container3		{width: 920; padding: 200px 20px 20px 20px;  text-align: justify;}
#pic			{padding: 20px; margin:0px; border: 0px;  }

#container4		{width: 920; padding: 330px 20px 20px 20px; }

#container5		{width: 920; }

#container6		{width: 300px; padding: 230px 10px 10px 10px; float:right; }

#container7		{width: 920; padding: 200px 0px 0px 0px; }

#container8		{width: 920; padding: 960px 20px 20px 20px; }

#container9		{width: 920; padding: 300px 0px 10px 5px; }

#prev 			{background-image: url(../images/arrow-left-720-80.png); background-repeat: no-repeat; background-position: center center; 
				display: block; float: left; height: 200px; width: 80px; position: relative; z-index: 10;}

#prev2 			{background-image: url(../images/arrow-left-720-80.png); background-repeat: no-repeat; background-position: center center; 
				display: block; float: left; height: 300px; width: 80px; position: relative; z-index: 10;
				}

#prev3 			{background-image: url(../images/arrow-left-720-80.png); background-repeat: no-repeat; background-position: center center; 
				display: block; float: left; height: 960px; width: 80px; position: relative; z-index: 10;
				}

#next 			{background-image: url(../images/arrow-right-720-80.png); background-repeat: no-repeat; background-position: center center;
				display: block; float: right; height: 200px; width: 80px; position: relative;z-index: 10;}
			
#next2 			{background-image: url(../images/arrow-right-720-80.png); background-repeat: no-repeat; background-position: center center; 
				display: block; float: right; height: 300px; width: 80px; position: relative; z-index: 10;
				}

#next3 			{background-image: url(../images/arrow-right-720-80.png); background-repeat: no-repeat; background-position: center center;
				display: block; float: right; height: 960px; width: 80px; position: relative;z-index: 10;}

#slider 		{display: block; margin:auto; float: left; height: 200px; width: 960px; overflow: hidden; position: absolute; z-index: 1;
				}

#slider2 		{display: block; margin:auto; float: left; height: 300px; width: 960px; overflow: hidden; position: absolute; z-index: 1;
				}

#slider3 		{display: block; margin:auto; float: left; height: 960px; width: 960px; overflow: hidden; position: absolute; z-index: 1;
				}


a:link 			{color: #00959E; text-decoration: none;
				}
a:visited 		{color: #00959E; text-decoration: none;
				}
a:hover 		{color: #ff3300; 
				} 

table 			{
    			font-family: arial, sans-serif;
    			border-collapse: collapse;
    			width: 100%;}
td    			{padding: 4px;}
/*
td, th 			{
    			border: 1px solid #dddddd;
    			text-align: left;
    			padding: 8px;}

tr:nth-child(even) {
    			background-color: #dddddd;}
*/

a.twitter-timeline {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
