body {
	
	
	margin-left: 40px;
	_margin-left: 160px;
	padding: 0;
	background-attachment: scroll;
	background: #ffffff url('images/shade.jpg') no-repeat center center;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	
	
}


h1{
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #333333;
	
}

h2 {
	font: 25px "Trebuchet MS"; 
	color:black;
	text-align:center;
}

h3 {
	font:14px "Trebuchet MS";
	color:blue;
	text-align:center;
	font-weight: bold;
	
}

p, blockquote{
	line-height: 160%;
	text-align: justify;
}

a
{
color:000000;
}

a
{
color:#000000;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 8px 10px 5px 8px;
	_padding: 8px 1px 5px 10px;
	background: #9B9797; 
}

.boxed .heading {
	margin-top: 0;
	padding: 5px 15px;
	background: url('images/nav.gif') no-repeat center bottom;
	font: 14px "Trebuchet MS";
	color: #FFFFFF;
}

.boxed .content {
	_width: 190px;
	margin: 0;
	padding: 2px 8px 3px 0;
	_padding: 2px 1px 3px 0;
}
//logo
.topmenu_area {
	margin: 0px;
	float: left;
	width: 292px;
	padding: 10px 0 0 682px;
	
	
}
.home {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(images/home-icon-1gif.gif) no-repeat;
	margin-top: 25px;
	_margin-top: 0px;
	float: left;
	height: 26px;
	width: 63px;
	padding: 13px 0 0 61px;
	
	
}

.home1 {
	
	text-decoration: none;
	background: url(iste_logo.gif) no-repeat center right ;
	margin-top: 15px;
	_margin-top: 0px;
	float: left;
	height: 26px;
	width: 50px;
	padding: 15px 0 48px 61px;
	
	
}

.sidebarmenu ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
 font: "Trebuchet MS";
 width: 180px; 
 border-bottom: 1px solid #cccccc;
}
 
.sidebarmenu ul li
{
position: relative;
}

.sidebarmenu ul li a{
display: block;
overflow: auto; 
color: #ffffff;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #012D58; 
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}


.sidebarmenu ul li ul{
position: absolute;
width: 170px;
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url('images/right.gif') no-repeat 97% 50%;
}

* html .sidebarmenu ul li { 
float: left; 
height: 1%; 
}

* html .sidebarmenu ul li a { 
height: 1%; 
}



/* Wrapper */

#wrapper {
	width: 780px;
	margin: 0 auto;
}

/* Header */


#logo
{
float: left;
width: 200px;
height: 100px;
}

#pages {
	
	
	width: 965px;
	height: 100px;
	background: url('images/main.jpg') no-repeat center center;
}





/* Content */

#content {
	clear: both;
	padding-top: 10px;
	color: #000000;
	
}

/* Posts */

#posts {
	float: right;
	width: 520px;
	padding-right: 20px;
}

.post {
	padding-top: 10px;
}

.post .title {
	background: url('images/nav.gif') repeat-x;
	color: #ffffff;
	margin: 0;
	font-size: 1.5em;
	text-align: left;
	
	
}




.post .title1 {
	background: url('images/nav.gif') repeat-x;
	color: #ffffff;
	margin: 0;
	font-size: 1.3em;
	text-align: center;
}

.post .title2 {
	background: url('images/nav.gif') repeat-x;
	color: #ffffff;
	margin: 0;
	font-size: 1.3em;
	text-align: left;
	
}




.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px solid #000000;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
}


.image
{
border: 2px ridge red;
}





/* Footer */

#footer {
	
	clear: both;
	background: url('images/nav.gif') repeat-x;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	height: 55px;
	
	
}


