
body{
background: #a6bf79;
margin: 0;
padding: 0;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}
.wrapper{
background-image: url(images/iod_03.jpg);
width:900px;
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
height: auto;
}
.top{
width: 900px;
height: 62px;
text-align:right;
background-image: url(images/iod_01.jpg);
}
.header{
width:900px;
height: 188px;
background-image: url(images/iod_02.jpg);
margin-left:auto;
margin-right:auto;
text-align:right;
}
.nav{

padding-top: 155px;
text-align:center;
font-family: "cambria";
font-size: 20px;
font-weight: bold;
}
.nav a{

	color: #1c1c1c;
	text-decoration:none;

	}

.nav a:visited{

	color: #1c1c1c;
	text-decoration:none;

	}
.nav a:hover{
	text-decoration:underline;
	color: #1c1c1c;
	}
.footer{
width:900px;
height:62px;
background-image:url(images/iod_08.jpg);
background-repeat:no-repeat;
padding-top: 20px;
font-family: "cambria";
color: #d0d0d0;
font-size: 12px;
}
.footer a:visited{
font-family:"calibri";
	color: #9c9c9c;
	text-decoration:none;
}
.footer a{
font-family:"calibri";
	color: #9c9c9c;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.content{
padding-right: 20px;
padding-left: 90px;
padding-bottom: 20px;
font-family: "cambria";
color: #1c1c1c;
padding-top: 20px;

}
.sidebarcont{
width: 200px;
height: 205px;
background-image:url(images/iod_05.jpg);
text-align: right;
	margin-right: 75px;
		clear: right;

margin-top: 15px;
}

.navlink{
MARGIN-left: 10px;
margin-right: 10px;
padding: 2px;

	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #1c1c1c;


}
.navlink a{
	color: #1c1c1c;
	text-decoration:none;
}
.navlink a:visited{
	color: #1c1c1c;
	text-decoration:none;

}
.navlink a:hover{
	text-decoration:underline;
color: #1c1c1c;
}
.content{
}
.hidimg{
visibility:hidden;
}

